{ "_from": "tar-pack@3.4.1", "_id": "tar-pack@3.4.1", "_inBundle": false, "_integrity": "sha512-PPRybI9+jM5tjtCbN2cxmmRU7YmqT3Zv/UDy48tAh2XRkLa9bAORtSWLkVc13+GJF+cdTh1yEnHEk3cpTaL5Kg==", "_location": "/tar-pack", "_phantomChildren": { "core-util-is": "1.0.2", "inherits": "2.0.3", "process-nextick-args": "2.0.1", "safe-buffer": "5.1.2", "util-deprecate": "1.0.2" }, "_requested": { "type": "version", "registry": true, "raw": "tar-pack@3.4.1", "name": "tar-pack", "escapedName": "tar-pack", "rawSpec": "3.4.1", "saveSpec": null, "fetchSpec": "3.4.1" }, "_requiredBy": [ "/create-react-app" ], "_resolved": "https://registry.npmjs.org/tar-pack/-/tar-pack-3.4.1.tgz", "_shasum": "e1dbc03a9b9d3ba07e896ad027317eb679a10a1f", "_spec": "tar-pack@3.4.1", "_where": "E:\\a-level\\project_js2\\node_modules\\create-react-app", "bugs": { "url": "https://github.com/ForbesLindesay/tar-pack/issues" }, "bundleDependencies": false, "dependencies": { "debug": "^2.2.0", "fstream": "^1.0.10", "fstream-ignore": "^1.0.5", "once": "^1.3.3", "readable-stream": "^2.1.4", "rimraf": "^2.5.1", "tar": "^2.2.1", "uid-number": "^0.0.6" }, "deprecated": false, "description": "Package and un-package modules of some sort (in tar/gz bundles).", "devDependencies": { "mkdirp": "*", "mocha": "*", "rfile": "*" }, "homepage": "https://github.com/ForbesLindesay/tar-pack#readme", "license": "BSD-2-Clause", "name": "tar-pack", "repository": { "type": "git", "url": "git+https://github.com/ForbesLindesay/tar-pack.git" }, "scripts": { "test": "mocha -R list" }, "version": "3.4.1" }