vs/v5.0.0/node_modules/npm/node_modules/wrappy/package.json

{
  "_args": [
    [
      "wrappy@~1.0.1",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "wrappy@>=1.0.1 <1.1.0",
  "_id": "wrappy@1.0.1",
  "_inCache": true,
  "_location": "/wrappy",
  "_nodeVersion": "0.10.31",
  "_npmUser": {
    "email": "i@izs.me",
    "name": "isaacs"
  },
  "_npmVersion": "2.0.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "wrappy",
    "raw": "wrappy@~1.0.1",
    "rawSpec": "~1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/",
    "/dezalgo",
    "/inflight",
    "/once"
  ],
  "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz",
  "_shasum": "1e65969965ccbc2db4548c6b84a6f2c5aedd4739",
  "_shrinkwrap": null,
  "_spec": "wrappy@~1.0.1",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/npm/wrappy/issues"
  },
  "dependencies": {},
  "description": "Callback wrapping utility",
  "devDependencies": {
    "tap": "^0.4.12"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "1e65969965ccbc2db4548c6b84a6f2c5aedd4739",
    "tarball": "http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
  },
  "gitHead": "006a8cbac6b99988315834c207896eed71fd069a",
  "homepage": "https://github.com/npm/wrappy",
  "license": "ISC",
  "main": "wrappy.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "name": "wrappy",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/npm/wrappy"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.0.1"
}