motion
Version:
motion - moving development forward
80 lines (79 loc) • 1.79 kB
JSON
{
"_args": [
[
"tar@1.0.0",
"/Users/nw/motion/packages/motion/node_modules/surge"
]
],
"_from": "tar@1.0.0",
"_id": "tar@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/tar",
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "1.4.22",
"_phantomChildren": {},
"_requested": {
"name": "tar",
"raw": "tar@1.0.0",
"rawSpec": "1.0.0",
"scope": null,
"spec": "1.0.0",
"type": "version"
},
"_requiredBy": [
"/surge"
],
"_resolved": "https://registry.npmjs.org/tar/-/tar-1.0.0.tgz",
"_shasum": "36636d76e8ae12b4bc11a940ac606b5ca8a5fe1f",
"_shrinkwrap": null,
"_spec": "tar@1.0.0",
"_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/node-tar/issues"
},
"dependencies": {
"block-stream": "*",
"fstream": "^1.0.0",
"inherits": "2"
},
"description": "tar for node",
"devDependencies": {
"rimraf": "1.x",
"tap": "0.x"
},
"directories": {},
"dist": {
"shasum": "36636d76e8ae12b4bc11a940ac606b5ca8a5fe1f",
"tarball": "http://registry.npmjs.org/tar/-/tar-1.0.0.tgz"
},
"gitHead": "49979621a55c73c3f668d8e01830eba1ea9df862",
"homepage": "https://github.com/isaacs/node-tar",
"license": "BSD",
"main": "tar.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "tar",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/node-tar.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.0.0"
}