{
  "_args": [
    [
      "file-stream-rotator@0.4.1",
      "/home/pi/harperdb"
    ]
  ],
  "_from": "file-stream-rotator@0.4.1",
  "_id": "file-stream-rotator@0.4.1",
  "_inBundle": false,
  "_integrity": "sha512-W3aa3QJEc8BS2MmdVpQiYLKHj3ijpto1gMDlsgCRSKfIUe6MwkcpODGPQ3vZfb0XvCeCqlu9CBQTN7oQri2TZQ==",
  "_location": "/file-stream-rotator",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "file-stream-rotator@0.4.1",
    "name": "file-stream-rotator",
    "escapedName": "file-stream-rotator",
    "rawSpec": "0.4.1",
    "saveSpec": null,
    "fetchSpec": "0.4.1"
  },
  "_requiredBy": [
    "/winston-daily-rotate-file"
  ],
  "_resolved": "https://registry.npmjs.org/file-stream-rotator/-/file-stream-rotator-0.4.1.tgz",
  "_spec": "0.4.1",
  "_where": "/home/pi/harperdb",
  "author": {
    "name": "Roger Castells"
  },
  "bugs": {
    "url": "https://github.com/rogerc/file-stream-rotator/issues"
  },
  "dependencies": {
    "moment": "^2.11.2"
  },
  "description": "Automated stream rotation useful for log files",
  "homepage": "https://github.com/rogerc/file-stream-rotator#readme",
  "keywords": [
    "stream",
    "express",
    "restify",
    "connect",
    "rotate",
    "file",
    "minute",
    "hourly",
    "daily",
    "logrotate"
  ],
  "license": "MIT",
  "main": "FileStreamRotator.js",
  "name": "file-stream-rotator",
  "repository": {
    "type": "git",
    "url": "git://github.com/rogerc/file-stream-rotator.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "0.4.1"
}
