{
  "_from": "decompress-tar@^3.0.0",
  "_id": "decompress-tar@3.1.0",
  "_inBundle": false,
  "_integrity": "sha1-IXx4n5uURQ76rcXF5TeXj8MzxGY=",
  "_location": "/decompress-tar",
  "_phantomChildren": {
    "clone-stats": "0.0.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "decompress-tar@^3.0.0",
    "name": "decompress-tar",
    "escapedName": "decompress-tar",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/decompress"
  ],
  "_resolved": "https://registry.npmjs.org/decompress-tar/-/decompress-tar-3.1.0.tgz",
  "_shasum": "217c789f9b94450efaadc5c5e537978fc333c466",
  "_spec": "decompress-tar@^3.0.0",
  "_where": "C:\\xampp\\htdocs\\sistema\\node_modules\\decompress",
  "author": {
    "name": "Kevin Mårtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/decompress-tar/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "is-tar": "^1.0.0",
    "object-assign": "^2.0.0",
    "strip-dirs": "^1.0.0",
    "tar-stream": "^1.1.1",
    "through2": "^0.6.1",
    "vinyl": "^0.4.3"
  },
  "deprecated": false,
  "description": "decompress tar plugin",
  "devDependencies": {
    "ava": "^0.0.4",
    "is-jpg": "^1.0.0",
    "vinyl-file": "^1.1.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/decompress-tar#readme",
  "keywords": [
    "decompress",
    "decompressplugin",
    "extract",
    "gulpplugin",
    "tar"
  ],
  "license": "MIT",
  "name": "decompress-tar",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/decompress-tar.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "3.1.0"
}
