UNPKG

fx67ll-quick-echarts

Version:
45 lines (44 loc) 1.18 kB
{ "name": "fx67ll-quick-echarts", "version": "0.1.10", "private": false, "main": "lib/fx67ll-quick-echarts.umd.min.js", "scripts": { "serve": "vue-cli-service serve", "build": "vue-cli-service build", "lib": "vue-cli-service build --target lib --name fx67ll-quick-echarts --dest lib src/components/index.js" }, "dependencies": { "core-js": "^2.6.5", "echarts": "^5.1.0", "less": "^3.12.2", "less-loader": "^7.0.1", "style-resources-loader": "^1.3.3", "vue": "^2.6.10", "vue-router": "^3.4.3" }, "devDependencies": { "@vue/cli-plugin-babel": "^3.8.0", "@vue/cli-service": "^3.8.0", "vue-template-compiler": "^2.6.10" }, "repository": { "type": "git", "url": "git+https://github.com/fx67ll/fx67llQuickEcharts.git" }, "bugs": { "url": "https://github.com/fx67ll/fx67llQuickEcharts/issues" }, "homepage": "https://github.com/fx67ll/fx67llQuickEcharts", "keywords": [ "fx67ll", "echarts", "quick-echarts", "fx67ll-quick-echarts", "QuickEcharts", "fx67llQuickEcharts" ], "description": "A tool to help you use Echarts quickly!", "author": "fx67ll@github.com", "license": "MIT" }