vs/v5.5.0/node_modules/npm/node_modules/node-gyp/node_modules/tar/package.json

{
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "name": "tar",
  "description": "tar for node",
  "version": "1.0.3",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/node-tar.git"
  },
  "main": "tar.js",
  "scripts": {
    "test": "tap test/*.js"
  },
  "dependencies": {
    "block-stream": "*",
    "fstream": "^1.0.2",
    "inherits": "2"
  },
  "devDependencies": {
    "graceful-fs": "^3.0.2",
    "rimraf": "1.x",
    "tap": "0.x",
    "mkdirp": "^0.5.0"
  },
  "license": "BSD",
  "gitHead": "f4151128c585da236c6b1e278b762ecaedc20c15",
  "bugs": {
    "url": "https://github.com/isaacs/node-tar/issues"
  },
  "homepage": "https://github.com/isaacs/node-tar",
  "_id": "tar@1.0.3",
  "_shasum": "15bcdab244fa4add44e4244a0176edb8aa9a2b44",
  "_from": "tar@>=1.0.0 <2.0.0",
  "_npmVersion": "2.1.10",
  "_nodeVersion": "0.10.33",
  "_npmUser": {
    "name": "othiym23",
    "email": "ogd@aoaioxxysz.net"
  },
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    }
  ],
  "dist": {
    "shasum": "15bcdab244fa4add44e4244a0176edb8aa9a2b44",
    "tarball": "http://registry.npmjs.org/tar/-/tar-1.0.3.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/tar/-/tar-1.0.3.tgz",
  "readme": "ERROR: No README data found!"
}