{ "_args": [ [ "file-stream-rotator@0.6.1", "/home/jenkins/workspace/BitNinja_Remote_Console_master" ] ], "_from": "file-stream-rotator@0.6.1", "_id": "file-stream-rotator@0.6.1", "_inBundle": false, "_integrity": "sha512-u+dBid4PvZw17PmDeRcNOtCP9CCK/9lRN2w+r1xIS7yOL9JFrIBKTvrYsxT4P0pGtThYTn++QS5ChHaUov3+zQ==", "_location": "/file-stream-rotator", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "file-stream-rotator@0.6.1", "name": "file-stream-rotator", "escapedName": "file-stream-rotator", "rawSpec": "0.6.1", "saveSpec": null, "fetchSpec": "0.6.1" }, "_requiredBy": [ "/winston-daily-rotate-file" ], "_resolved": "https://registry.npmjs.org/file-stream-rotator/-/file-stream-rotator-0.6.1.tgz", "_spec": "0.6.1", "_where": "/home/jenkins/workspace/BitNinja_Remote_Console_master", "author": { "name": "Roger Castells" }, "bugs": { "url": "https://github.com/rogerc/file-stream-rotator/issues" }, "dependencies": { "moment": "^2.29.1" }, "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.6.1" }