{ "name": "vue-cli-plugin-ant-design", "version": "1.0.0", "description": "vue-cli 3 plugin to add ant-design-vue", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "vue", "vue-cli", "ant-design-vue", "vue-cli-plugin-ant-design" ], "repository": { "type": "git", "url": "git+https://github.com/wangxueliang/vue-cli-plugin-ant-design.git" }, "bugs": { "url": "https://github.com/wangxueliang/vue-cli-plugin-ant-design/issues" }, "homepage": "https://github.com/wangxueliang/vue-cli-plugin-ant-design.git", "author": "wangxueliang", "license": "MIT" }