1 Star 0 Fork 0

樊世超/unused-npm-names

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 713 Bytes
一键复制 编辑 原始数据 按行查看 历史
pengjy 提交于 2018-09-07 11:43 +08:00 . Bump version 1.1.1
{
"name": "unused-npm-names",
"version": "1.1.1",
"description": "Find unused npm names",
"main": "index.js",
"bin": {
"unn": "cli.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/PengJiyuan/unused-npm-names.git"
},
"keywords": [
"npm",
"names",
"unused",
"find"
],
"author": "PengJiyuan",
"license": "MIT",
"bugs": {
"url": "https://github.com/PengJiyuan/unused-npm-names/issues"
},
"homepage": "https://github.com/PengJiyuan/unused-npm-names#readme",
"dependencies": {
"axios": "^0.18.0",
"chalk": "^2.4.1",
"commander": "^2.17.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fanshichao/unused-npm-names.git
[email protected]:fanshichao/unused-npm-names.git
fanshichao
unused-npm-names
unused-npm-names
master

搜索帮助