1 Star 1 Fork 2

臻星创意工作室 / i-dapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
臻星创意工作室 提交于 2019-06-05 11:39 . updadte
{
"name": "i-dapp",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.18.0",
"better-scroll": "^1.13.4",
"core-js": "^2.6.5",
"fastclick": "^1.0.6",
"lib-flexible": "^0.3.2",
"qrcodejs2": "^0.0.2",
"vue": "^2.6.10",
"vue-calendar-component": "^2.8.2",
"vue-clipboard2": "^0.3.0",
"vue-i18n": "^8.11.2",
"vue-router": "^3.0.3",
"vuex": "^3.0.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.7.0",
"@vue/cli-plugin-eslint": "^3.7.0",
"@vue/cli-service": "^3.7.0",
"@vue/eslint-config-standard": "^4.0.0",
"babel-eslint": "^10.0.1",
"babel-plugin-import": "^1.12.0",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2",
"vant": "^1.6.21",
"vue-template-compiler": "^2.5.21"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"@vue/standard"
],
"rules": {},
"parserOptions": {
"parser": "babel-eslint"
}
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
JavaScript
1
https://gitee.com/link97/i-dapp.git
git@gitee.com:link97/i-dapp.git
link97
i-dapp
i-dapp
master

搜索帮助