2 Star 12 Fork 4

Mr.Nowhy/在线考试系统(服务端API)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 748 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mr.Nowhy 提交于 2019-08-28 12:34 . 首次提交
{
"name": "thinkjs-application",
"description": "application created by thinkjs",
"version": "1.0.0",
"scripts": {
"start": "node www/development.js",
"compile": "babel src/ --out-dir app/",
"watch-compile": "node -e \"console.log('<npm run watch-compile> no longer need, use <npm start> command direct.');console.log();\"",
"watch": "npm run watch-compile"
},
"dependencies": {
"thinkjs": "v2",
"babel-runtime": "6.x.x",
"source-map-support": "0.4.0"
},
"devDependencies": {
"babel-cli": "^6.18.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-stage-1": "^6.16.0",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-core": "^6.20.0"
},
"repository": "",
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/qinxuyu/online_examination_system-server.git
git@gitee.com:qinxuyu/online_examination_system-server.git
qinxuyu
online_examination_system-server
在线考试系统(服务端API)
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385