{ "_args": [ [ { "raw": "tar@^3.1.5", "scope": null, "escapedName": "tar", "name": "tar", "rawSpec": "^3.1.5", "spec": ">=3.1.5 <4.0.0", "type": "range" }, "/home/ec2-user/sharp/node_modules/sharp" ] ], "_from": "tar@>=3.1.5 <4.0.0", "_id": "tar@3.2.1", "_inCache": true, "_location": "/tar", "_nodeVersion": "8.2.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/tar-3.2.1.tgz_1503277952302_0.7272206638008356" }, "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "_npmVersion": "5.3.0", "_phantomChildren": {}, "_requested": { "raw": "tar@^3.1.5", "scope": null, "escapedName": "tar", "name": "tar", "rawSpec": "^3.1.5", "spec": ">=3.1.5 <4.0.0", "type": "range" }, "_requiredBy": [ "/sharp" ], "_resolved": "https://registry.npmjs.org/tar/-/tar-3.2.1.tgz", "_shasum": "9aa8e41c88f09e76c166075bc71f93d5166e61b1", "_shrinkwrap": null, "_spec": "tar@^3.1.5", "_where": "/home/ec2-user/sharp/node_modules/sharp", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/npm/node-tar/issues" }, "dependencies": { "chownr": "^1.0.1", "minipass": "^2.0.2", "minizlib": "^1.0.3", "mkdirp": "^0.5.0", "yallist": "^3.0.2" }, "description": "tar for node", "devDependencies": { "chmodr": "^1.0.2", "end-of-stream": "^1.4.0", "events-to-array": "^1.1.2", "mutate-fs": "^1.1.0", "rimraf": "1.x", "tap": "^10.3.3", "tar-fs": "^1.15.2", "tar-stream": "^1.5.2" }, "directories": {}, "dist": { "integrity": "sha512-ZSzds1E0IqutvMU8HxjMaU8eB7urw2fGwTq88ukDOVuUIh0656l7/P7LiVPxhO5kS4flcRJQk8USG+cghQbTUQ==", "shasum": "9aa8e41c88f09e76c166075bc71f93d5166e61b1", "tarball": "https://registry.npmjs.org/tar/-/tar-3.2.1.tgz" }, "engines": { "node": ">=4.5" }, "files": [ "index.js", "lib/" ], "gitHead": "1dea1df937846192453b8dfd02982c02c556c1d1", "homepage": "https://github.com/npm/node-tar#readme", "license": "ISC", "maintainers": [ { "name": "zkat", "email": "kat@sykosomatic.org" }, { "name": "soldair", "email": "soldair@gmail.com" }, { "name": "isaacs", "email": "i@izs.me" }, { "name": "othiym23", "email": "ogd@aoaioxxysz.net" } ], "name": "tar", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/npm/node-tar.git" }, "scripts": { "bench": "for i in benchmarks/*/*.js; do echo $i; for j in {1..5}; do node $i || break; done; done", "genparse": "node scripts/generate-parse-fixtures.js", "postpublish": "git push origin --all; git push origin --tags", "postversion": "npm publish", "preversion": "npm test", "test": "tap test/*.js --100 -J --coverage-report=text" }, "version": "3.2.1" }