UNPKG

npm

Version:

a package manager for JavaScript

85 lines (84 loc) 1.86 kB
{ "_args": [ [ "tar@~2.1.1", "/Users/rebecca/code/npm" ] ], "_from": "tar@>=2.1.1 <2.2.0", "_id": "tar@2.1.1", "_inCache": true, "_location": "/tar", "_nodeVersion": "1.8.1", "_npmUser": { "email": "ogd@aoaioxxysz.net", "name": "othiym23" }, "_npmVersion": "2.9.1", "_phantomChildren": {}, "_requested": { "name": "tar", "raw": "tar@~2.1.1", "rawSpec": "~2.1.1", "scope": null, "spec": ">=2.1.1 <2.2.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/tar/-/tar-2.1.1.tgz", "_shasum": "ac0649e135fa4546e430c7698514e1da2e8a7cc4", "_shrinkwrap": null, "_spec": "tar@~2.1.1", "_where": "/Users/rebecca/code/npm", "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.2", "inherits": "2" }, "description": "tar for node", "devDependencies": { "graceful-fs": "^3.0.2", "mkdirp": "^0.5.0", "rimraf": "1.x", "tap": "0.x" }, "directories": {}, "dist": { "shasum": "ac0649e135fa4546e430c7698514e1da2e8a7cc4", "tarball": "http://registry.npmjs.org/tar/-/tar-2.1.1.tgz" }, "gitHead": "2cbe6c805fc5d87ce099183ed13c43faba962224", "homepage": "https://github.com/isaacs/node-tar#readme", "license": "ISC", "main": "tar.js", "maintainers": [ { "name": "isaacs", "email": "i@izs.me" }, { "name": "othiym23", "email": "ogd@aoaioxxysz.net" } ], "name": "tar", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/isaacs/node-tar.git" }, "scripts": { "test": "tap test/*.js" }, "version": "2.1.1" }