{
  "_args": [
    [
      {
        "raw": "portfinder@1.0.9",
        "scope": null,
        "escapedName": "portfinder",
        "name": "portfinder",
        "rawSpec": "1.0.9",
        "spec": "1.0.9",
        "type": "version"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/angular-cli"
    ]
  ],
  "_from": "portfinder@1.0.9",
  "_id": "portfinder@1.0.9",
  "_inCache": true,
  "_location": "/portfinder",
  "_nodeVersion": "6.7.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/portfinder-1.0.9.tgz_1476834312144_0.7961409303825349"
  },
  "_npmUser": {
    "name": "eriktrom",
    "email": "erik.trom.github@gmail.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "portfinder@1.0.9",
    "scope": null,
    "escapedName": "portfinder",
    "name": "portfinder",
    "rawSpec": "1.0.9",
    "spec": "1.0.9",
    "type": "version"
  },
  "_requiredBy": [
    "/angular-cli"
  ],
  "_resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.9.tgz",
  "_shasum": "b1ac8755d092afc0433f1c4832fa17d6d1f5d830",
  "_shrinkwrap": null,
  "_spec": "portfinder@1.0.9",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/angular-cli",
  "author": {
    "name": "Charlie Robbins",
    "email": "charlie.robbins@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/indexzero/node-portfinder/issues"
  },
  "dependencies": {
    "async": "^1.5.2",
    "debug": "^2.2.0",
    "mkdirp": "0.5.x"
  },
  "description": "A simple tool to find an open port on the current machine",
  "devDependencies": {
    "glob": "^6.0.4",
    "vows": "0.8.0"
  },
  "directories": {},
  "dist": {
    "shasum": "b1ac8755d092afc0433f1c4832fa17d6d1f5d830",
    "tarball": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.9.tgz"
  },
  "engines": {
    "node": ">= 0.12.0"
  },
  "files": [
    "lib"
  ],
  "gitHead": "6be611bfb9602b4ea7a8729c94cc96b45084feac",
  "homepage": "https://github.com/indexzero/node-portfinder#readme",
  "keywords": [
    "http",
    "ports",
    "utilities"
  ],
  "license": "MIT",
  "main": "./lib/portfinder",
  "maintainers": [
    {
      "name": "eriktrom",
      "email": "erik.trom.github@gmail.com"
    },
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    }
  ],
  "name": "portfinder",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indexzero/node-portfinder.git"
  },
  "scripts": {
    "test": "vows test/*-test.js --spec"
  },
  "version": "1.0.9"
}
