motion
Version:
motion - moving development forward
79 lines (78 loc) • 1.83 kB
JSON
{
"_args": [
[
"netrc@0.1.4",
"/Users/nw/motion/packages/motion/node_modules/surge"
]
],
"_from": "netrc@0.1.4",
"_id": "netrc@0.1.4",
"_inCache": true,
"_installable": true,
"_location": "/netrc",
"_nodeVersion": "0.10.28",
"_npmUser": {
"email": "bytheway.cameron@gmail.com",
"name": "camshaft"
},
"_npmVersion": "2.13.2",
"_phantomChildren": {},
"_requested": {
"name": "netrc",
"raw": "netrc@0.1.4",
"rawSpec": "0.1.4",
"scope": null,
"spec": "0.1.4",
"type": "version"
},
"_requiredBy": [
"/surge"
],
"_resolved": "https://registry.npmjs.org/netrc/-/netrc-0.1.4.tgz",
"_shasum": "6be94fcaca8d77ade0a9670dc460914c94472444",
"_shrinkwrap": null,
"_spec": "netrc@0.1.4",
"_where": "/Users/nw/motion/packages/motion/node_modules/surge",
"author": {
"email": "cameron@nujii.com",
"name": "Cameron Bytheway"
},
"bugs": {
"url": "https://github.com/CamShaft/netrc/issues"
},
"dependencies": {},
"description": "Parse netrc files",
"devDependencies": {
"mocha": "~1.9.0",
"should": "~1.2.2"
},
"directories": {},
"dist": {
"shasum": "6be94fcaca8d77ade0a9670dc460914c94472444",
"tarball": "http://registry.npmjs.org/netrc/-/netrc-0.1.4.tgz"
},
"gitHead": "44290a902b21c8fea2f1c051db1d1350630aa15c",
"homepage": "https://github.com/CamShaft/netrc#readme",
"keywords": [
"netrc"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "camshaft",
"email": "cameron@nujii.com"
}
],
"name": "netrc",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/CamShaft/netrc.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.1.4"
}