UNPKG

node-jscover-coveralls

Version:

a middleware to send coverage data on phantomjs by node-jscover to coveralls

17 lines (16 loc) 338 B
{ "name": "node-jscover-coveralls", "version": "2.0.7", "author": "yiminghe <yiminghe@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "http://github.com/yiminghe/node-jscover-coveralls.git" }, "dependencies": { "coveralls": "^2.11.1" }, "scripts":{ "publish":"git push origin" } }