代码拉取完成,页面将自动刷新
{
"name": "essay",
"version": "3.2.0",
"description": "A blog system",
"author": "wmui",
"private": true,
"scripts": {
"deploy": "pm2 deploy ecosystem.config.js production",
"server": "cross-env NODE_ENV=development nodemon server/server.js --watch server",
"test": "cross-env NODE_ENV=test nodemon --watch ./test --exec mocha",
"dev": "cross-env NODE_ENV=development nodemon server/index.js --watch server",
"build": "nuxt build",
"start": "cross-env NODE_ENV=production node server/index.js",
"generate": "nuxt generate",
"lint": "eslint --ext .js,.vue --ignore-path .gitignore .",
"precommit": "npm run lint"
},
"dependencies": {
"@nuxtjs/google-analytics": "^2.2.0",
"@nuxtjs/pwa": "^3.0.0-beta.16",
"@nuxtjs/style-resources": "^0.1.2",
"archiver": "^3.0.0",
"axios": "^0.19.0",
"body-parser": "^1.19.0",
"cookie-parser": "^1.4.4",
"cors": "^2.8.5",
"cross-env": "^5.2.0",
"express": "^4.16.3",
"formidable": "^1.2.1",
"highlight.js": "^9.15.8",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.14",
"markdown-it": "^8.4.2",
"md5": "^2.2.1",
"mongoose": "^5.6.2",
"nodemailer": "^6.2.1",
"nuxt": "^2.0.0",
"require-all": "^3.0.0",
"shelljs": "^0.8.3",
"trek-captcha": "^0.4.0",
"validator": "^11.1.0"
},
"devDependencies": {
"babel-eslint": "^8.2.1",
"eslint": "^5.0.1",
"eslint-loader": "^2.0.0",
"eslint-plugin-vue": "^4.0.0",
"node-sass": "^4.12.0",
"nodemon": "^1.11.0",
"sass-loader": "^7.1.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。