UNPKG

test-result

Version:

A simple module to mark the result of your tests

16 lines 379 B
{ "name": "test-result", "version": "2.0.0", "description": "A simple module to mark the result of your tests", "browser": "browser.js", "main": "index.js", "keywords": [], "dependencies": {}, "scripts": {}, "repository": { "type": "git", "url": "https://github.com/ForbesLindesay/test-result.git" }, "author": "ForbesLindesay", "license": "MIT" }