1 Star 0 Fork 75

Bell / Notadd

forked from Notadd / Notadd 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
寻风 提交于 2018-06-06 14:34 . chore(*): remove package @notadd/rpc
{
"name": "notadd-src",
"version": "2.1.14",
"author": "notadd",
"description": "Modern, fast, powerful node.js web framework",
"main": "index.js",
"license": "Apache-2.0",
"scripts": {
"run:install": "node ./node_modules/@notadd/server/install.js",
"serve": "node ./node_modules/gulp/bin/gulp.js"
},
"dependencies": {
"@notadd/addon-demo": "~2.3.0",
"@notadd/addon-local": "~2.1.0",
"@notadd/authentication": "~2.4.0",
"@notadd/backend": "~2.4.0",
"@notadd/core": "~2.4.0",
"@notadd/extension-demo": "~2.3.0",
"@notadd/graphql": "~2.4.0",
"@notadd/injection": "~2.4.0",
"@notadd/internationalization": "~2.4.0",
"@notadd/logger": "~2.4.0",
"@notadd/module-demo": "~2.3.0",
"@notadd/server": "~2.4.0",
"@notadd/setting": "~2.4.0",
"@notadd/user": "~2.4.0",
"@notadd/websocket": "~2.4.0",
"@notadd/workflow": "~2.4.0",
"gulp": "^3.9.1",
"gulp-nodemon": "^2.2.1",
"pg": "^7.4.1"
},
"engines": {
"node": ">=6.11.0"
},
"devDependencies": {
"ip": "^1.1.5"
}
}
NodeJS
1
https://gitee.com/bellliao/notadd.git
git@gitee.com:bellliao/notadd.git
bellliao
notadd
Notadd
next

搜索帮助