{
  "_from": "tar-fs@^1.13.0",
  "_id": "tar-fs@1.16.3",
  "_inBundle": false,
  "_integrity": "sha1-lmpiiEHaLEAQQGqCFny9Xgxy1Qk=",
  "_location": "/tar-fs",
  "_phantomChildren": {
    "end-of-stream": "1.4.1",
    "once": "1.4.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "tar-fs@^1.13.0",
    "name": "tar-fs",
    "escapedName": "tar-fs",
    "rawSpec": "^1.13.0",
    "saveSpec": null,
    "fetchSpec": "^1.13.0"
  },
  "_requiredBy": [
    "/prebuild-install"
  ],
  "_resolved": "http://registry.npm.taobao.org/tar-fs/download/tar-fs-1.16.3.tgz",
  "_shasum": "966a628841da2c4010406a82167cbd5e0c72d509",
  "_spec": "tar-fs@^1.13.0",
  "_where": "C:\\Users\\nullice\\All\\Project\\Github\\2019\\electron-native-toolkit\\windows\\node_modules\\prebuild-install",
  "author": {
    "name": "Mathias Buus"
  },
  "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",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mafintosh/tar-fs.git"
  },
  "scripts": {
    "test": "standard && tape test/index.js"
  },
  "version": "1.16.3"
}
