UNPKG

ecg-quicktest-texts

Version:
41 lines (40 loc) 947 B
{ "name": "ecg-quicktest-texts", "version": "0.0.10", "description": "The texts for the ECG quick test", "main": "index.js", "scripts": { "test": "make test" }, "repository": { "type": "git", "url": "https://github.com/ecogood/ecg-quicktest-texts" }, "keywords": [ "ecg", "commongood", "quicktest", "texts" ], "author": "Nikolay Georgiev", "license": [ { "type": "MIT", "url": "http://github.com/ecogood/ecg-quicktest-texts/blob/master/LICENSE-MIT" } ], "bugs": { "url": "https://github.com/ecogood/ecg-quicktest-texts/issues" }, "homepage": "https://github.com/ecogood/ecg-quicktest-texts", "devDependencies": { "chai": "^1.9.2", "grunt": "~0.4.2", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-jshint": "~0.8.0", "grunt-contrib-watch": "~0.5.3", "grunt-simple-mocha": "^0.4.0", "matchdep": "^0.3.0", "mocha": "^1.21.4" } }