{ "_from": "tar-fs@^1.15.1", "_id": "tar-fs@1.15.2", "_integrity": "sha1-dh9bMpMsezlGGmDVN/rqDYCEgww=", "_location": "/pacote/tar-fs", "_phantomChildren": { "once": "1.4.0" }, "_requested": { "type": "range", "registry": true, "raw": "tar-fs@^1.15.1", "name": "tar-fs", "escapedName": "tar-fs", "rawSpec": "^1.15.1", "saveSpec": null, "fetchSpec": "^1.15.1" }, "_requiredBy": [ "/pacote" ], "_resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.15.2.tgz", "_shasum": "761f5b32932c7b39461a60d537faea0d8084830c", "_shrinkwrap": null, "_spec": "tar-fs@^1.15.1", "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote", "author": { "name": "Mathias Buus" }, "bin": null, "bugs": { "url": "https://github.com/mafintosh/tar-fs/issues" }, "bundleDependencies": false, "dependencies": { "chownr": "^1.0.1", "mkdirp": "^0.5.1", "pump": "^1.0.0", "tar-stream": "^1.1.2" }, "deprecated": false, "description": "filesystem bindings for tar-stream", "devDependencies": { "rimraf": "^2.2.8", "standard": "^4.5.4", "tape": "^3.0.0" }, "directories": { "test": "test" }, "homepage": "https://github.com/mafintosh/tar-fs", "keywords": [ "tar", "fs", "file", "tarball", "directory", "stream" ], "license": "MIT", "main": "index.js", "name": "tar-fs", "optionalDependencies": {}, "peerDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/mafintosh/tar-fs.git" }, "scripts": { "test": "standard && tape test/index.js" }, "version": "1.15.2" }