Hacked By AnonymousFox
{
"_from": "tar@4.4.19",
"_id": "tar@4.4.19",
"_inBundle": false,
"_integrity": "sha512-a20gEsvHnWe0ygBY8JbxoM4w3SJdhc7ZAuxkLqh+nvNQN2IOt0B5lLgM490X5Hl8FF0dl0tOf2ewFYAlIFgzVA==",
"_location": "/tar",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "tar@4.4.19",
"name": "tar",
"escapedName": "tar",
"rawSpec": "4.4.19",
"saveSpec": null,
"fetchSpec": "4.4.19"
},
"_requiredBy": [
"#USER",
"/",
"/node-gyp",
"/pacote"
],
"_resolved": "https://registry.npmjs.org/tar/-/tar-4.4.19.tgz",
"_shasum": "2e4d7263df26f2b914dee10c825ab132123742f3",
"_spec": "tar@4.4.19",
"_where": "/Users/darcyclarke/Documents/Repos/npm/npm6",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/npm/node-tar/issues"
},
"bundleDependencies": false,
"dependencies": {
"chownr": "^1.1.4",
"fs-minipass": "^1.2.7",
"minipass": "^2.9.0",
"minizlib": "^1.3.3",
"mkdirp": "^0.5.5",
"safe-buffer": "^5.2.1",
"yallist": "^3.1.1"
},
"deprecated": false,
"description": "tar for node",
"devDependencies": {
"chmodr": "^1.2.0",
"end-of-stream": "^1.4.4",
"events-to-array": "^1.1.2",
"mutate-fs": "^2.1.1",
"require-inject": "^1.4.4",
"rimraf": "^2.7.1",
"tap": "^14.11.0",
"tar-fs": "^1.16.3",
"tar-stream": "^1.6.2"
},
"engines": {
"node": ">=4.5"
},
"files": [
"index.js",
"lib/"
],
"homepage": "https://github.com/npm/node-tar#readme",
"license": "ISC",
"name": "tar",
"publishConfig": {
"tag": "v4-legacy"
},
"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 --follow-tags",
"postversion": "npm publish",
"preversion": "npm test",
"test": "node test/fixtures/test.js",
"test:posix": "tap",
"test:win32": "tap --lines=98 --branches=98 --statements=98 --functions=98"
},
"tap": {
"coverage-map": "map.js",
"check-coverage": true
},
"version": "4.4.19"
}
Hacked By AnonymousFox1.0, Coded By AnonymousFox