{
  "_args": [
    [
      "tar-fs@0.5.2",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "tar-fs@0.5.2",
  "_id": "tar-fs@0.5.2",
  "_inBundle": false,
  "_integrity": "sha1-D1lCS+fu7kUjIxbjAvZtP26m2z4=",
  "_location": "/tar-fs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tar-fs@0.5.2",
    "name": "tar-fs",
    "escapedName": "tar-fs",
    "rawSpec": "0.5.2",
    "saveSpec": null,
    "fetchSpec": "0.5.2"
  },
  "_requiredBy": [
    "/bower"
  ],
  "_resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-0.5.2.tgz",
  "_spec": "0.5.2",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Mathias Buus"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/tar-fs/issues"
  },
  "dependencies": {
    "mkdirp": "^0.5.0",
    "pump": "^0.3.5",
    "tar-stream": "^0.4.6"
  },
  "description": "filesystem bindings for tar-stream",
  "devDependencies": {
    "rimraf": "^2.2.8",
    "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",
  "repository": {
    "type": "git",
    "url": "git://github.com/mafintosh/tar-fs.git"
  },
  "scripts": {
    "test": "tape test/index.js"
  },
  "version": "0.5.2"
}
