motion
Version:
motion - moving development forward
80 lines (79 loc) • 1.75 kB
JSON
{
"_args": [
[
"read@1.0.5",
"/Users/nw/motion/packages/motion/node_modules/surge"
]
],
"_from": "read@1.0.5",
"_id": "read@1.0.5",
"_inCache": true,
"_installable": true,
"_location": "/read",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "1.3.4",
"_phantomChildren": {},
"_requested": {
"name": "read",
"raw": "read@1.0.5",
"rawSpec": "1.0.5",
"scope": null,
"spec": "1.0.5",
"type": "version"
},
"_requiredBy": [
"/prompt",
"/surge"
],
"_resolved": "https://registry.npmjs.org/read/-/read-1.0.5.tgz",
"_shasum": "007a3d169478aa710a491727e453effb92e76203",
"_shrinkwrap": null,
"_spec": "read@1.0.5",
"_where": "/Users/nw/motion/packages/motion/node_modules/surge",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/read/issues"
},
"dependencies": {
"mute-stream": "~0.0.4"
},
"description": "read(1) for node programs",
"devDependencies": {
"tap": "*"
},
"directories": {},
"dist": {
"shasum": "007a3d169478aa710a491727e453effb92e76203",
"tarball": "http://registry.npmjs.org/read/-/read-1.0.5.tgz"
},
"engines": {
"node": ">=0.8"
},
"homepage": "https://github.com/isaacs/read#readme",
"license": "BSD",
"main": "lib/read.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "read",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/read.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.0.5"
}