3 Star 0 Fork 0

mirrors_cocos-creator/tap-mocha-reporter-legacy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 908 Bytes
一键复制 编辑 原始数据 按行查看 历史
isaacs 提交于 2017-01-25 22:20 . v3.0.3
{
"name": "tap-mocha-reporter",
"version": "3.0.3",
"description": "Format a TAP stream using Mocha's set of reporters",
"main": "index.js",
"scripts": {
"test": "tap test/*.js"
},
"repository": {
"type": "git",
"url": "https://github.com/isaacs/tap-mocha-reporter"
},
"author": "Isaac Z. Schlueter <[email protected]> (http://blog.izs.me/)",
"license": "ISC",
"bugs": {
"url": "https://github.com/isaacs/tap-mocha-reporter/issues"
},
"homepage": "https://github.com/isaacs/tap-mocha-reporter",
"dependencies": {
"color-support": "^1.1.0",
"debug": "^2.1.3",
"diff": "^1.3.2",
"escape-string-regexp": "^1.0.3",
"glob": "^7.0.5",
"js-yaml": "^3.3.1",
"tap-parser": "^5.1.0",
"unicode-length": "^1.0.0"
},
"devDependencies": {
"tap": "^6.2.0"
},
"bin": "index.js",
"optionalDependencies": {
"readable-stream": "^2.1.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_cocos-creator/tap-mocha-reporter-legacy.git
[email protected]:mirrors_cocos-creator/tap-mocha-reporter-legacy.git
mirrors_cocos-creator
tap-mocha-reporter-legacy
tap-mocha-reporter-legacy
master

搜索帮助