
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
{
  "_from": "@tryghost/bunyan-rotating-filestream@0.0.7",
  "_id": "@tryghost/bunyan-rotating-filestream@0.0.7",
  "_inBundle": false,
  "_integrity": "sha512-dswM+dxG8J7WpVoSjzAdoWXqqB5Dg0C2T7Zh6eoUvl5hkA8yWWJi/fS4jNXlHF700lWQ0g8/t+leJ7SGSWd+aw==",
  "_location": "/knex-migrator/@tryghost/bunyan-rotating-filestream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@tryghost/bunyan-rotating-filestream@0.0.7",
    "name": "@tryghost/bunyan-rotating-filestream",
    "escapedName": "@tryghost%2fbunyan-rotating-filestream",
    "scope": "@tryghost",
    "rawSpec": "0.0.7",
    "saveSpec": null,
    "fetchSpec": "0.0.7"
  },
  "_requiredBy": [
    "/knex-migrator/ghost-ignition"
  ],
  "_resolved": "https://registry.npmjs.org/@tryghost/bunyan-rotating-filestream/-/bunyan-rotating-filestream-0.0.7.tgz",
  "_shasum": "3957de91e4e9b58999f0bbe19242080543dcfc4a",
  "_spec": "@tryghost/bunyan-rotating-filestream@0.0.7",
  "_where": "/usr/local/lib/node_modules/knex-migrator/node_modules/ghost-ignition",
  "author": {
    "name": "Ghost Foundation"
  },
  "bugs": {
    "url": "https://github.com/TryGhost/bunyan-rotating-filestream/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "long-timeout": "^0.1.1"
  },
  "deprecated": false,
  "description": "## Install",
  "devDependencies": {
    "bunyan": "1.8.15",
    "eslint": "7.21.0",
    "eslint-plugin-ghost": "2.0.0",
    "mkdirp": "1.0.4",
    "mocha": "8.3.0",
    "should": "13.2.3",
    "sinon": "9.2.4"
  },
  "homepage": "https://github.com/TryGhost/bunyan-rotating-filestream#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "@tryghost/bunyan-rotating-filestream",
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/TryGhost/bunyan-rotating-filestream.git"
  },
  "scripts": {
    "lint": "eslint . --ext .js --cache",
    "posttest": "yarn lint",
    "preship": "yarn test",
    "ship": "STATUS=$(git status --porcelain); echo $STATUS; if [ -z \"$STATUS\" ]; then yarn publish --access public && git push --follow-tags; fi",
    "test": "NODE_ENV=testing mocha './test/**/*.test.js'"
  },
  "version": "0.0.7"
}
