1 Star 0 Fork 5

wuyouw/careyshop-rest 接口调试

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
CareyShop 提交于 2020-07-29 22:40 . no message
{
"name": "careyshop-rest",
"version": "1.0.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --open",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"inspect": "vue-cli-service inspect --mode production --verbose"
},
"dependencies": {
"@careyshop/stats": "^1.0.13",
"axios": "^0.19.2",
"clipboard-polyfill": "^3.0.0",
"core-js": "^3.6.5",
"dayjs": "^1.8.31",
"element-ui": "^2.13.2",
"flex.css": "^1.1.7",
"fuse.js": "^6.4.1",
"highlight.js": "^10.1.2",
"js-cookie": "^2.2.1",
"lodash": "^4.17.19",
"lowdb": "^1.0.0",
"nprogress": "^0.2.0",
"qs": "^6.9.4",
"vue": "^2.6.11",
"vue-i18n": "^8.19.0",
"vue-router": "^3.3.4",
"vuex": "^3.5.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.4.5",
"@vue/cli-plugin-eslint": "^4.4.5",
"@vue/cli-plugin-router": "^4.4.5",
"@vue/cli-plugin-unit-jest": "^4.4.5",
"@vue/cli-plugin-vuex": "^4.4.5",
"@vue/cli-service": "^4.4.5",
"@vue/eslint-config-standard": "^5.1.2",
"@vue/test-utils": "^1.0.3",
"babel-eslint": "^10.1.0",
"compression-webpack-plugin": "^4.0.0",
"eslint": "^7.5.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.2.2",
"node-sass": "^4.14.1",
"sass-loader": "^9.0.2",
"svg-sprite-loader": "^5.0.0",
"vue-cli-plugin-i18n": "~1.0.1",
"vue-template-compiler": "^2.6.11",
"webpack-bundle-analyzer": "^3.8.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wuyouw/careyshop-rest.git
git@gitee.com:wuyouw/careyshop-rest.git
wuyouw
careyshop-rest
careyshop-rest 接口调试
master

搜索帮助