{
  "_args": [
    [
      "codecov.io@^0.1.6",
      "/usr/share/npm/node_modules/tap"
    ]
  ],
  "_from": "codecov.io@>=0.1.6 <0.2.0",
  "_id": "codecov.io@0.1.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/codecov.io",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "email": "steve@codecov.io",
    "name": "stevepeak"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {
    "async": "0.9.2",
    "aws-sign2": "0.5.0",
    "bl": "0.9.5",
    "combined-stream": "0.0.7",
    "http-signature": "0.10.1",
    "json-stringify-safe": "5.0.1",
    "mime": "1.2.11",
    "node-uuid": "1.4.8",
    "stringstream": "0.0.5",
    "tough-cookie": "2.3.2",
    "tunnel-agent": "0.4.3"
  },
  "_requested": {
    "name": "codecov.io",
    "raw": "codecov.io@^0.1.6",
    "rawSpec": "^0.1.6",
    "scope": null,
    "spec": ">=0.1.6 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/tap"
  ],
  "_resolved": "https://registry.npmjs.org/codecov.io/-/codecov.io-0.1.6.tgz",
  "_shasum": "59dfd02da1ff31c2fb2b952ad8ad16fd3781b728",
  "_shrinkwrap": null,
  "_spec": "codecov.io@^0.1.6",
  "_where": "/usr/share/npm/node_modules/tap",
  "author": {
    "email": "gregg@caines.ca",
    "name": "Gregg Caines"
  },
  "bin": {
    "codecov": "./bin/codecov.io.js"
  },
  "bugs": {
    "url": "https://github.com/cainus/codecov.io/issues"
  },
  "dependencies": {
    "request": "2.42.0",
    "urlgrey": "0.4.0"
  },
  "description": "lcov posting to codecov.io",
  "devDependencies": {
    "expect.js": "0.3.1",
    "istanbul": "0.3.2",
    "jshint": "2.5.5",
    "mocha": "2.2.1"
  },
  "directories": {},
  "dist": {
    "shasum": "59dfd02da1ff31c2fb2b952ad8ad16fd3781b728",
    "tarball": "https://registry.npmjs.org/codecov.io/-/codecov.io-0.1.6.tgz"
  },
  "gitHead": "8f70fc406af15dde5f9c492352e5010308f76b0c",
  "homepage": "https://github.com/cainus/codecov.io",
  "keywords": [
    "code-coverage",
    "codecov",
    "codecov.io",
    "coverage"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "cainus",
      "email": "gregg@caines.ca"
    },
    {
      "name": "stevepeak",
      "email": "steve@codecov.io"
    }
  ],
  "name": "codecov.io",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cainus/codecov.io.git"
  },
  "scripts": {
    "test": "make test-codecov.io"
  },
  "version": "0.1.6"
}
