1 Star 0 Fork 1

supercoeus / summerVideoCMS_Service

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.57 KB
一键复制 编辑 原始数据 按行查看 历史
rockey 提交于 2018-05-01 15:58 . 完整上传
{
"name": "summerVideoCMS_Service",
"description": "summerVideoCMS Created By rockey",
"version": "1.0.0",
"author": "rockey <rock543400@qq.com>",
"scripts": {
"start": "node development.js",
"pm2": "pm2 start development.js",
"test": "THINK_UNIT_TEST=1 nyc ava test/ && nyc report --reporter=html",
"lint": "eslint src/",
"lint-fix": "eslint --fix src/"
},
"dependencies": {
"@koa/cors": "^2.2.1",
"nodemailer": "^4.6.4",
"think-cache": "^1.0.0",
"think-cache-file": "^1.0.8",
"think-logger3": "^1.0.0",
"think-model": "^1.0.0",
"think-model-mysql": "^1.0.0",
"think-session": "^1.0.0",
"think-session-file": "^1.0.5",
"think-view": "^1.0.0",
"think-view-nunjucks": "^1.0.1",
"thinkjs": "^3.0.0"
},
"devDependencies": {
"think-watcher": "^3.0.0",
"eslint": "^4.2.0",
"eslint-config-think": "^1.0.0",
"ava": "^0.18.0",
"nyc": "^7.0.0"
},
"repository": "",
"license": "MIT",
"engines": {
"node": ">=10.0.0"
},
"readmeFilename": "README.md",
"thinkjs": {
"metadata": {
"name": "summerVideoCMS_Service",
"description": "summerVideoCMS Created By rockey",
"author": "rockey <rock543400@qq.com>",
"babel": false
},
"projectName": "summerVideoCMS_Service",
"templateName": "C:\\Users\\hIp\\AppData\\Roaming\\npm\\node_modules\\think-cli\\default_template",
"cacheTemplatePath": "C:\\Users\\hIp\\.think-templates\\C--Users-hIp-AppData-Roaming-npm-node_modules-think-cli-default_template",
"clone": false,
"isMultiModule": false
}
}
NodeJS
1
https://gitee.com/supercoeus/summerVideoCMS_Service.git
git@gitee.com:supercoeus/summerVideoCMS_Service.git
supercoeus
summerVideoCMS_Service
summerVideoCMS_Service
master

搜索帮助