1 Star 0 Fork 0

陌鹍/nodejs仓库

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 651 Bytes
一键复制 编辑 原始数据 按行查看 历史
kuntai 提交于 2021-10-25 23:35 . demo1
{
"name": "entropy",
"version": "1.0.0",
"description": "计算信源熵的 Node.js 命令行程序",
"main": "index.js",
"bin": {
"entropy": "bin/entropy"
},
"scripts": {
"test": "eslint --quiet * && istanbul cover _mocha"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wangding/entropy.git"
},
"author": "wangding",
"license": "MIT",
"bugs": {
"url": "https://github.com/wangding/entropy/issues"
},
"homepage": "https://github.com/wangding/entropy#readme",
"devDependencies": {
"mocha": "^3.3.0",
"eslint": "^4.19.1",
"chai": "^4.2.0",
"istanbul": "^0.4.5"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/m-o-k-u-n/demo1.git
git@gitee.com:m-o-k-u-n/demo1.git
m-o-k-u-n
demo1
nodejs仓库
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385