{
  "_args": [
    [
      {
        "name": "process",
        "raw": "process@~0.11.0",
        "rawSpec": "~0.11.0",
        "scope": null,
        "spec": ">=0.11.0 <0.12.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/browserify"
    ]
  ],
  "_from": "process@>=0.11.0 <0.12.0",
  "_id": "process@0.11.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/process",
  "_nodeVersion": "5.11.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/process-0.11.5.tgz_1465844241330_0.7085902339313179"
  },
  "_npmUser": {
    "email": "calvin.metcalf@gmail.com",
    "name": "cwmma"
  },
  "_npmVersion": "3.8.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "process",
    "raw": "process@~0.11.0",
    "rawSpec": "~0.11.0",
    "scope": null,
    "spec": ">=0.11.0 <0.12.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserify",
    "/insert-module-globals",
    "/timers-browserify"
  ],
  "_resolved": "https://registry.npmjs.org/process/-/process-0.11.5.tgz",
  "_shasum": "de49788f60e706f333adeea57a187ea9cc4c8495",
  "_shrinkwrap": null,
  "_spec": "process@~0.11.0",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/browserify",
  "author": {
    "email": "shtylman@gmail.com",
    "name": "Roman Shtylman"
  },
  "browser": "./browser.js",
  "bugs": {
    "url": "https://github.com/shtylman/node-process/issues"
  },
  "dependencies": {},
  "description": "process information for node.js and browsers",
  "devDependencies": {
    "mocha": "2.2.1"
  },
  "directories": {},
  "dist": {
    "shasum": "de49788f60e706f333adeea57a187ea9cc4c8495",
    "tarball": "https://registry.npmjs.org/process/-/process-0.11.5.tgz"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "gitHead": "dbaeeb81fe68d00c0a5201f22dca56009b948202",
  "homepage": "https://github.com/shtylman/node-process#readme",
  "keywords": [
    "process"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "email": "coolaj86@gmail.com",
      "name": "coolaj86"
    },
    {
      "email": "calvin.metcalf@gmail.com",
      "name": "cwmma"
    },
    {
      "email": "shtylman@gmail.com",
      "name": "defunctzombie"
    }
  ],
  "name": "process",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/shtylman/node-process.git"
  },
  "scripts": {
    "test": "mocha test.js"
  },
  "version": "0.11.5"
}
