2 Star 0 Fork 0

mirrors_jprichardson/npm-research

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 948 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "npm-research",
"version": "0.2.0",
"description": "Nice little utility to help you research NPM packages.",
"homepage": [
""
],
"repository": {
"type": "git",
"url": "git://github.com/jprichardson/npm-research.git"
},
"keywords": [
"npm",
"github",
"bitbucket",
"research",
"search",
"package",
"packages"
],
"author": "JP Richardson <jprichardson@gmail.com>",
"licenses": [
{
"type": "MIT",
"url": ""
}
],
"dependencies": {
"open": "0.0.2",
"request": "~2.11.4",
"colors": "~0.6.0-1",
"batchflow": "~0.3.0",
"string": "~1.1.0",
"cheerio": "0.10.1",
"fs-extra": "~0.3.1",
"path-extra": "0.0.3",
"ms": "~0.3.0",
"optimist": "~0.3.5",
"vcsurl": "~0.1.0"
},
"devDepdencies": {},
"scripts": {
"test": "mocha test"
},
"bin": {
"npm-research": "./bin/npm-research"
},
"preferGlobal": true
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jprichardson/npm-research.git
git@gitee.com:mirrors_jprichardson/npm-research.git
mirrors_jprichardson
npm-research
npm-research
master

搜索帮助