{ "_args": [ [ "tar@~2.2.0", "/Users/rebecca/code/npm" ] ], "_from": "tar@>=2.2.0 <2.3.0", "_id": "tar@2.2.1", "_inCache": true, "_location": "/tar", "_nodeVersion": "2.2.2", "_npmUser": { "email": "kat@sykosomatic.org", "name": "zkat" }, "_npmVersion": "2.14.3", "_phantomChildren": {}, "_requested": { "name": "tar", "raw": "tar@~2.2.0", "rawSpec": "~2.2.0", "scope": null, "spec": ">=2.2.0 <2.3.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz", "_shasum": "8e4d2a256c0e2185c6b18ad694aec968b83cb1d1", "_shrinkwrap": null, "_spec": "tar@~2.2.0", "_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": "^4.1.2", "mkdirp": "^0.5.0", "rimraf": "1.x", "tap": "0.x" }, "directories": {}, "dist": { "shasum": "8e4d2a256c0e2185c6b18ad694aec968b83cb1d1", "tarball": "http://registry.npmjs.org/tar/-/tar-2.2.1.tgz" }, "gitHead": "52237e39d2eb68d22a32d9a98f1d762189fe6a3d", "homepage": "https://github.com/isaacs/node-tar#readme", "installable": true, "license": "ISC", "main": "tar.js", "maintainers": [ { "name": "isaacs", "email": "isaacs@npmjs.com" }, { "name": "othiym23", "email": "ogd@aoaioxxysz.net" }, { "name": "soldair", "email": "soldair@gmail.com" }, { "name": "zkat", "email": "kat@sykosomatic.org" } ], "name": "tar", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/isaacs/node-tar.git" }, "scripts": { "test": "tap test/*.js" }, "version": "2.2.1" }