UNPKG

pgz-comp-av2

Version:

## 介绍 vue2.x + ant design vue 1.7.x系列的各类业务小组件。如果觉得集成麻烦,可以直接使用<a href="https://pusdn-dev.feishu.cn/wiki/CakCwv7zViUmarkaSY8cvQvDnAr?from=from_copylink" target="_blank">GeeFox极狐低代码平台</a>。

97 lines (96 loc) 2.28 kB
{ "name": "pgz-comp-av2", "version": "0.1.29", "private": false, "homepage": "http://www.pusdn.com", "funding": "https://github.com/JaneYork", "bugs": { "url": "https://github.com/JaneYork" }, "repository": { "type": "git", "url": "https://github.com/JaneYork" }, "keywords": [ "PUSDN", "pgz", "lqhjj", "HJM", "GeeFox", "vue2", "JaneYork", "天地图", "二维码", "破该仔", "哈基米", "塔兹米", "立强哼唧唧", "低代码", "软件开发", "Snow", "极狐低代码", "pgz-sbv", "跳出国家范畴,上升宇宙层次", "平行宇宙软件开发者网" ], "license": "PGZ", "author": "PUSDN (https://github.com/)", "contributors": [ "Michał Sajnóg <msajnog93@gmail.com> (https://github.com/michalsnik)", "Yosuke Ota (https://github.com/ota-meshi)" ], "files": [ "lib", "README.md", "LICENSE" ], "main": "lib/pgz-comp-av2.umd.js", "scripts": { "serve": "vue-cli-service serve", "build": "vue-cli-service build", "lint": "vue-cli-service lint", "lib": "vue-cli-service build --target lib --dest lib ./packages/index.js", "lib:min": "vue-cli-service build --target lib --dest lib ./packages/index.js --mode production" }, "dependencies": {}, "peerDependencies": { "ant-design-vue": "^1.7.8", "vue": "^2.6.14" }, "devDependencies": { "@babel/core": "^7.12.16", "@babel/eslint-parser": "^7.12.16", "@vue/cli-plugin-babel": "~5.0.0", "@vue/cli-plugin-eslint": "~5.0.0", "@vue/cli-service": "~5.0.0", "babel-plugin-import": "^1.13.8", "babel-plugin-transform-remove-console": "^6.9.4", "core-js": "^3.8.3", "eslint": "^7.32.0", "eslint-plugin-vue": "^8.0.3", "less": "^3.0.4", "less-loader": "^5.0.0", "terser-webpack-plugin": "^5.3.11", "vue": "^2.6.14", "vue-template-compiler": "^2.6.14" }, "eslintConfig": { "root": true, "env": { "node": true }, "extends": [ "plugin:vue/essential", "eslint:recommended" ], "parserOptions": { "parser": "@babel/eslint-parser" }, "rules": {} }, "browserslist": [ "> 1%", "last 2 versions", "not dead" ] }