{
  "_args": [
    [
      {
        "raw": "from@~0",
        "scope": null,
        "escapedName": "from",
        "name": "from",
        "rawSpec": "~0",
        "spec": ">=0.0.0 <1.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/node-express-test/node_modules/event-stream"
    ]
  ],
  "_from": "from@>=0.0.0 <1.0.0",
  "_id": "from@0.1.7",
  "_inCache": true,
  "_installable": true,
  "_location": "/from",
  "_nodeVersion": "6.9.4",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/from-0.1.7.tgz_1489269523077_0.6877304948866367"
  },
  "_npmUser": {
    "name": "dominictarr",
    "email": "dominic.tarr@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "from@~0",
    "scope": null,
    "escapedName": "from",
    "name": "from",
    "rawSpec": "~0",
    "spec": ">=0.0.0 <1.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/event-stream"
  ],
  "_resolved": "https://registry.npmjs.org/from/-/from-0.1.7.tgz",
  "_shasum": "83c60afc58b9c56997007ed1a768b3ab303a44fe",
  "_shrinkwrap": null,
  "_spec": "from@~0",
  "_where": "/Users/robertdodson/Documents/htdocs/node-express-test/node_modules/event-stream",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
    "url": "dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/from/issues"
  },
  "dependencies": {},
  "description": "Easy way to make a Readable Stream",
  "devDependencies": {
    "assertions": "~2.3.0",
    "asynct": "1",
    "stream-spec": "0"
  },
  "directories": {},
  "dist": {
    "shasum": "83c60afc58b9c56997007ed1a768b3ab303a44fe",
    "tarball": "https://registry.npmjs.org/from/-/from-0.1.7.tgz"
  },
  "gitHead": "b14b530f53dccb45cad5eab62544bcdf0da918db",
  "homepage": "https://github.com/dominictarr/from#readme",
  "keywords": [
    "stream",
    "streams",
    "readable",
    "easy"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "dominictarr",
      "email": "dominic.tarr@gmail.com"
    }
  ],
  "name": "from",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/from.git"
  },
  "scripts": {
    "test": "asynct test/*.js"
  },
  "version": "0.1.7"
}
