{
  "_from": "process@^0.10.0",
  "_id": "process@0.10.1",
  "_inBundle": false,
  "_integrity": "sha1-hCRXzFHP7XLcd1r+6vuMYDQ3JyU=",
  "_location": "/process",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "process@^0.10.0",
    "name": "process",
    "escapedName": "process",
    "rawSpec": "^0.10.0",
    "saveSpec": null,
    "fetchSpec": "^0.10.0"
  },
  "_requiredBy": [
    "/hexer"
  ],
  "_resolved": "https://registry.npmjs.org/process/-/process-0.10.1.tgz",
  "_shasum": "842457cc51cfed72dc775afeeafb8c6034372725",
  "_spec": "process@^0.10.0",
  "_where": "/Users/premkumar/Repos/observable-js/observable-js/express/example/node_modules/hexer",
  "author": {
    "name": "Roman Shtylman",
    "email": "shtylman@gmail.com"
  },
  "browser": "./browser.js",
  "bugs": {
    "url": "https://github.com/shtylman/node-process/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "process information for node.js and browsers",
  "engines": {
    "node": ">= 0.6.0"
  },
  "homepage": "https://github.com/shtylman/node-process#readme",
  "keywords": [
    "process"
  ],
  "main": "./index.js",
  "name": "process",
  "repository": {
    "type": "git",
    "url": "git://github.com/shtylman/node-process.git"
  },
  "version": "0.10.1"
}
