UNPKG

jscover-shim

Version:

A lightweight shim between node and jscover-bin.

23 lines (22 loc) 469 B
{ "name": "jscover-shim", "version": "1.0.0", "description": "", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/fushi/jscover-shim.git" }, "author": "John Towler", "license": "ISC", "bugs": { "url": "https://github.com/fushi/jscover-shim/issues" }, "homepage": "https://github.com/fushi/jscover-shim#readme", "keywords": [ "jscover" ], "dependencies": { "jscover-bin": ">=1.0.24" } }