{
  "_args": [
    [
      "tar-fs@^1.13.0",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/prebuild-install"
    ]
  ],
  "_from": "tar-fs@>=1.13.0 <2.0.0",
  "_id": "tar-fs@1.16.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/tar-fs",
  "_nodeVersion": "8.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/tar-fs-1.16.0.tgz_1507209045562_0.02224875008687377"
  },
  "_npmUser": {
    "email": "mathiasbuus@gmail.com",
    "name": "mafintosh"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "tar-fs",
    "raw": "tar-fs@^1.13.0",
    "rawSpec": "^1.13.0",
    "scope": null,
    "spec": ">=1.13.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/prebuild-install"
  ],
  "_resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.0.tgz",
  "_shasum": "e877a25acbcc51d8c790da1c57c9cf439817b896",
  "_shrinkwrap": null,
  "_spec": "tar-fs@^1.13.0",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/prebuild-install",
  "author": {
    "name": "Mathias Buus"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/tar-fs/issues"
  },
  "dependencies": {
    "chownr": "^1.0.1",
    "mkdirp": "^0.5.1",
    "pump": "^1.0.0",
    "tar-stream": "^1.1.2"
  },
  "description": "filesystem bindings for tar-stream",
  "devDependencies": {
    "rimraf": "^2.2.8",
    "standard": "^4.5.4",
    "tape": "^3.0.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "integrity": "sha512-I9rb6v7mjWLtOfCau9eH5L7sLJyU2BnxtEZRQ5Mt+eRKmf1F0ohXmT/Jc3fr52kDvjJ/HV5MH3soQfPL5bQ0Yg==",
    "shasum": "e877a25acbcc51d8c790da1c57c9cf439817b896",
    "tarball": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.16.0.tgz"
  },
  "gitHead": "e074d9cddea661df01ec6693a05b5b2d4cf573d0",
  "homepage": "https://github.com/mafintosh/tar-fs",
  "keywords": [
    "directory",
    "file",
    "fs",
    "stream",
    "tar",
    "tarball"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mafintosh",
      "email": "mathiasbuus@gmail.com"
    },
    {
      "name": "maxogden",
      "email": "max@maxogden.com"
    }
  ],
  "name": "tar-fs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mafintosh/tar-fs.git"
  },
  "scripts": {
    "test": "standard && tape test/index.js"
  },
  "version": "1.16.0"
}
