You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
114 lines
2.6 KiB
114 lines
2.6 KiB
{ |
|
"_args": [ |
|
[ |
|
"parse-passwd@^1.0.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/homedir-polyfill" |
|
] |
|
], |
|
"_from": "parse-passwd@>=1.0.0 <2.0.0", |
|
"_id": "parse-passwd@1.0.0", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/parse-passwd", |
|
"_nodeVersion": "5.1.1", |
|
"_npmOperationalInternal": { |
|
"host": "packages-18-east.internal.npmjs.com", |
|
"tmp": "tmp/parse-passwd-1.0.0.tgz_1476899025854_0.2723590866662562" |
|
}, |
|
"_npmUser": { |
|
"email": "brian.woodward@gmail.com", |
|
"name": "doowb" |
|
}, |
|
"_npmVersion": "3.7.5", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "parse-passwd", |
|
"raw": "parse-passwd@^1.0.0", |
|
"rawSpec": "^1.0.0", |
|
"scope": null, |
|
"spec": ">=1.0.0 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/homedir-polyfill" |
|
], |
|
"_resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz", |
|
"_shasum": "6d5b934a456993b23d37f40a382d6f1666a8e5c6", |
|
"_shrinkwrap": null, |
|
"_spec": "parse-passwd@^1.0.0", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/homedir-polyfill", |
|
"author": { |
|
"name": "Brian Woodward", |
|
"url": "https://github.com/doowb" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/doowb/parse-passwd/issues" |
|
}, |
|
"dependencies": {}, |
|
"description": "Parse a passwd file into a list of users.", |
|
"devDependencies": { |
|
"gulp-format-md": "^0.1.11", |
|
"mocha": "^3.1.2" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "6d5b934a456993b23d37f40a382d6f1666a8e5c6", |
|
"tarball": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
}, |
|
"files": [ |
|
"index.js", |
|
"LICENSE" |
|
], |
|
"gitHead": "0c3c36bcb48d1af473f7f0665adb5b4c892cd506", |
|
"homepage": "https://github.com/doowb/parse-passwd", |
|
"keywords": [ |
|
"etc", |
|
"etc-passwd", |
|
"etc/passwd", |
|
"parse", |
|
"parse-passwd", |
|
"passwd" |
|
], |
|
"license": "MIT", |
|
"main": "index.js", |
|
"maintainers": [ |
|
{ |
|
"email": "brian.woodward@gmail.com", |
|
"name": "doowb" |
|
} |
|
], |
|
"name": "parse-passwd", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/doowb/parse-passwd.git" |
|
}, |
|
"scripts": { |
|
"test": "mocha" |
|
}, |
|
"verb": { |
|
"layout": "default", |
|
"lint": { |
|
"reflinks": true |
|
}, |
|
"plugins": [ |
|
"gulp-format-md" |
|
], |
|
"reflinks": [ |
|
"verb", |
|
"verb-generate-readme" |
|
], |
|
"related": { |
|
"list": [] |
|
}, |
|
"tasks": [ |
|
"readme" |
|
], |
|
"toc": false |
|
}, |
|
"version": "1.0.0" |
|
}
|
|
|