vs/v5.0.0/node_modules/npm/node_modules/normalize-package-data/package.json

{
  "_args": [
    [
      "normalize-package-data@~2.3.3",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "normalize-package-data@>=2.3.3 <2.4.0",
  "_id": "normalize-package-data@2.3.4",
  "_inCache": true,
  "_location": "/normalize-package-data",
  "_nodeVersion": "2.2.2",
  "_npmUser": {
    "email": "kat@sykosomatic.org",
    "name": "zkat"
  },
  "_npmVersion": "2.14.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "normalize-package-data",
    "raw": "normalize-package-data@~2.3.3",
    "rawSpec": "~2.3.3",
    "scope": null,
    "spec": ">=2.3.3 <2.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/",
    "/npm-registry-client",
    "/read-package-json"
  ],
  "_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.4.tgz",
  "_shasum": "b92233ce6ef04fbd6bc0c05dead155af33a623e0",
  "_shrinkwrap": null,
  "_spec": "normalize-package-data@~2.3.3",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "email": "merynstol@gmail.com",
    "name": "Meryn Stol"
  },
  "bugs": {
    "url": "https://github.com/npm/normalize-package-data/issues"
  },
  "contributors": [
    {
      "name": "Isaac Z. Schlueter",
      "email": "i@izs.me"
    },
    {
      "name": "Meryn Stol",
      "email": "merynstol@gmail.com"
    },
    {
      "name": "Robert Kowalski",
      "email": "rok@kowalski.gd"
    }
  ],
  "dependencies": {
    "hosted-git-info": "^2.0.2",
    "is-builtin-module": "^1.0.0",
    "semver": "2 || 3 || 4 || 5",
    "validate-npm-package-license": "^3.0.1"
  },
  "description": "Normalizes data that can be found in package.json files.",
  "devDependencies": {
    "async": "~0.9.0",
    "tap": "^1.1.0",
    "underscore": "~1.4.4"
  },
  "directories": {},
  "dist": {
    "shasum": "b92233ce6ef04fbd6bc0c05dead155af33a623e0",
    "tarball": "http://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.4.tgz"
  },
  "gitHead": "0aa15b23116f2dfd086f1ed6bf213cbb7e7490dd",
  "homepage": "https://github.com/npm/normalize-package-data#readme",
  "installable": true,
  "license": "BSD-2-Clause",
  "main": "lib/normalize.js",
  "maintainers": [
    {
      "name": "iarna",
      "email": "me@re-becca.org"
    },
    {
      "name": "isaacs",
      "email": "isaacs@npmjs.com"
    },
    {
      "name": "meryn",
      "email": "merynstol@gmail.com"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    },
    {
      "name": "zkat",
      "email": "kat@sykosomatic.org"
    }
  ],
  "name": "normalize-package-data",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/npm/normalize-package-data.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "2.3.4"
}