代码拉取完成,页面将自动刷新
{
"name": "lin-cms-koa",
"version": "0.3.11",
"description": "simple and practical CMS implememted by koa",
"main": "app/starter.js",
"scripts": {
"test": "jest test",
"start:dev": "cross-env NODE_ENV=development nodemon",
"start:prod": "cross-env NODE_ENV=production node index",
"prettier": "prettier --write app/**/*.js app/*.js app/**/**/*.js app/**/**/**/*.js test/**/*.js && eslint app test --fix"
},
"keywords": [
"lin",
"cms",
"koa"
],
"repository": {
"type": "git",
"url": "git+https://github.com/TaleLin/lin-cms-koa.git"
},
"author": "Pedro/Shirmy/Evan",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.4.5",
"@babel/plugin-proposal-decorators": "^7.4.4",
"@babel/register": "^7.8.6",
"@types/eslint": "^4.16.6",
"@types/jest": "^24.0.11",
"@types/koa": "^2.0.48",
"@types/koa-bodyparser": "^4.2.2",
"@types/koa__cors": "^2.2.3",
"@types/prettier": "1.16.1",
"@types/supertest": "^2.0.7",
"babel-jest": "^26.0.1",
"babel-preset-env": "^1.7.0",
"cross-env": "^5.2.0",
"eslint": "^5.15.1",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "^22.3.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"jest": "^24.9.0",
"nodemon": "^1.18.10",
"prettier": "1.16.4",
"supertest": "^3.4.2"
},
"dependencies": {
"@koa/cors": "^2.2.3",
"cheerio": "^1.0.0-rc.10",
"koa": "^2.7.0",
"koa-bodyparser": "^4.2.1",
"koa-mount": "^4.0.0",
"koa-static": "^5.0.0",
"lin-mizar": "^0.3.8",
"mysql2": "^2.1.0",
"request": "^2.88.2",
"sequelize": "^5.21.13",
"validator": "^13.1.1",
"ws": "^7.4.4"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。