{
  "_args": [
    [
      "tar-fs@^1.4.1",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib"
    ]
  ],
  "_from": "tar-fs@>=1.4.1 <2.0.0",
  "_id": "tar-fs@1.9.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/tar-fs",
  "_nodeVersion": "4.2.3",
  "_npmUser": {
    "email": "mathiasbuus@gmail.com",
    "name": "mafintosh"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "tar-fs",
    "raw": "tar-fs@^1.4.1",
    "rawSpec": "^1.4.1",
    "scope": null,
    "spec": ">=1.4.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-1.9.0.tgz",
  "_shasum": "8bd0ae0daf33769dc411d47ce850ea3be1802e22",
  "_shrinkwrap": null,
  "_spec": "tar-fs@^1.4.1",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib",
  "author": {
    "name": "Mathias Buus"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/tar-fs/issues"
  },
  "dependencies": {
    "mkdirp": "^0.5.0",
    "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": {
    "shasum": "8bd0ae0daf33769dc411d47ce850ea3be1802e22",
    "tarball": "http://registry.npmjs.org/tar-fs/-/tar-fs-1.9.0.tgz"
  },
  "gitHead": "bf70e8fc775fcd6a45c984681793e553e100490a",
  "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.9.0"
}
