{ "_args": [ [ { "raw": "log4js", "scope": null, "escapedName": "log4js", "name": "log4js", "rawSpec": "", "spec": "latest", "type": "tag" }, "/home/burchettm/statsbot" ] ], "_from": "log4js@latest", "_id": "log4js@1.1.1", "_inCache": true, "_location": "/log4js", "_nodeVersion": "6.9.4", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/log4js-1.1.1.tgz_1488423516669_0.827328409999609" }, "_npmUser": { "name": "csausdev", "email": "gareth.nomiddlename@gmail.com" }, "_npmVersion": "3.10.10", "_phantomChildren": { "ms": "0.7.2" }, "_requested": { "raw": "log4js", "scope": null, "escapedName": "log4js", "name": "log4js", "rawSpec": "", "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/log4js/-/log4js-1.1.1.tgz", "_shasum": "c21d29c7604089e4f255833e7f94b3461de1ff43", "_shrinkwrap": null, "_spec": "log4js", "_where": "/home/burchettm/statsbot", "author": { "name": "Gareth Jones", "email": "gareth.nomiddlename@gmail.com" }, "browser": { "os": false }, "bugs": { "url": "http://github.com/nomiddlename/log4js-node/issues" }, "dependencies": { "debug": "^2.2.0", "semver": "^5.3.0", "streamroller": "^0.4.0" }, "description": "Port of Log4js to work with node.", "devDependencies": { "jshint": "^2.9.2", "sandboxed-module": "0.1.3", "tape": "^4.6.2", "vows": "0.7.0" }, "directories": { "test": "test", "lib": "lib" }, "dist": { "shasum": "c21d29c7604089e4f255833e7f94b3461de1ff43", "tarball": "https://registry.npmjs.org/log4js/-/log4js-1.1.1.tgz" }, "engines": { "node": ">=0.12" }, "gitHead": "1fb4f2f8723e6837dc3269970841184684238f74", "homepage": "https://github.com/nomiddlename/log4js-node#readme", "keywords": [ "logging", "log", "log4j", "node" ], "license": "Apache-2.0", "main": "./lib/log4js", "maintainers": [ { "name": "csausdev", "email": "gareth.jones@sensis.com.au" } ], "name": "log4js", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/nomiddlename/log4js-node.git" }, "scripts": { "pretest": "jshint lib/ test/", "test": "tape 'test/tape/**/*.js' && vows test/vows/*.js" }, "version": "1.1.1" }