karma-narrow-reporter
Version:
karma-narrow-reporter
29 lines (28 loc) • 714 B
JSON
{
"name": "karma-narrow-reporter",
"version": "2.0.1",
"description": "karma-narrow-reporter",
"main": "index.js",
"dependencies": {
"colors": "^0.6.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shiren/karma-narrow-reporter.git"
},
"keywords": [
"karma-plugin",
"karma-reporter",
"narrow"
],
"author": "Sungho Kim <shirenbeat@gmail.com> (http://shiren.github.io)",
"license": "MIT",
"bugs": {
"url": "https://github.com/shiren/karma-narrow-reporter/issues"
},
"homepage": "https://github.com/shiren/karma-narrow-reporter#readme"
}