UNPKG

instrumentjs

Version:

Add coverage instrumentation to JavaScript code

25 lines (24 loc) 575 B
{ "name": "instrumentjs", "version": "0.0.3", "description": "Add coverage instrumentation to JavaScript code", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/dylanb/instrumentjs.git" }, "keywords": [ "Coverage", "Instrumentation", "Instrument" ], "author": "Dylan Barrell", "license": "MIT", "bugs": { "url": "https://github.com/dylanb/instrumentjs/issues" }, "homepage": "https://github.com/dylanb/instrumentjs" }