2 Star 4 Fork 1

刘红华 / 机房信息集中管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.86 KB
一键复制 编辑 原始数据 按行查看 历史
刘红华 提交于 2023-03-07 11:43 . first
{
"name": "nuxt",
"version": "1.0.0",
"description": "My perfect Nuxt.js project",
"author": "liu008",
"private": true,
"scripts": {
"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"
},
"dependencies": {
"@nuxtjs/axios": "^5.3.6",
"@nuxtjs/style-resources": "^1.1.0",
"babel-polyfill": "^6.26.0",
"child_process": "^1.0.2",
"cookie-universal-nuxt": "^2.1.4",
"cross-env": "^5.2.0",
"crypto-js": "^4.1.1",
"element-ui": "^2.15.6",
"event-source-polyfill": "^1.0.25",
"express": "^4.17.1",
"file-saver": "^2.0.5",
"fs": "0.0.1-security",
"guacamole-common-js": "^1.3.0",
"guacamole-lite": "^0.6.4",
"http-proxy-middleware": "^2.0.1",
"https": "^1.0.0",
"iconv-lite": "^0.6.3",
"js-base64": "^3.6.1",
"js-md5": "^0.7.3",
"jsftp": "^2.1.3",
"jsonwebtoken": "^8.5.1",
"koa": "^2.6.2",
"koa-body": "^4.2.0",
"koa-bodyparser": "^4.3.0",
"koa-router": "^10.0.0",
"koa-sslify": "^5.0.0",
"koa2-connect": "^1.0.2",
"koa2-proxy-middleware": "0.0.4",
"mongoose": "^5.12.13",
"mongoose-paginate": "^5.0.3",
"mongoose-unique-validator": "^2.0.3",
"net-snmp": "^3.5.8",
"network-scanner-js": "^1.1.5",
"node-schedule": "^2.1.0",
"nodejs-traceroute": "^1.2.0",
"nuxt": "^2.0.0",
"parse-error": "^0.2.0",
"path": "^0.12.7",
"tcp-ping-node": "^1.0.0",
"umy-ui": "^1.1.6",
"v-viewer": "^1.6.3",
"vue-i18n": "^8.24.5",
"xmlhttprequest": "^1.8.0"
},
"devDependencies": {
"babel-plugin-component": "^1.1.1",
"less": "^4.1.1",
"less-loader": "^7.1.0",
"nodemon": "^1.18.9"
},
"config": {
"nuxt": {
"host": "0.0.0.0",
"port": "3000"
}
}
}
JavaScript
1
https://gitee.com/liu_008/itroom.git
git@gitee.com:liu_008/itroom.git
liu_008
itroom
机房信息集中管理系统
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891