{
  "version": "0.2.5",
  "name": "travis-cov",
  "description": "Mocha/blanket coverage reporter for travis-ci.",
  "keywords": [
    "travis",
    "mocha",
    "blanket",
    "test",
    "coverage"
  ],
  "author": "Alex Seville",
  "repository": {
    "type": "git",
    "url": "https://github.com/alex-seville/travis-cov"
  },
  "engines": {
    "node": ">=0.6"
  },
  "main": "index.js"
}
