pass-scene
Version:
Memorable passphrase generator
97 lines (96 loc) • 2.23 kB
JSON
{
"_args": [
[
"log4js@*",
"/Users/samg/Code/pass-scene/node_modules/wordpos/node_modules/natural"
]
],
"_from": "log4js@*",
"_id": "log4js@0.6.29",
"_inCache": true,
"_installable": true,
"_location": "/log4js",
"_nodeVersion": "0.12.2",
"_npmUser": {
"email": "gareth.nomiddlename@gmail.com",
"name": "csausdev"
},
"_npmVersion": "2.7.4",
"_phantomChildren": {},
"_requested": {
"name": "log4js",
"raw": "log4js@*",
"rawSpec": "*",
"scope": null,
"spec": "*",
"type": "range"
},
"_requiredBy": [
"/wordpos/natural"
],
"_resolved": "https://registry.npmjs.org/log4js/-/log4js-0.6.29.tgz",
"_shasum": "3b07f57160cfb9a7bfca271913e8344e81862ec6",
"_shrinkwrap": null,
"_spec": "log4js@*",
"_where": "/Users/samg/Code/pass-scene/node_modules/wordpos/node_modules/natural",
"author": {
"email": "gareth.nomiddlename@gmail.com",
"name": "Gareth Jones"
},
"browser": {
"os": false
},
"bugs": {
"url": "http://github.com/nomiddlename/log4js-node/issues"
},
"dependencies": {
"async": "~0.2.0",
"readable-stream": "~1.0.2",
"semver": "~4.3.3",
"underscore": "1.8.2"
},
"description": "Port of Log4js to work with node.",
"devDependencies": {
"sandboxed-module": "0.1.3",
"underscore": "1.2.1",
"vows": "0.7.0"
},
"directories": {
"lib": "lib",
"test": "test"
},
"dist": {
"shasum": "3b07f57160cfb9a7bfca271913e8344e81862ec6",
"tarball": "http://registry.npmjs.org/log4js/-/log4js-0.6.29.tgz"
},
"engines": {
"node": ">=0.8"
},
"gitHead": "033e52a0db9fc952ab8e5b0e56854086e9a1cdf2",
"homepage": "https://github.com/nomiddlename/log4js-node",
"keywords": [
"log",
"log4j",
"logging",
"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": {
"test": "vows --spec"
},
"version": "0.6.29"
}