{
  "_args": [
    [
      "coveralls@^2.11.8",
      "/Users/nico/Documents/dhis/webapps/d2-ui"
    ]
  ],
  "_from": "coveralls@>=2.11.8 <3.0.0",
  "_id": "coveralls@2.11.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/coveralls",
  "_nodeVersion": "0.12.7",
  "_npmOperationalInternal": {
    "host": "packages-13-west.internal.npmjs.com",
    "tmp": "tmp/coveralls-2.11.9.tgz_1458876208103_0.6618951857089996"
  },
  "_npmUser": {
    "email": "n@mer.fm",
    "name": "nickmerwin"
  },
  "_npmVersion": "2.12.1",
  "_phantomChildren": {
    "aws-sign2": "0.6.0",
    "caseless": "0.11.0",
    "combined-stream": "1.0.5",
    "core-util-is": "1.0.2",
    "extend": "3.0.0",
    "forever-agent": "0.6.1",
    "form-data": "1.0.0-rc4",
    "har-validator": "2.0.6",
    "hawk": "3.1.3",
    "http-signature": "1.1.1",
    "inherits": "2.0.1",
    "is-typedarray": "1.0.0",
    "isarray": "1.0.0",
    "isstream": "0.1.2",
    "json-stringify-safe": "5.0.1",
    "mime-types": "2.1.11",
    "node-uuid": "1.4.7",
    "oauth-sign": "0.8.2",
    "process-nextick-args": "1.0.7",
    "string_decoder": "0.10.31",
    "stringstream": "0.0.5",
    "tough-cookie": "2.2.2",
    "tunnel-agent": "0.4.3",
    "util-deprecate": "1.0.2"
  },
  "_requested": {
    "name": "coveralls",
    "raw": "coveralls@^2.11.8",
    "rawSpec": "^2.11.8",
    "scope": null,
    "spec": ">=2.11.8 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/coveralls/-/coveralls-2.11.9.tgz",
  "_shasum": "f9ff01a1adbf22a129e35a8d62345a52a781b395",
  "_shrinkwrap": null,
  "_spec": "coveralls@^2.11.8",
  "_where": "/Users/nico/Documents/dhis/webapps/d2-ui",
  "author": {
    "name": "Gregg Caines"
  },
  "bin": {
    "coveralls": "./bin/coveralls.js"
  },
  "bugs": {
    "url": "https://github.com/nickmerwin/node-coveralls/issues"
  },
  "contributors": [
    {
      "email": "gregg@caines.ca",
      "name": "Gregg Caines",
      "url": "http://caines.ca"
    },
    {
      "email": "github@joshma.com",
      "name": "Joshua Ma",
      "url": "http://joshma.com"
    },
    {
      "email": "alan@prettyrobots.com",
      "name": "Alan Gutierrez",
      "url": "http://www.prettyrobots.com/"
    },
    {
      "name": "Kir Belevich",
      "url": "https://github.com/svg"
    },
    {
      "email": "github@elliottcable.name",
      "name": "elliotcable",
      "url": "http://elliottcable.name/"
    },
    {
      "email": "slotos@gmail.com",
      "name": "Slotos",
      "url": "http://slotos.net"
    },
    {
      "email": "mattjmorrison@mattjmorrison.com",
      "name": "mattjmorrison",
      "url": "http://mattjmorrison.com"
    },
    {
      "email": "arpad.borsos@googlemail.com",
      "name": "Arpad Borsos",
      "url": "http://swatinem.de/"
    }
  ],
  "dependencies": {
    "js-yaml": "3.0.1",
    "lcov-parse": "0.0.6",
    "log-driver": "1.2.4",
    "minimist": "1.2.0",
    "request": "2.67.0"
  },
  "description": "takes json-cov output into stdin and POSTs to coveralls.io",
  "devDependencies": {
    "istanbul": "0.2.10",
    "jshint": "2.1.3",
    "mocha": "1.8.1",
    "mocha-lcov-reporter": "0.0.1",
    "should": "1.1.0",
    "sinon-restore": "1.0.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "f9ff01a1adbf22a129e35a8d62345a52a781b395",
    "tarball": "https://registry.npmjs.org/coveralls/-/coveralls-2.11.9.tgz"
  },
  "engines": {
    "node": ">=0.8.6"
  },
  "gitHead": "586bbd9112add7c6a388bb5418b69ceb3cfa9769",
  "homepage": "https://github.com/nickmerwin/node-coveralls#readme",
  "keywords": [
    "coverage",
    "coveralls"
  ],
  "license": "BSD-2-Clause",
  "main": "index.js",
  "maintainers": [
    {
      "email": "gregg@caines.ca",
      "name": "cainus"
    },
    {
      "email": "n@mer.fm",
      "name": "nickmerwin"
    }
  ],
  "name": "coveralls",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/nickmerwin/node-coveralls.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "2.11.9"
}
