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

{
  "_args": [
    [
      "tar@^1.0.0",
      "/Users/rebecca/code/npm/node_modules/node-gyp"
    ]
  ],
  "_from": "tar@>=1.0.0 <2.0.0",
  "_id": "tar@1.0.3",
  "_inCache": true,
  "_location": "/node-gyp/tar",
  "_nodeVersion": "0.10.33",
  "_npmUser": {
    "email": "ogd@aoaioxxysz.net",
    "name": "othiym23"
  },
  "_npmVersion": "2.1.10",
  "_phantomChildren": {},
  "_requested": {
    "name": "tar",
    "raw": "tar@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-gyp"
  ],
  "_resolved": "https://registry.npmjs.org/tar/-/tar-1.0.3.tgz",
  "_shasum": "15bcdab244fa4add44e4244a0176edb8aa9a2b44",
  "_shrinkwrap": null,
  "_spec": "tar@^1.0.0",
  "_where": "/Users/rebecca/code/npm/node_modules/node-gyp",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/node-tar/issues"
  },
  "dependencies": {
    "block-stream": "*",
    "fstream": "^1.0.2",
    "inherits": "2"
  },
  "description": "tar for node",
  "devDependencies": {
    "graceful-fs": "^3.0.2",
    "mkdirp": "^0.5.0",
    "rimraf": "1.x",
    "tap": "0.x"
  },
  "directories": {},
  "dist": {
    "shasum": "15bcdab244fa4add44e4244a0176edb8aa9a2b44",
    "tarball": "http://registry.npmjs.org/tar/-/tar-1.0.3.tgz"
  },
  "gitHead": "f4151128c585da236c6b1e278b762ecaedc20c15",
  "homepage": "https://github.com/isaacs/node-tar",
  "license": "BSD",
  "main": "tar.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    }
  ],
  "name": "tar",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/node-tar.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.0.3"
}