2 Star 0 Fork 0

mirrors_spotify/should-up

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 591 Bytes
一键复制 编辑 原始数据 按行查看 历史
Henry Smith 提交于 2017-04-25 21:16 +08:00 . Release 1.0.0
{
"name": "should-up",
"version": "1.0.0",
"description": "De-clutter your unit test descriptions",
"author": "Henry Smith <henry@spotify.com>",
"license": "Apache 2.0",
"keywords": [
"tdd",
"cleanup"
],
"repository": {
"type": "git",
"url": "https://github.com/spotify/should-up"
},
"bin": {
"should-up": "bin/should-up"
},
"dependencies": {
"command-line-args": "^4.0.2",
"recursive-readdir-sync": "^1.0.6"
},
"devDependencies": {
"expect.js": "^0.3.1",
"mocha": "^3.3.0"
},
"scripts": {
"test": "mocha test/*"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_spotify/should-up.git
git@gitee.com:mirrors_spotify/should-up.git
mirrors_spotify
should-up
should-up
master

搜索帮助