vs/v5.0.0/node_modules/npm/node_modules/npm-install-checks/package.json

{
  "_args": [
    [
      "npm-install-checks@~2.0.0",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "npm-install-checks@>=2.0.0 <2.1.0",
  "_id": "npm-install-checks@2.0.1",
  "_inCache": true,
  "_location": "/npm-install-checks",
  "_nodeVersion": "4.0.0",
  "_npmUser": {
    "email": "me@re-becca.org",
    "name": "iarna"
  },
  "_npmVersion": "3.3.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "npm-install-checks",
    "raw": "npm-install-checks@~2.0.0",
    "rawSpec": "~2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <2.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_shasum": "a93540b53f04fa9d916d2733d6541f6db7d88e46",
  "_shrinkwrap": null,
  "_spec": "npm-install-checks@~2.0.0",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "email": "rok@kowalski.gd",
    "name": "Robert Kowalski"
  },
  "bugs": {
    "url": "https://github.com/npm/npm-install-checks/issues"
  },
  "dependencies": {
    "npmlog": "0.1 || 1",
    "semver": "^2.3.0 || 3.x || 4 || 5"
  },
  "description": "checks that npm runs during the installation of a module",
  "devDependencies": {
    "mkdirp": "~0.3.5",
    "rimraf": "~2.2.5",
    "tap": "^1.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a93540b53f04fa9d916d2733d6541f6db7d88e46",
    "tarball": "http://registry.npmjs.org/npm-install-checks/-/npm-install-checks-2.0.1.tgz"
  },
  "gitHead": "1e9474f30490cd7621e976e91fa611d35e644f64",
  "homepage": "https://github.com/npm/npm-install-checks",
  "installable": true,
  "keywords": [
    "install",
    "npm,"
  ],
  "license": "BSD-2-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "name": "robertkowalski",
      "email": "rok@kowalski.gd"
    },
    {
      "name": "isaacs",
      "email": "isaacs@npmjs.com"
    },
    {
      "name": "iarna",
      "email": "me@re-becca.org"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    }
  ],
  "name": "npm-install-checks",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/npm/npm-install-checks.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "2.0.1"
}