{
  "_args": [
    [
      {
        "raw": "ghutils@~3.2.0",
        "scope": null,
        "escapedName": "ghutils",
        "name": "ghutils",
        "rawSpec": "~3.2.0",
        "spec": ">=3.2.0 <3.3.0",
        "type": "range"
      },
      "/home/keyworddashboard/liapi.keyworddashboard.com/node_modules/ghreleases"
    ]
  ],
  "_from": "ghutils@>=3.2.0 <3.3.0",
  "_id": "ghutils@3.2.1",
  "_inCache": true,
  "_location": "/ghutils",
  "_nodeVersion": "6.2.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/ghutils-3.2.1.tgz_1476754467807_0.7845414550974965"
  },
  "_npmUser": {
    "name": "rvagg",
    "email": "rod@vagg.org"
  },
  "_npmVersion": "3.9.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "ghutils@~3.2.0",
    "scope": null,
    "escapedName": "ghutils",
    "name": "ghutils",
    "rawSpec": "~3.2.0",
    "spec": ">=3.2.0 <3.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ghreleases",
    "/ghrepos"
  ],
  "_resolved": "https://registry.npmjs.org/ghutils/-/ghutils-3.2.1.tgz",
  "_shasum": "4fcedffac935fcace06e12a17c6174e2c29ffe4f",
  "_shrinkwrap": null,
  "_spec": "ghutils@~3.2.0",
  "_where": "/home/keyworddashboard/liapi.keyworddashboard.com/node_modules/ghreleases",
  "author": {
    "name": "Rod",
    "email": "rod@vagg.org",
    "url": "http://r.va.gg/"
  },
  "bugs": {
    "url": "https://github.com/rvagg/ghutils/issues"
  },
  "dependencies": {
    "jsonist": "~1.3.0",
    "xtend": "~4.0.1"
  },
  "description": "A collection of utility functions for dealing with the GitHub API",
  "devDependencies": {
    "tape": "~4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "4fcedffac935fcace06e12a17c6174e2c29ffe4f",
    "tarball": "https://registry.npmjs.org/ghutils/-/ghutils-3.2.1.tgz"
  },
  "gitHead": "eef0f0ca4a0882215083cb2d0ebfccab64f3470e",
  "homepage": "https://github.com/rvagg/ghutils#readme",
  "license": "MIT",
  "main": "ghutils.js",
  "maintainers": [
    {
      "name": "rvagg",
      "email": "rod@vagg.org"
    },
    {
      "name": "ralphtheninja",
      "email": "ralphtheninja@riseup.net"
    }
  ],
  "name": "ghutils",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rvagg/ghutils.git"
  },
  "scripts": {
    "test": "tape test.js"
  },
  "version": "3.2.1"
}
