4 Star 5 Fork 3

godlw/hong-h5-form

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
godlw 提交于 2024-05-10 16:57 . 1.6.3
{
"name": "hong-h5-form",
"version": "1.6.3",
"author": "ErshiliuHua",
"main": "lib/hong-h5-form.umd.min.js",
"unpkg": "lib/hong-h5-form.umd.min.js",
"jsdelivr": "lib/hong-h5-form.umd.min.js",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"lib": "vue-cli-service build --target lib --name hong-h5-form --dest lib packages/index.js"
},
"keywords": [
"vue",
"mand-mobile",
"hong-h5-form"
],
"license": "MIT",
"dependencies": {
"core-js": "^3.6.5",
"countup.js": "^1.9.3",
"mand-mobile": "^2.5.20",
"normalize.css": "^8.0.0",
"vue": "^2.6.11",
"vue-router": "^3.2.0",
"vuex": "^3.4.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.4.0",
"@vue/cli-plugin-eslint": "~4.4.0",
"@vue/cli-plugin-router": "~4.4.0",
"@vue/cli-plugin-vuex": "~4.4.0",
"@vue/cli-service": "~4.4.0",
"@vue/eslint-config-standard": "^5.1.2",
"babel-eslint": "^10.1.0",
"babel-plugin-import": "^1.8.0",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^6.2.2",
"postcss-pxtorem": "^4.0.1",
"stylus": "^0.54.7",
"stylus-loader": "^3.0.2",
"vue-cli-plugin-mand": "^0.4.1",
"vue-template-compiler": "^2.6.11"
},
"files": [
"lib",
"README.md",
"LICENSE",
"types"
],
"typings": "types/index.d.ts"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/godlw/hong-h5-form.git
git@gitee.com:godlw/hong-h5-form.git
godlw
hong-h5-form
hong-h5-form
master

搜索帮助