{
  "_args": [
    [
      {
        "raw": "jsonist@~1.3.0",
        "scope": null,
        "escapedName": "jsonist",
        "name": "jsonist",
        "rawSpec": "~1.3.0",
        "spec": ">=1.3.0 <1.4.0",
        "type": "range"
      },
      "/home/keyworddashboard/liapi.keyworddashboard.com/node_modules/ghutils"
    ]
  ],
  "_from": "jsonist@>=1.3.0 <1.4.0",
  "_id": "jsonist@1.3.0",
  "_inCache": true,
  "_location": "/jsonist",
  "_nodeVersion": "5.0.0-nightly20151016676e61872f",
  "_npmUser": {
    "name": "rvagg",
    "email": "rod@vagg.org"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "jsonist@~1.3.0",
    "scope": null,
    "escapedName": "jsonist",
    "name": "jsonist",
    "rawSpec": "~1.3.0",
    "spec": ">=1.3.0 <1.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ghutils"
  ],
  "_resolved": "https://registry.npmjs.org/jsonist/-/jsonist-1.3.0.tgz",
  "_shasum": "c0c74b95ef1c952038619b29efa520b1cc987556",
  "_shrinkwrap": null,
  "_spec": "jsonist@~1.3.0",
  "_where": "/home/keyworddashboard/liapi.keyworddashboard.com/node_modules/ghutils",
  "author": {
    "name": "Rod Vagg",
    "email": "r@va.gg"
  },
  "bugs": {
    "url": "https://github.com/rvagg/jsonist/issues"
  },
  "dependencies": {
    "bl": "~1.0.0",
    "hyperquest": "~1.2.0",
    "json-stringify-safe": "~5.0.0",
    "xtend": "~4.0.0"
  },
  "description": "A simple wrapper around for dealing with JSON web APIs",
  "devDependencies": {
    "after": "~0.8.1",
    "faucet": "~0.0.1",
    "tape": "~3.5.0"
  },
  "directories": {},
  "dist": {
    "shasum": "c0c74b95ef1c952038619b29efa520b1cc987556",
    "tarball": "https://registry.npmjs.org/jsonist/-/jsonist-1.3.0.tgz"
  },
  "gitHead": "5aa95e949d46a91832e51ada118fe33b70f8c420",
  "homepage": "https://github.com/rvagg/jsonist",
  "keywords": [
    "http",
    "hyperquest",
    "json",
    "hungry hungry http hippo!"
  ],
  "license": "MIT",
  "main": "jsonist.js",
  "maintainers": [
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    }
  ],
  "name": "jsonist",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rvagg/jsonist.git"
  },
  "scripts": {
    "test": "node test.js | faucet"
  },
  "version": "1.3.0"
}
