7 Star 14 Fork 5

Gitee 极速下载 / Scriptis

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/WeBankFinTech/Scriptis
克隆/下载
package.json 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
arbor 提交于 2019-09-24 11:37 . fixed: failed to resolve async component
{
"name": "scriptis",
"version": "0.7.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"release": "node release.js",
"lint": "vue-cli-service lint",
"fix": "eslint --ext .js,.vue src --fix"
},
"dependencies": {
"axios": "^0.19.0",
"babel-polyfill": "^6.26.0",
"core-js": "^2.6.5",
"dexie": "^2.0.4",
"dt-sql-parser": "^1.1.10",
"highlight.js": "^9.12.0",
"iview": "^3.4.1",
"lodash": "^4.17.10",
"md5": "^2.2.1",
"mitt": "^1.1.3",
"moment": "^2.22.2",
"monaco-editor": "^0.15.1",
"reconnecting-websocket": "^4.1.10",
"sql-formatter": "^2.1.0",
"vue": "^2.6.6",
"vue-router": "^3.0.1",
"vuescroll": "^4.13.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.8.0",
"@vue/cli-plugin-eslint": "^3.8.0",
"@vue/cli-service": "^3.8.0",
"@vue/eslint-config-standard": "^4.0.0",
"archiver": "^3.0.3",
"babel-eslint": "^10.0.1",
"copy-webpack-plugin": "^4.5.2",
"eslint": "^5.16.0",
"eslint-config-google": "^0.13.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-vue": "^5.0.0",
"filemanager-webpack-plugin": "^2.0.5",
"monaco-editor-webpack-plugin": "^1.7.0",
"node-sass": "^4.9.0",
"sass-loader": "^7.1.0",
"vue-cli-plugin-mockjs": "^0.1.3",
"vue-template-compiler": "^2.6.10"
}
}
JavaScript
1
https://gitee.com/mirrors/Scriptis.git
git@gitee.com:mirrors/Scriptis.git
mirrors
Scriptis
Scriptis
master

搜索帮助