{"_id":"vue-echarts","_rev":"2453333","name":"vue-echarts","description":"Vue.js component for Apache ECharts.","dist-tags":{"latest":"6.0.2"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"time":{"modified":"2022-01-18T10:31:19.000Z","created":"2016-03-22T03:14:39.629Z","6.0.2":"2022-01-18T10:20:17.452Z","6.0.1":"2022-01-14T11:08:22.899Z","6.0.0":"2021-08-02T12:31:27.700Z","6.0.0-rc.6":"2021-06-09T17:24:07.123Z","6.0.0-rc.5":"2021-04-30T10:45:29.870Z","6.0.0-rc.4":"2021-03-29T11:53:16.113Z","6.0.0-rc.3":"2021-03-09T02:53:19.454Z","6.0.0-rc.2":"2021-03-09T02:37:04.556Z","6.0.0-rc.1":"2021-03-09T02:32:21.251Z","6.0.0-beta.7":"2021-03-04T17:07:49.008Z","6.0.0-beta.6":"2021-03-03T12:36:25.672Z","6.0.0-beta.5":"2021-03-03T10:29:30.123Z","6.0.0-beta.4":"2021-03-02T16:27:50.181Z","6.0.0-beta.3":"2021-03-02T03:39:43.208Z","6.0.0-beta.2":"2021-02-28T17:31:21.950Z","6.0.0-beta.1":"2021-02-27T18:50:07.791Z","6.0.0-alpha.5":"2021-02-23T12:09:53.267Z","6.0.0-alpha.4":"2021-02-23T07:52:53.972Z","6.0.0-alpha.3":"2021-02-22T15:44:39.112Z","6.0.0-alpha.2":"2021-02-22T11:42:12.920Z","6.0.0-alpha.1":"2021-02-22T09:19:49.596Z","5.0.0-beta.0":"2020-01-24T03:40:36.218Z","4.1.0":"2019-12-06T09:11:20.191Z","4.0.4":"2019-09-17T09:18:55.450Z","4.0.3":"2019-05-17T02:58:11.982Z","4.0.2":"2019-04-26T09:25:26.423Z","4.0.1":"2019-01-22T02:26:24.045Z","4.0.0":"2019-01-19T16:13:32.373Z","4.0.0-beta.1":"2019-01-18T11:31:37.219Z","4.0.0-beta.0":"2019-01-18T11:18:21.086Z","3.1.3":"2018-09-25T09:41:43.840Z","3.1.2":"2018-09-02T17:50:34.209Z","3.1.1":"2018-08-24T13:27:20.870Z","3.1.0":"2018-08-23T16:22:24.071Z","3.0.9":"2018-06-19T07:48:33.255Z","3.0.8":"2018-06-14T03:30:51.598Z","3.0.7":"2018-04-01T12:52:56.158Z","3.0.6":"2018-04-01T08:06:26.973Z","3.0.5":"2018-03-17T05:28:50.803Z","3.0.4":"2018-03-09T09:37:26.904Z","3.0.3":"2018-02-22T17:48:50.231Z","3.0.2":"2018-02-10T14:29:23.092Z","3.0.1":"2018-01-18T02:07:11.336Z","3.0.0":"2018-01-17T18:15:22.437Z","2.6.0":"2017-12-18T07:37:09.532Z","2.5.1":"2017-11-10T06:46:35.802Z","2.5.0":"2017-11-08T04:51:58.737Z","2.4.1":"2017-09-18T06:31:21.244Z","2.4.0":"2017-05-27T07:55:06.261Z","2.3.9":"2017-05-27T06:22:19.613Z","2.3.8":"2017-05-03T04:20:25.791Z","2.3.7":"2017-04-22T14:59:25.621Z","2.3.6":"2017-04-21T10:32:11.333Z","2.3.5":"2017-04-21T09:19:47.477Z","2.3.4":"2017-04-18T07:14:06.997Z","2.3.3":"2017-03-08T04:32:20.995Z","2.3.2":"2017-03-07T09:29:18.509Z","2.3.1":"2017-02-13T09:20:16.903Z","2.3.0":"2017-02-09T03:48:48.802Z","2.2.0":"2017-01-06T08:20:54.606Z","2.1.0":"2016-12-21T09:40:19.358Z","2.0.0":"2016-12-04T14:55:03.668Z","1.0.0":"2016-12-04T14:52:16.614Z","0.1.2":"2016-11-11T16:03:46.503Z","0.1.1":"2016-06-17T10:56:11.975Z","0.1.0":"2016-06-17T10:23:44.770Z","0.0.0":"2016-03-22T03:14:39.629Z"},"users":{"qbaty":true,"bonashen":true,"ldq-first":true,"liupengbo":true},"author":{"name":"GU Yiling","email":"justice360@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"versions":{"6.0.2":{"name":"vue-echarts","version":"6.0.2","description":"Vue.js component for Apache ECharts.","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build":"npm run docs && rimraf dist && rollup -c rollup.config.js && cp src/index.vue2.d.ts dist","lint":"vue-cli-service lint","build:demo":"vue-cli-service build","docs":"node -r esm ./scripts/docs.js","postinstall":"node ./scripts/postinstall.js","prepare":"npm run build"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.12.1"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^4.15.1","@typescript-eslint/parser":"^4.15.1","@vue/cli-plugin-babel":"^5.0.0-beta.1","@vue/cli-plugin-eslint":"^5.0.0-beta.1","@vue/cli-plugin-typescript":"^5.0.0-beta.1","@vue/cli-service":"^5.0.0-beta.1","@vue/compiler-sfc":"^3.1.1","@vue/composition-api":"^1.0.5","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^7.0.0","codesandbox":"^2.2.3","comment-mark":"^1.0.0","echarts":"^5.2.2","eslint":"^7.20.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-vue":"^7.6.0","esm":"^3.2.25","postcss":"^8.3.0","postcss-loader":"^5.0.0","postcss-nested":"^5.0.5","prettier":"^2.2.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-styles":"^3.14.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"~4.1.5","vue":"^3.2.26"},"peerDependencies":{"@vue/composition-api":"^1.0.5","echarts":"^5.1.2","vue":"^2.6.12 || ^3.1.1"},"jsdelivr":"dist/index.umd.min.js","license":"MIT","peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"types":"dist/index.d.ts","gitHead":"01460d543d6a4eb89723a8eea4b4e299cbc1e9a1","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.2","_nodeVersion":"14.17.2","_npmVersion":"8.1.3","dist":{"shasum":"f6d65c4b328d246da9060ded07b83556c1bef09b","size":63987,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.2.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.2_1642501217328_0.33433480395144755"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-18T10:29:22.750Z","publish_time":1642501217452,"hasInstallScript":true,"_cnpm_publish_time":1642501217452},"6.0.1":{"name":"vue-echarts","version":"6.0.1","description":"Vue.js component for Apache ECharts.","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build":"npm run docs && rimraf dist && rollup -c rollup.config.js && cp src/index.vue2.d.ts dist","lint":"vue-cli-service lint","build:demo":"vue-cli-service build","docs":"node -r esm ./scripts/docs.js","postinstall":"node ./scripts/postinstall.js","prepare":"npm run build"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.12.1"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^4.15.1","@typescript-eslint/parser":"^4.15.1","@vue/cli-plugin-babel":"^5.0.0-beta.1","@vue/cli-plugin-eslint":"^5.0.0-beta.1","@vue/cli-plugin-typescript":"^5.0.0-beta.1","@vue/cli-service":"^5.0.0-beta.1","@vue/compiler-sfc":"^3.1.1","@vue/composition-api":"^1.0.5","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^7.0.0","codesandbox":"^2.2.3","comment-mark":"^1.0.0","echarts":"^5.2.2","eslint":"^7.20.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-vue":"^7.6.0","esm":"^3.2.25","postcss":"^8.3.0","postcss-loader":"^5.0.0","postcss-nested":"^5.0.5","prettier":"^2.2.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-styles":"^3.14.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"~4.1.5","vue":"^3.2.26"},"peerDependencies":{"@vue/composition-api":"^1.0.5","echarts":"^5.1.2","vue":"^2.6.12 || ^3.1.1"},"jsdelivr":"dist/index.umd.min.js","license":"MIT","peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"types":"dist/index.d.ts","gitHead":"cdc6ed54d69f252ff4f7775d2eab6d984302c8a9","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.1","_nodeVersion":"14.17.2","_npmVersion":"8.1.3","dist":{"shasum":"40ec1ded52622a094652d30be5f10a975cfb32c0","size":64493,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.1.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.1_1642158502707_0.24845122984085433"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-14T11:26:14.779Z","publish_time":1642158502899,"hasInstallScript":true,"_cnpm_publish_time":1642158502899},"6.0.0":{"name":"vue-echarts","version":"6.0.0","description":"Vue.js component for Apache ECharts.","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build":"npm run docs && rimraf dist && rollup -c rollup.config.js && cp src/index.vue2.d.ts dist","lint":"vue-cli-service lint","build:demo":"vue-cli-service build","docs":"node -r esm ./scripts/docs.js","postinstall":"node ./scripts/postinstall.js","prepare":"npm run build"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.11.2"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^4.15.1","@typescript-eslint/parser":"^4.15.1","@vue/cli-plugin-babel":"^5.0.0-beta.1","@vue/cli-plugin-eslint":"^5.0.0-beta.1","@vue/cli-plugin-typescript":"^5.0.0-beta.1","@vue/cli-service":"^5.0.0-beta.1","@vue/compiler-sfc":"^3.1.1","@vue/composition-api":"^1.0.5","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^7.0.0","codesandbox":"^2.2.1","comment-mark":"^1.0.0","echarts":"^5.1.2","eslint":"^7.20.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-vue":"^7.6.0","esm":"^3.2.25","postcss":"^8.3.0","postcss-loader":"^5.0.0","postcss-nested":"^5.0.5","prettier":"^2.2.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-styles":"^3.14.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"~4.1.5","vue":"^3.1.1"},"peerDependencies":{"@vue/composition-api":"^1.0.5","echarts":"^5.1.2","vue":"^2.6.12 || ^3.1.1"},"jsdelivr":"dist/index.umd.min.js","license":"MIT","peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"types":"dist/index.d.ts","gitHead":"bb9540bf4a224a0343bcc5de0cdb4903933963b9","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","dist":{"shasum":"480263fc6ed2125b886bb1b7f05bf9273edee552","size":66811,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0_1627907487527_0.4018422618646189"},"_hasShrinkwrap":false,"publish_time":1627907487700,"_cnpm_publish_time":1627907487700},"6.0.0-rc.6":{"name":"vue-echarts","version":"6.0.0-rc.6","description":"Vue.js component for Apache ECharts.","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build":"npm run docs && rimraf dist && rollup -c rollup.config.js && cp src/index.vue2.d.ts dist","lint":"vue-cli-service lint","build:demo":"vue-cli-service build","docs":"node -r esm ./scripts/docs.js","postinstall":"node ./scripts/postinstall.js","prepare":"npm run build"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.9.1"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^4.15.1","@typescript-eslint/parser":"^4.15.1","@vue/cli-plugin-babel":"^5.0.0-beta.1","@vue/cli-plugin-eslint":"^5.0.0-beta.1","@vue/cli-plugin-typescript":"^5.0.0-beta.1","@vue/cli-service":"^5.0.0-beta.1","@vue/compiler-sfc":"^3.1.1","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^7.0.0","codesandbox":"^2.2.1","comment-mark":"^1.0.0","echarts":"^5.1.2","eslint":"^7.20.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-vue":"^7.6.0","esm":"^3.2.25","postcss":"^8.3.0","postcss-loader":"^5.0.0","postcss-nested":"^5.0.5","prettier":"^2.2.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-styles":"^3.14.1","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"~4.1.5","vue":"^3.1.1"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.1.2","vue":"^2.6.12 || ^3.1.1"},"jsdelivr":"dist/index.umd.min.js","license":"MIT","peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"types":"dist/index.d.ts","gitHead":"a77ecc726d884b8c5cc99c2b5a5cdb4bb07141d0","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-rc.6","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"c12afdbe2e858c941d434996e9bb9b7af3c8c631","size":66800,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-rc.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-rc.6.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-rc.6_1623259447009_0.2622829634216304"},"_hasShrinkwrap":false,"publish_time":1623259447123,"_cnpm_publish_time":1623259447123},"6.0.0-rc.5":{"name":"vue-echarts","description":"Vue.js component for Apache ECharts.","version":"6.0.0-rc.5","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"license":"MIT","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"npm run docs && rimraf dist && rollup -c rollup.config.js && cp src/index.vue2.d.ts dist","lint":"vue-cli-service lint","prepare":"npm run build","postinstall":"node ./scripts/postinstall.js","docs":"node -r esm ./scripts/docs.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.7.4"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","codesandbox":"^2.2.1","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.11"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.12 || ^3.0.11"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"dd71918d101bdb76cd40825ec02d3d8ee57d10fd","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-rc.5","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"4e06289927d03d289c368fa09b740d82e6ded528","size":67692,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-rc.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-rc.5.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-rc.5_1619779529755_0.3327986425961822"},"_hasShrinkwrap":false,"publish_time":1619779529870,"_cnpm_publish_time":1619779529870},"6.0.0-rc.4":{"name":"vue-echarts","description":"Vue.js component for Apache ECharts.","version":"6.0.0-rc.4","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"license":"MIT","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"npm run docs && rimraf dist && rollup -c rollup.config.js && cp src/index.vue2.d.ts dist","lint":"vue-cli-service lint","prepare":"npm run build","postinstall":"node ./scripts/postinstall.js","docs":"node -r esm ./scripts/docs.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.7.4"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","codesandbox":"^2.2.1","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.12 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"23a4efd070fd0c185b7ddb9ca6cfbbbc5c5f1138","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-rc.4","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"e7d25304136db7d959f9710172c4d36f62f620e4","size":66905,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-rc.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-rc.4.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-rc.4_1617018795951_0.17649956281931467"},"_hasShrinkwrap":false,"publish_time":1617018796113,"_cnpm_publish_time":1617018796113},"6.0.0-rc.3":{"name":"vue-echarts","description":"Vue.js component for Apache ECharts.","version":"6.0.0-rc.3","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"license":"MIT","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"npm run docs && rimraf dist && rollup -c rollup.config.js && cp src/index.vue2.d.ts dist","lint":"vue-cli-service lint","prepare":"npm run build","postinstall":"node ./scripts/postinstall.js","docs":"node -r esm ./scripts/docs.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.7.1"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","codesandbox":"^2.2.1","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.12 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"e10e588d99a8455a78f166110f50e6596c140ad1","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-rc.3","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"040471fc19025b989c96c901689f6c0d1022d1ff","size":66911,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-rc.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-rc.3.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-rc.3_1615258399322_0.6488439455892845"},"_hasShrinkwrap":false,"publish_time":1615258399454,"_cnpm_publish_time":1615258399454},"6.0.0-rc.2":{"name":"vue-echarts","description":"Vue.js component for Apache ECharts.","version":"6.0.0-rc.2","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"license":"MIT","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"npm run readme && rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run build","postinstall":"node ./scripts/postinstall.js","readme":"node -r esm ./scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.7.1"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","codesandbox":"^2.2.1","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.12 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"e543866b4dff3a8031b2886a51063e71adbb9c92","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-rc.2","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"b77b8c81562234ec836363b4b5a82fb2315abad1","size":67865,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-rc.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-rc.2.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-rc.2_1615257424371_0.33816411973411475"},"_hasShrinkwrap":false,"publish_time":1615257424556,"_cnpm_publish_time":1615257424556},"6.0.0-rc.1":{"name":"vue-echarts","description":"Vue.js component for Apache ECharts.","version":"6.0.0-rc.1","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"license":"MIT","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"npm run readme && rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run build","postinstall":"node ./scripts/postinstall.js","readme":"node -r esm ./scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.7.1"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","codesandbox":"^2.2.1","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.12 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"9e14357510e8d3f58cc671826e2c79d1a5bd94e7","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-rc.1","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"58b77343709b7337d5b15f874b66fe43fe98e0b3","size":67896,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-rc.1.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-rc.1_1615257140923_0.7193495584872138"},"_hasShrinkwrap":false,"publish_time":1615257141251,"_cnpm_publish_time":1615257141251},"6.0.0-beta.7":{"name":"vue-echarts","description":"Vue.js component for Apache ECharts.","version":"6.0.0-beta.7","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"license":"MIT","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"npm run readme && rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run build","readme":"node -r esm scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.7.1"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","codesandbox":"^2.2.1","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.12 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"6526e2e43cdb8aa2f81d466da816b82b86bf5c43","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-beta.7","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"1daf952400fcc450facf300e5119885b2f51e461","size":66173,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-beta.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-beta.7.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-beta.7_1614877668838_0.49314901688953205"},"_hasShrinkwrap":false,"publish_time":1614877669008,"_cnpm_publish_time":1614877669008},"6.0.0-beta.6":{"name":"vue-echarts","description":"Vue.js component for Apache ECharts.","version":"6.0.0-beta.6","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"license":"MIT","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"npm run readme && rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run build","readme":"node -r esm scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.7.1"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","codesandbox":"^2.2.1","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.12 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"7ced9421af65c217c2186eee036b0a1935d60015","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-beta.6","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"0a65216c43faa3c39759a95133cf848e97e3f94c","size":65694,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-beta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-beta.6.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-beta.6_1614774985480_0.7121476182571262"},"_hasShrinkwrap":false,"publish_time":1614774985672,"_cnpm_publish_time":1614774985672},"6.0.0-beta.5":{"name":"vue-echarts","description":"Vue.js component for Apache ECharts.","version":"6.0.0-beta.5","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"license":"MIT","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"npm run readme && rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run build","readme":"node -r esm scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.7.1"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","codesandbox":"^2.2.1","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.12 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"da994a4926ecaccf0543ad60e0aceb229b7a858a","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-beta.5","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"92354a2888e1bdea02a74a90b4b8be168be8c51f","size":65567,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-beta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-beta.5.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-beta.5_1614767369943_0.9674448627487249"},"_hasShrinkwrap":false,"publish_time":1614767370123,"_cnpm_publish_time":1614767370123},"6.0.0-beta.4":{"name":"vue-echarts","description":"Vue.js component for Apache ECharts.","version":"6.0.0-beta.4","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"license":"MIT","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"npm run readme && rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run build","readme":"node -r esm scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.7.1"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","codesandbox":"^2.2.1","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.12 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"0664e6b23e0c93e903b5b471a0522f937916a2fd","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-beta.4","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"2f78e1ad193751b792999499674dc3fdd79849a0","size":64861,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-beta.4.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-beta.4_1614702470015_0.1723274675902977"},"_hasShrinkwrap":false,"publish_time":1614702470181,"_cnpm_publish_time":1614702470181},"6.0.0-beta.3":{"name":"vue-echarts","description":"Vue.js component for Apache ECharts.","version":"6.0.0-beta.3","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"license":"MIT","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"npm run readme && rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run build","readme":"node -r esm scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.7.1"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.12 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"47d3604deec295c63956c455797a2ddf6c717954","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-beta.3","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"db4bb3e79a978f9ce088e2b2992a7e4b547c0f6f","size":60600,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-beta.3.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-beta.3_1614656383034_0.014265643564518982"},"_hasShrinkwrap":false,"publish_time":1614656383208,"_cnpm_publish_time":1614656383208},"6.0.0-beta.2":{"name":"vue-echarts","description":"Vue.js component for Apache ECharts.","version":"6.0.0-beta.2","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"license":"MIT","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run readme && npm run build","readme":"node -r esm scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.7.0"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.12 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"f458e242ec37ba4cb12c3e96454a7157fc31294d","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-beta.2","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"b7837eb4fd399246159b777017a40eec975c9713","size":60528,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-beta.2.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-beta.2_1614533481806_0.14730957660536936"},"_hasShrinkwrap":false,"publish_time":1614533481950,"_cnpm_publish_time":1614533481950},"6.0.0-beta.1":{"name":"vue-echarts","description":"Vue.js component for Apache ECharts.","version":"6.0.0-beta.1","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"license":"MIT","author":{"name":"GU Yiling","email":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run readme && npm run build","readme":"node -r esm scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"resize-detector":"^0.3.0","vue-demi":"^0.7.0"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.12 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"c400baf8d8c1f3f3317a40187030dc6f3150bca2","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@6.0.0-beta.1","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"9109b9e6fbd1c6169050f6b8cc0032807dc97fb6","size":59730,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-beta.1.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-beta.1_1614451807581_0.4216070144328288"},"_hasShrinkwrap":false,"publish_time":1614451807791,"_cnpm_publish_time":1614451807791},"6.0.0-alpha.5":{"name":"vue-echarts","version":"6.0.0-alpha.5","scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run readme && npm run build","readme":"node -r esm scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"core-js":"^3.6.5","resize-detector":"^0.3.0","vue-demi":"^0.6.0"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5","vue-demi":"^0.6.0"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.11 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"6629540a8ed44d182a3bdaadb4f9e1ac9ef12b32","description":"> Vue.js component for Apache ECharts.","_id":"vue-echarts@6.0.0-alpha.5","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"4a247048bebae65260dffe086698a83cbe51da8c","size":58118,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-alpha.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-alpha.5.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-alpha.5_1614082193049_0.43677481474805235"},"_hasShrinkwrap":false,"publish_time":1614082193267,"_cnpm_publish_time":1614082193267},"6.0.0-alpha.4":{"name":"vue-echarts","version":"6.0.0-alpha.4","scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run readme && npm run build","readme":"node -r esm scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"core-js":"^3.6.5","resize-detector":"^0.3.0","vue-demi":"^0.6.0"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5","vue-demi":"^0.6.0"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.11 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"39437ba90744f1c48f81ccd228388b062e7461b3","description":"> Vue.js component for Apache ECharts.","_id":"vue-echarts@6.0.0-alpha.4","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"4e4167062041beb9088f46673624c7f6fa5d1a05","size":56205,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-alpha.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-alpha.4.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-alpha.4_1614066773834_0.15834932682720226"},"_hasShrinkwrap":false,"publish_time":1614066773972,"_cnpm_publish_time":1614066773972},"6.0.0-alpha.3":{"name":"vue-echarts","version":"6.0.0-alpha.3","scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run readme && npm run build","readme":"node -r esm scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"core-js":"^3.6.5","resize-detector":"^0.3.0","vue-demi":"^0.6.0"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5","vue-demi":"^0.6.0"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.11 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"b2cfcb23695cf9fc5d92bd7129d3481240990daf","description":"> Vue.js component for Apache ECharts.","_id":"vue-echarts@6.0.0-alpha.3","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"93ce828094fa8dbc69646d6e8e45d434cae531d1","size":55733,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-alpha.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-alpha.3.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-alpha.3_1614008678956_0.9900789195804252"},"_hasShrinkwrap":false,"publish_time":1614008679112,"_cnpm_publish_time":1614008679112},"6.0.0-alpha.2":{"name":"vue-echarts","version":"6.0.0-alpha.2","scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run readme && npm run build","readme":"node -r esm scripts/readme.js"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"core-js":"^3.6.5"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","comment-mark":"^1.0.0","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","esm":"^3.2.25","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"^3.0.5","vue-demi":"^0.6.0"},"peerDependencies":{"@vue/composition-api":"^1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.11 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"9dd913abbe7e10cd172645623898a0e452a8b2b3","description":"> Vue.js component for Apache ECharts.","_id":"vue-echarts@6.0.0-alpha.2","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"01c69a3d526ac78f9f14fff6fc99471ef4dd78f2","size":55733,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-alpha.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-alpha.2.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-alpha.2_1613994132765_0.7310718877763083"},"_hasShrinkwrap":false,"publish_time":1613994132920,"_cnpm_publish_time":1613994132920},"6.0.0-alpha.1":{"name":"vue-echarts","version":"6.0.0-alpha.1","scripts":{"serve":"vue-cli-service serve","build:demo":"vue-cli-service build","build":"rimraf dist && rollup -c rollup.config.js","lint":"vue-cli-service lint","prepare":"npm run build"},"main":"dist/index.cjs.min.js","module":"dist/index.esm.min.js","unpkg":"dist/index.umd.min.js","jsdelivr":"dist/index.umd.min.js","types":"dist/index.d.ts","dependencies":{"core-js":"^3.6.5"},"devDependencies":{"@rollup/plugin-node-resolve":"^11.1.1","@typescript-eslint/eslint-plugin":"^2.33.0","@typescript-eslint/parser":"^2.33.0","@vue/cli-plugin-babel":"~4.5.0","@vue/cli-plugin-eslint":"~4.5.0","@vue/cli-plugin-typescript":"~4.5.0","@vue/cli-service":"~4.5.0","@vue/compiler-sfc":"^3.0.0","@vue/composition-api":"^1.0.0-rc.1","@vue/eslint-config-prettier":"^6.0.0","@vue/eslint-config-typescript":"^5.0.2","echarts":"^5.0.2","eslint":"^6.7.2","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.0.0-0","postcss":"^8.2.5","postcss-loader":"^5.0.0","postcss-nested":"^4.2.3","prettier":"^1.19.1","resize-detector":"^0.3.0","rimraf":"^3.0.2","rollup":"^2.38.5","rollup-plugin-dts":"^2.0.1","rollup-plugin-postcss":"^4.0.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.29.0","typescript":"^4.1.3","vue":"npm:vue@^3.0.5","vue-demi":"^0.6.0"},"peerDependencies":{"@vue/composition-api":"1.0.0-rc.2","echarts":"^5.0.2","vue":"^2.6.11 || ^3.0.0"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"gitHead":"d2f756f978c81b88b0fc887e438a62175cba6069","description":"> Vue.js component for Apache ECharts.","_id":"vue-echarts@6.0.0-alpha.1","_nodeVersion":"12.13.1","_npmVersion":"6.14.11","dist":{"shasum":"c80cf15a17fab20eebef1c570dd4647450dc63b5","size":55607,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-6.0.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-6.0.0-alpha.1.tgz"},"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_6.0.0-alpha.1_1613985589440_0.26830979549870837"},"_hasShrinkwrap":false,"publish_time":1613985589596,"_cnpm_publish_time":1613985589596},"5.0.0-beta.0":{"name":"vue-echarts","version":"5.0.0-beta.0","description":"ECharts component for Vue.js.","author":{"name":"Justineo","url":"justice360@gmail.com"},"scripts":{"serve":"vue-cli-service serve","build":"cross-env NODE_ENV=production rollup -c","lint":"vue-cli-service lint","demo":"vue-cli-service build","pub":"sh ./publish.sh"},"main":"dist/vue-echarts.js","module":"components/ECharts.vue","dependencies":{"core-js":"^3.4.4","lodash":"^4.17.15","resize-detector":"^0.1.10"},"devDependencies":{"@rollup/plugin-buble":"^0.21.0","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-node-resolve":"^7.0.0","@vue/cli-plugin-babel":"^4.1.2","@vue/cli-plugin-eslint":"^4.1.2","@vue/cli-service":"^4.1.2","@vue/eslint-config-standard":"^5.1.0","babel-eslint":"^10.0.3","cross-env":"^6.0.3","echarts":"^4.6.0","echarts-liquidfill":"^2.0.5","eslint":"^6.8.0","eslint-plugin-import":"^2.20.0","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","eslint-plugin-vue":"^6.1.2","prettier-eslint":"^9.0.1","promise-polyfill":"^8.1.3","raw-loader":"^1.0.0","rollup":"^1.29.1","rollup-plugin-terser":"^5.2.0","rollup-plugin-vue":"^5.1.6","stylus":"^0.54.7","stylus-loader":"^3.0.2","vue":"^2.6.11","vue-template-compiler":"^2.6.11","vuex":"^3.1.2"},"peerDependencies":{"echarts":"^4.1.0","vue":"^2.4.0"},"keywords":["ECharts","Vue.js"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"gitHead":"700b4a25f9e2948bf041e776ddd1ed38aac01f83","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@5.0.0-beta.0","_nodeVersion":"12.13.1","_npmVersion":"6.13.6","dist":{"shasum":"438dd4b0fc5ccea281709c1f7c6321b05352bdf4","size":15062,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-5.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-5.0.0-beta.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_5.0.0-beta.0_1579837236028_0.8097973225259565"},"_hasShrinkwrap":false,"publish_time":1579837236218,"_cnpm_publish_time":1579837236218},"4.1.0":{"name":"vue-echarts","version":"4.1.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","module":"components/ECharts.vue","scripts":{"serve":"vue-cli-service serve","demo":"vue-cli-service build","lint":"vue-cli-service lint","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"lodash":"^4.17.15","resize-detector":"^0.1.10"},"devDependencies":{"@vue/cli-plugin-babel":"^3.12.1","@vue/cli-plugin-eslint":"^3.12.1","@vue/cli-service":"^3.12.1","@vue/eslint-config-standard":"^4.0.0","babel-eslint":"^10.0.3","echarts":"^4.5.0","echarts-liquidfill":"^2.0.5","eslint":"^5.16.0","eslint-plugin-vue":"^5.2.3","promise-polyfill":"^8.1.3","raw-loader":"^1.0.0","rollup":"^1.27.8","rollup-plugin-buble":"^0.19.8","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-node-resolve":"^4.2.4","rollup-plugin-terser":"^4.0.4","rollup-plugin-vue":"^4.7.2","stylus":"^0.54.7","stylus-loader":"^3.0.2","vue":"^2.6.10","vue-template-compiler":"^2.6.10","vuex":"^3.1.2"},"peerDependencies":{"echarts":"^4.1.0","vue":"^2.2.6"},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"gitHead":"643447d35e3354d37667f7e505629239492eddb5","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@4.1.0","_nodeVersion":"10.15.0","_npmVersion":"6.13.1","dist":{"shasum":"ff4828aaa599e7aaaac95e35297d964192a3af0d","size":15264,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-4.1.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_4.1.0_1575623480006_0.17195332303369248"},"_hasShrinkwrap":false,"publish_time":1575623480191,"_cnpm_publish_time":1575623480191},"4.0.4":{"name":"vue-echarts","version":"4.0.4","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","module":"components/ECharts.vue","scripts":{"serve":"vue-cli-service serve","demo":"vue-cli-service build","lint":"vue-cli-service lint","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"lodash":"^4.17.15","resize-detector":"^0.1.10"},"devDependencies":{"@vue/cli-plugin-babel":"^3.8.0","@vue/cli-plugin-eslint":"^3.8.0","@vue/cli-service":"^3.8.0","@vue/eslint-config-standard":"^4.0.0","babel-eslint":"^10.0.1","echarts":"^4.3.0","echarts-liquidfill":"^2.0.5","eslint":"^5.16.0","eslint-plugin-vue":"^5.2.2","promise-polyfill":"^8.1.0","raw-loader":"^1.0.0","rollup":"^1.14.4","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-node-resolve":"^4.2.4","rollup-plugin-terser":"^4.0.4","rollup-plugin-vue":"^4.7.2","stylus":"^0.54.5","stylus-loader":"^3.0.2","vue":"^2.6.10","vue-template-compiler":"^2.6.10","vuex":"^3.1.1"},"peerDependencies":{"echarts":"^4.1.0","vue":"^2.2.6"},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"gitHead":"33ac3495cd1b437c8374e7d594e94e3ffba9f443","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@4.0.4","_nodeVersion":"10.15.0","_npmVersion":"6.11.3","dist":{"shasum":"25c2cc2379b6d8a20ef63ac8f5203df5d07098aa","size":15031,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-4.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-4.0.4.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_4.0.4_1568711935318_0.957463677295237"},"_hasShrinkwrap":false,"publish_time":1568711935450,"_cnpm_publish_time":1568711935450},"4.0.3":{"name":"vue-echarts","version":"4.0.3","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","module":"components/ECharts.vue","scripts":{"serve":"vue-cli-service serve","demo":"vue-cli-service build","lint":"vue-cli-service lint","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"lodash":"^4.17.11","resize-detector":"^0.1.10"},"devDependencies":{"@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.7.0","@vue/eslint-config-standard":"^4.0.0","babel-eslint":"^10.0.1","echarts":"^4.2.0-rc.2","echarts-liquidfill":"^2.0.4","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","promise-polyfill":"^8.1.0","raw-loader":"^1.0.0","rollup":"^1.1.0","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-terser":"^4.0.2","rollup-plugin-vue":"^4.6.1","stylus":"^0.54.5","stylus-loader":"^3.0.2","vue":"^2.5.21","vue-template-compiler":"^2.5.21","vuex":"^3.1.0"},"peerDependencies":{"echarts":"^4.1.0","vue":"^2.2.6"},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"gitHead":"54d542c4cb90d6bb2e9ac78f6e841d4fdd6d13af","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@4.0.3","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","dist":{"shasum":"4eee27ebadd327bb59e61a95ea35d716da8fa80d","size":14923,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-4.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-4.0.3.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_4.0.3_1558061891810_0.9699754897087329"},"_hasShrinkwrap":false,"publish_time":1558061891982,"_cnpm_publish_time":1558061891982},"4.0.2":{"name":"vue-echarts","version":"4.0.2","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","module":"components/ECharts.vue","scripts":{"serve":"vue-cli-service serve","demo":"vue-cli-service build","lint":"vue-cli-service lint","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"lodash":"^4.17.11","resize-detector":"^0.1.9"},"devDependencies":{"@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-standard":"^4.0.0","babel-eslint":"^10.0.1","echarts":"^4.2.0-rc.2","echarts-liquidfill":"^2.0.4","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","promise-polyfill":"^8.1.0","raw-loader":"^1.0.0","rollup":"^1.1.0","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-terser":"^4.0.2","rollup-plugin-vue":"^4.6.1","stylus":"^0.54.5","stylus-loader":"^3.0.2","vue":"^2.5.21","vue-template-compiler":"^2.5.21","vuex":"^3.1.0"},"peerDependencies":{"echarts":"^4.1.0","vue":"^2.2.6"},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"gitHead":"a0b8d4def122eb15af54da9736d962897b01cccd","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@4.0.2","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","dist":{"shasum":"fa60bbbed90f25e26a7940fa549b034f20a8845d","size":14910,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-4.0.2.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_4.0.2_1556270726320_0.8568361402016815"},"_hasShrinkwrap":false,"publish_time":1556270726423,"_cnpm_publish_time":1556270726423},"4.0.1":{"name":"vue-echarts","version":"4.0.1","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","module":"components/ECharts.vue","scripts":{"serve":"vue-cli-service serve","demo":"vue-cli-service build","lint":"vue-cli-service lint","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"lodash":"^4.17.11","resize-detector":"^0.1.9"},"devDependencies":{"@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-standard":"^4.0.0","babel-eslint":"^10.0.1","echarts":"^4.2.0-rc.2","echarts-liquidfill":"^2.0.4","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","promise-polyfill":"^8.1.0","raw-loader":"^1.0.0","rollup":"^1.1.0","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-terser":"^4.0.2","rollup-plugin-vue":"^4.6.1","stylus":"^0.54.5","stylus-loader":"^3.0.2","vue":"^2.5.21","vue-template-compiler":"^2.5.21","vuex":"^3.1.0"},"peerDependencies":{"echarts":"^4.1.0","vue":"^2.2.6"},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"gitHead":"bbaeb92487d4476aff8d939b36b538e4e370c825","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@4.0.1","_npmVersion":"6.5.0","_nodeVersion":"9.11.2","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"3d3a14f53119701bba09545a68b17cf0689cad29","size":14586,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-4.0.1.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_4.0.1_1548123983934_0.13413974517742533"},"_hasShrinkwrap":false,"publish_time":1548123984045,"_cnpm_publish_time":1548123984045},"4.0.0":{"name":"vue-echarts","version":"4.0.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","module":"components/ECharts.vue","scripts":{"serve":"vue-cli-service serve","demo":"vue-cli-service build","lint":"vue-cli-service lint","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"lodash":"^4.17.11","resize-detector":"^0.1.9"},"devDependencies":{"@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-standard":"^4.0.0","babel-eslint":"^10.0.1","echarts":"^4.2.0-rc.2","echarts-liquidfill":"^2.0.4","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","promise-polyfill":"^8.1.0","raw-loader":"^1.0.0","rollup":"^1.1.0","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-terser":"^4.0.2","rollup-plugin-vue":"^4.6.1","stylus":"^0.54.5","stylus-loader":"^3.0.2","vue":"^2.5.21","vue-template-compiler":"^2.5.21","vuex":"^3.1.0"},"peerDependencies":{"echarts":"^4.1.0","vue":"^2.2.6"},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"gitHead":"3292673e2e2d80d6c4dc2fb331063926007a67b1","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@4.0.0","_npmVersion":"6.5.0","_nodeVersion":"9.11.2","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"09baf5b1a25170149a27edbbcde11cf20b31a5cc","size":14564,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-4.0.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_4.0.0_1547914412229_0.39480488630984634"},"_hasShrinkwrap":false,"publish_time":1547914412373,"_cnpm_publish_time":1547914412373},"4.0.0-beta.1":{"name":"vue-echarts","version":"4.0.0-beta.1","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","module":"components/ECharts.vue","scripts":{"serve":"vue-cli-service serve","demo":"vue-cli-service build","lint":"vue-cli-service lint","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"lodash":"^4.17.11","resize-detector":"^0.1.9"},"devDependencies":{"@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-standard":"^4.0.0","babel-eslint":"^10.0.1","echarts":"^4.2.0-rc.2","echarts-liquidfill":"^2.0.4","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","promise-polyfill":"^8.1.0","raw-loader":"^1.0.0","rollup":"^1.1.0","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-terser":"^4.0.2","rollup-plugin-vue":"^4.6.1","stylus":"^0.54.5","stylus-loader":"^3.0.2","vue":"^2.5.21","vue-template-compiler":"^2.5.21","vuex":"^3.1.0"},"peerDependencies":{"echarts":"^4.1.0","vue":"^2.2.6"},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"gitHead":"d466b792731bd7db60ae62013958c83c5fdb5998","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@4.0.0-beta.1","_npmVersion":"6.5.0","_nodeVersion":"9.11.2","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"d31450f7791dadd0cb0e31c2b05d531ad1356ac2","size":14730,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-4.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-4.0.0-beta.1.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_4.0.0-beta.1_1547811097045_0.7606578168151823"},"_hasShrinkwrap":false,"publish_time":1547811097219,"_cnpm_publish_time":1547811097219},"4.0.0-beta.0":{"name":"vue-echarts","version":"4.0.0-beta.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","module":"components/ECharts.vue","scripts":{"serve":"vue-cli-service serve","demo":"vue-cli-service build","lint":"vue-cli-service lint","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"lodash":"^4.17.11","resize-detector":"^0.1.9"},"devDependencies":{"@vue/cli-plugin-babel":"^3.3.0","@vue/cli-plugin-eslint":"^3.3.0","@vue/cli-service":"^3.3.0","@vue/eslint-config-standard":"^4.0.0","babel-eslint":"^10.0.1","echarts":"^4.2.0-rc.2","echarts-liquidfill":"^2.0.4","eslint":"^5.8.0","eslint-plugin-vue":"^5.0.0","promise-polyfill":"^8.1.0","raw-loader":"^1.0.0","rollup":"^1.1.0","rollup-plugin-buble":"^0.19.6","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^4.0.0","rollup-plugin-terser":"^4.0.2","rollup-plugin-vue":"^4.6.1","stylus":"^0.54.5","stylus-loader":"^3.0.2","vue":"^2.5.21","vue-template-compiler":"^2.5.21","vuex":"^3.1.0"},"peerDependencies":{"echarts":"^4.1.0","vue":"^2.2.6"},"repository":{"type":"git","url":"git+https://github.com/ecomfe/vue-echarts.git"},"gitHead":"826ae4fe881fe9ed22e3f6a7fd87b75e6c739fc0","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"homepage":"https://github.com/ecomfe/vue-echarts#readme","_id":"vue-echarts@4.0.0-beta.0","_npmVersion":"6.5.0","_nodeVersion":"9.11.2","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"a17a800707a1430a2e7f814feb6bc619a193707e","size":14727,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-4.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-4.0.0-beta.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_4.0.0-beta.0_1547810300961_0.06900305617879177"},"_hasShrinkwrap":false,"publish_time":1547810301086,"_cnpm_publish_time":1547810301086},"3.1.3":{"name":"vue-echarts","version":"3.1.3","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.1.0","lodash":"^4.17.10","resize-detector":"^0.1.7"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.26.3","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^2.0.2","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.18.0","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","qs":"^6.5.1","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0","zrender":"^4.0.4"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"0887a33b455360056b45c6fb87ba4130f86c2588","_id":"vue-echarts@3.1.3","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"dist":{"shasum":"a65de7fe31e2d18bf38928ccde83e144667ea9e6","size":260769,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.1.3.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_3.1.3_1537868503618_0.10375583241269393"},"_hasShrinkwrap":false,"publish_time":1537868503840,"_cnpm_publish_time":1537868503840},"3.1.2":{"name":"vue-echarts","version":"3.1.2","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.1.0","lodash":"^4.17.10","resize-detector":"^0.1.7"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.26.3","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^2.0.2","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.18.0","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","qs":"^6.5.1","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0","zrender":"^4.0.4"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"826550c8048fe78e0da9d47f7d225ae71fc38979","_id":"vue-echarts@3.1.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"cc51c4e321d7cb1b14cfd044e04d7bae86fe17cc","size":665649,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.1.2.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_3.1.2_1535910633992_0.32751399359437094"},"_hasShrinkwrap":false,"publish_time":1535910634209,"_cnpm_publish_time":1535910634209},"3.1.1":{"name":"vue-echarts","version":"3.1.1","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.1.0","lodash":"^4.17.10","resize-detector":"^0.1.7"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.26.3","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^2.0.2","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.18.0","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","qs":"^6.5.1","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0","zrender":"^4.0.4"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"c42231993f57f34c06a680c290feb494fadbbdc2","_id":"vue-echarts@3.1.1","_npmVersion":"6.4.0","_nodeVersion":"8.4.0","_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"dist":{"shasum":"00568c2b16dce28f7fb442653854054e66d48adc","size":664898,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.1.1.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_3.1.1_1535117240703_0.8866503959798284"},"_hasShrinkwrap":false,"publish_time":1535117240870,"_cnpm_publish_time":1535117240870},"3.1.0":{"name":"vue-echarts","version":"3.1.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.1.0","lodash":"^4.17.10","resize-detector":"^0.1.7"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.26.3","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^2.0.2","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.18.0","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","qs":"^6.5.1","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0","zrender":"^4.0.4"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"5360450b4d9f994f9b3cd2d8cbe52fa44feccf7b","_id":"vue-echarts@3.1.0","_npmVersion":"6.4.0","_nodeVersion":"8.4.0","_npmUser":{"name":"ecomfe-core","email":"ecomfe@gmail.com"},"dist":{"shasum":"f347a904123bcd99cbd877908f133c1f3d981bbc","size":664882,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.1.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_3.1.0_1535041343891_0.5307102270803605"},"_hasShrinkwrap":false,"publish_time":1535041344071,"_cnpm_publish_time":1535041344071},"3.0.9":{"name":"vue-echarts","version":"3.0.9","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.0.4","lodash":"^4.17.10","resize-detector":"^0.1.7"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.26.3","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.7.0","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.1.1","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.18.0","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","qs":"^6.5.1","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"92bad85cc4b2da83d7fff461047da9a07c22d020","_id":"vue-echarts@3.0.9","_npmVersion":"6.1.0","_nodeVersion":"8.4.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"bad7bdef12a1361a463f90ba57319f40afcd60ac","size":258651,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.0.9.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_3.0.9_1529394513123_0.2578231028902238"},"_hasShrinkwrap":false,"publish_time":1529394513255,"_cnpm_publish_time":1529394513255},"3.0.8":{"name":"vue-echarts","version":"3.0.8","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.0.4","lodash":"^4.17.4","resize-detector":"^0.1.6"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.1.1","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","qs":"^6.5.1","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"fd07d5531444b8d1775d61cef728201f6e1f4c60","_id":"vue-echarts@3.0.8","_npmVersion":"6.1.0","_nodeVersion":"8.4.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"b4e4449bd0cc18ea7f3f59e632fc46ef0091d0f2","size":258607,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.0.8.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_3.0.8_1528947051470_0.20301840790683623"},"_hasShrinkwrap":false,"publish_time":1528947051598,"_cnpm_publish_time":1528947051598},"3.0.7":{"name":"vue-echarts","version":"3.0.7","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.0.4","lodash":"^4.17.4","resize-detector":"^0.1.6"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.1.1","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","qs":"^6.5.1","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"58740f29211ed82ff1839bd252b5b36ef8db08ae","_id":"vue-echarts@3.0.7","_npmVersion":"5.7.1","_nodeVersion":"8.4.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"d1ce3a51156c7a83799e575ccbae53f7524eb655","size":258010,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.0.7.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_3.0.7_1522587176063_0.5728519755618795"},"_hasShrinkwrap":false,"publish_time":1522587176158,"_cnpm_publish_time":1522587176158},"3.0.6":{"name":"vue-echarts","version":"3.0.6","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.0.4","lodash":"^4.17.4","resize-detector":"^0.1.6"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.1.1","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","qs":"^6.5.1","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"9c8bcab5d3454079562abc3b98cc64ba290b1cd4","_id":"vue-echarts@3.0.6","_npmVersion":"5.7.1","_nodeVersion":"8.4.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"47b92d6b630ee1d1e597e2892c205370e3fa664a","size":257823,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.0.6.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_3.0.6_1522569986418_0.29810354696824604"},"_hasShrinkwrap":false,"publish_time":1522569986973,"_cnpm_publish_time":1522569986973},"3.0.5":{"name":"vue-echarts","version":"3.0.5","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.0.4","lodash":"^4.17.4","resize-detector":"^0.1.5"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.1.1","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","qs":"^6.5.1","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"9c8bcab5d3454079562abc3b98cc64ba290b1cd4","_id":"vue-echarts@3.0.5","_npmVersion":"5.7.1","_nodeVersion":"8.4.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"40dfa70e26e5aae30a59c3546760cdc48676a774","size":257748,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.0.5.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_3.0.5_1521264530721_0.13174498954979263"},"_hasShrinkwrap":false,"publish_time":1521264530803,"_cnpm_publish_time":1521264530803},"3.0.4":{"name":"vue-echarts","version":"3.0.4","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.0.4","lodash":"^4.17.4","resize-detector":"^0.1.2"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.1.1","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","qs":"^6.5.1","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"88456004445657f45538ae8ddf08e99b3ecd326b","_id":"vue-echarts@3.0.4","_npmVersion":"5.7.1","_nodeVersion":"8.4.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"63b3ef5fc19cdf5e45e251d3f442069d0836013e","size":257679,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.0.4.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_3.0.4_1520588246738_0.29959525226268013"},"_hasShrinkwrap":false,"publish_time":1520588246904,"_cnpm_publish_time":1520588246904},"3.0.3":{"name":"vue-echarts","version":"3.0.3","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.0.2","lodash":"^4.17.4","resize-detector":"^0.1.2"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.1.1","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","qs":"^6.5.1","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"d1533679df9635012102df4c1491058c0aa5b09e","_id":"vue-echarts@3.0.3","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"7de8d144e44ff7d9c6bc8753cc75a44873316284","size":255866,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.0.3.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_3.0.3_1519321730141_0.3528252458459449"},"_hasShrinkwrap":false,"publish_time":1519321730231,"_cnpm_publish_time":1519321730231},"3.0.2":{"name":"vue-echarts","version":"3.0.2","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.0.2","lodash":"^4.17.4","resize-detector":"0.0.5"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.1.1","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","qs":"^6.5.1","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"7f4cbfa64663d1787462c4e5549e6ee899948643","_id":"vue-echarts@3.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"ecomfe","email":"ecomfe@gmail.com"},"dist":{"shasum":"d5e33bc4e2027909f73f3e4e29ba7a36372edaae","size":255222,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.0.2.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts_3.0.2_1518272962733_0.48580820082185316"},"_hasShrinkwrap":false,"publish_time":1518272963092,"_cnpm_publish_time":1518272963092},"3.0.1":{"name":"vue-echarts","version":"3.0.1","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.0.1","lodash":"^4.17.4","resize-detector":"0.0.5"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.1.1","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"87709fafdc01c8f95e402adedadfd35d85e4fd6a","_id":"vue-echarts@3.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"874171cc44ceba3ef62e3df0df2192925765d055","size":255184,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.0.1.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts-3.0.1.tgz_1516241231195_0.01801501354202628"},"directories":{},"publish_time":1516241231336,"_cnpm_publish_time":1516241231336,"_hasShrinkwrap":false},"3.0.0":{"name":"vue-echarts","version":"3.0.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^4.0.1","lodash":"^4.17.4","resize-detector":"0.0.5"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.1.1","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eslint-plugin-vue":"^4.2.0","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"586c0d42a2e0acbabf387bb01512fdc276852400","_id":"vue-echarts@3.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"ac35b8ae170f45e3a0b982894a7d44e7f9822266","size":253734,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-3.0.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts-3.0.0.tgz_1516212922279_0.3934409429784864"},"directories":{},"publish_time":1516212922437,"_hasShrinkwrap":false,"_cnpm_publish_time":1516212922437},"2.6.0":{"name":"vue-echarts","version":"2.6.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.8.5","lodash.debounce":"^4.0.8"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.1.1","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"a831be0db6335be7b818720ef308de38cfc4dcdc","_id":"vue-echarts@2.6.0","_npmVersion":"5.6.0","_nodeVersion":"8.4.0","_npmUser":{"name":"ecomfe","email":"ecomfe@gmail.com"},"dist":{"shasum":"64a08af57933a099c38c53b70f4cb4cd1ff6f29f","size":232324,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.6.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts-2.6.0.tgz_1513582629345_0.29308717930689454"},"directories":{},"publish_time":1513582629532,"_hasShrinkwrap":false,"_cnpm_publish_time":1513582629532},"2.5.1":{"name":"vue-echarts","version":"2.5.1","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.8.2","lodash.debounce":"^4.0.8"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.0.5","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"38f8f9602ca9d6bffdce69b8a9fbe91c1f63a741","_id":"vue-echarts@2.5.1","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"7616fc6d3bde559bd76aa47790b11a3c9ff5e784","size":231948,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.5.1.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts-2.5.1.tgz_1510296395671_0.2524506060872227"},"directories":{},"publish_time":1510296395802,"_cnpm_publish_time":1510296395802,"_hasShrinkwrap":false},"2.5.0":{"name":"vue-echarts","version":"2.5.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.7.2","lodash.debounce":"^4.0.8"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.0.5","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.17.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^2.0.1","rollup-plugin-vue":"^2.5.2","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue":"^2.5.3","vue-loader":"^13.4.0","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.5.3","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"b2451ce4b8b5938e2435511b007989cb5e4c782a","_id":"vue-echarts@2.5.0","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"6eaa9d3ec576e85cd39b1738e053ee21a7fa0d32","size":222160,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.5.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts-2.5.0.tgz_1510116717471_0.30918579548597336"},"directories":{},"publish_time":1510116718737,"_cnpm_publish_time":1510116718737,"_hasShrinkwrap":false},"2.4.1":{"name":"vue-echarts","version":"2.4.1","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.6.0","lodash.debounce":"^4.0.8"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.0.5","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^1.0.2","rollup-plugin-vue":"^2.3.1","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue-loader":"^11.3.4","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.2.6","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"a272a3bd3bbc542cdb0c4a6df09fb2c120068879","_id":"vue-echarts@2.4.1","_shasum":"138ec92a03fd08e87e9cf9d2a5e71f6a907f971a","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"138ec92a03fd08e87e9cf9d2a5e71f6a907f971a","size":215902,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.4.1.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts-2.4.1.tgz_1505716281164_0.4464953711722046"},"directories":{},"publish_time":1505716281244,"_hasShrinkwrap":false,"_cnpm_publish_time":1505716281244},"2.4.0":{"name":"vue-echarts","version":"2.4.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.6.0","lodash.debounce":"^4.0.8"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.0.5","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^1.0.2","rollup-plugin-vue":"^2.3.1","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue-loader":"^11.3.4","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.2.6","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"9a6d937dd2179d23dc746be8fce59898ace2170e","_id":"vue-echarts@2.4.0","_shasum":"28654069ea4cf9ac7426ab0f5f723c77b8cd5f36","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"ecomfe","email":"ecomfe@gmail.com"},"dist":{"shasum":"28654069ea4cf9ac7426ab0f5f723c77b8cd5f36","size":215700,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.4.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts-2.4.0.tgz_1495871706145_0.7029106097761542"},"directories":{},"publish_time":1495871706261,"_cnpm_publish_time":1495871706261,"_hasShrinkwrap":false},"2.3.9":{"name":"vue-echarts","version":"2.3.9","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","pub":"sh ./publish.sh"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.6.0","lodash.debounce":"^4.0.8"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.0.5","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^1.0.2","rollup-plugin-vue":"^2.3.1","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue-loader":"^11.3.4","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.2.6","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"9a6d937dd2179d23dc746be8fce59898ace2170e","_id":"vue-echarts@2.3.9","_shasum":"ffd893e4a2ad2d52121c91b3fd5fdbae1cfa5803","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"ecomfe","email":"ecomfe@gmail.com"},"dist":{"shasum":"ffd893e4a2ad2d52121c91b3fd5fdbae1cfa5803","size":215452,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.3.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.3.9.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-echarts-2.3.9.tgz_1495866139483_0.7088936523068696"},"directories":{},"publish_time":1495866139613,"_cnpm_publish_time":1495866139613,"_hasShrinkwrap":false},"2.3.8":{"name":"vue-echarts","version":"2.3.8","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"node build/dev-server.js","demo":"node build/build.js","build":"cross-env NODE_ENV=production rollup -c","prepublish":"npm run demo && npm run build && cp -r ./src/* . && rm index.js","publish":"rm -rf ./components"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.3.2","lodash.debounce":"^4.0.8"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"autoprefixer":"^6.7.2","babel-core":"^6.22.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.10","babel-plugin-transform-runtime":"^6.22.0","babel-preset-env":"^1.3.2","babel-preset-stage-2":"^6.22.0","babel-register":"^6.22.0","chalk":"^1.1.3","connect-history-api-fallback":"^1.3.0","copy-webpack-plugin":"^4.0.1","css-loader":"^0.28.0","echarts-liquidfill":"^1.0.4","eslint":"^3.19.0","eslint-config-standard":"^6.2.1","eslint-friendly-formatter":"^2.0.7","eslint-loader":"^1.7.1","eslint-plugin-html":"^2.0.0","eslint-plugin-promise":"^3.4.0","eslint-plugin-standard":"^2.0.1","eventsource-polyfill":"^0.9.6","express":"^4.14.1","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.11.1","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","friendly-errors-webpack-plugin":"^1.1.3","html-webpack-plugin":"^2.28.0","http-proxy-middleware":"^0.17.3","opn":"^4.0.2","optimize-css-assets-webpack-plugin":"^1.3.0","ora":"^1.2.0","raw-loader":"^0.5.1","rimraf":"^2.6.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^1.0.2","rollup-plugin-vue":"^2.3.1","semver":"^5.3.0","shelljs":"^0.7.6","stylus-loader":"^3.0.1","url-loader":"^0.5.8","vue-loader":"^11.3.4","vue-style-loader":"^2.0.5","vue-template-compiler":"^2.2.6","vuex":"^2.3.1","webpack":"^2.3.3","webpack-bundle-analyzer":"^2.2.1","webpack-dev-middleware":"^1.10.0","webpack-hot-middleware":"^2.18.0","webpack-merge":"^4.1.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 8"],"gitHead":"8006a5d60a8c47e2ee8ab0cafb2b0c8c557ed749","_id":"vue-echarts@2.3.8","_shasum":"cfe7c7cb3ba51229e5ac9547bd1f616ef050da42","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"cfe7c7cb3ba51229e5ac9547bd1f616ef050da42","size":209817,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.3.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.3.8.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-echarts-2.3.8.tgz_1493785225523_0.288112070877105"},"directories":{},"publish_time":1493785225791,"_cnpm_publish_time":1493785225791,"_hasShrinkwrap":false},"2.3.7":{"name":"vue-echarts","version":"2.3.7","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --inline --hot","demo":"cross-env NODE_ENV=production webpack --progress --hide-modules","build":"cross-env NODE_ENV=production rollup -c","prepublish":"npm run build && cp -r ./src/* . && rm index.js","publish":"rm -rf ./components"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.3.2","lodash.debounce":"^4.0.8"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"babel-core":"^6.17.0","babel-loader":"^6.2.5","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.16.0","cross-env":"^3.1.1","css-loader":"^0.25.0","echarts-liquidfill":"^1.0.2","file-loader":"^0.9.0","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","json-loader":"^0.5.4","raw-loader":"^0.5.1","rollup-plugin-buble":"^0.15.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-uglify":"^1.0.2","rollup-plugin-vue":"^2.3.1","stylus":"^0.54.5","stylus-loader":"^2.4.0","vue-loader":"^11.0.0","vue-template-compiler":"^2.2.6","vuex":"^2.1.1","webpack":"^2.3.2","webpack-dev-server":"^2.4.2","webpack-merge":"^0.14.1"},"gitHead":"0d10ee7b97a04d3b7380218f2cfdb6c5f9ff68dc","_id":"vue-echarts@2.3.7","_shasum":"2862749950f778ffccabe74ef3f766eef05990b9","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"2862749950f778ffccabe74ef3f766eef05990b9","size":207735,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.3.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.3.7.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-echarts-2.3.7.tgz_1492873165354_0.4607285591773689"},"directories":{},"publish_time":1492873165621,"_cnpm_publish_time":1492873165621,"_hasShrinkwrap":false},"2.3.6":{"name":"vue-echarts","version":"2.3.6","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --inline --hot","build":"cross-env NODE_ENV=production webpack --progress --hide-modules","prepublish":"npm run build && cp -r ./src/* .","publish":"rm -rf ./components && rm index.js"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.3.2","lodash.debounce":"^4.0.8"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"babel-core":"^6.17.0","babel-loader":"^6.2.5","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.16.0","cross-env":"^3.1.1","css-loader":"^0.25.0","echarts-liquidfill":"^1.0.2","file-loader":"^0.9.0","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","json-loader":"^0.5.4","raw-loader":"^0.5.1","stylus":"^0.54.5","stylus-loader":"^2.4.0","vue-loader":"^11.0.0","vue-template-compiler":"^2.2.6","vuex":"^2.1.1","webpack":"^2.3.2","webpack-dev-server":"^2.4.2","webpack-merge":"^0.14.1"},"gitHead":"0d10ee7b97a04d3b7380218f2cfdb6c5f9ff68dc","_id":"vue-echarts@2.3.6","_shasum":"6d9472673ca567834a21d442862b99f2c1d99057","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"6d9472673ca567834a21d442862b99f2c1d99057","size":189050,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.3.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.3.6.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-echarts-2.3.6.tgz_1492770731081_0.7796500867698342"},"directories":{},"publish_time":1492770731333,"_cnpm_publish_time":1492770731333,"_hasShrinkwrap":false},"2.3.5":{"name":"vue-echarts","version":"2.3.5","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --inline --hot","build":"cross-env NODE_ENV=production webpack --progress --hide-modules","prepublish":"npm run build && cp -r ./src/* .","publish":"rm -rf ./components && rm index.js"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.3.2","lodash.debounce":"^4.0.8"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"babel-core":"^6.17.0","babel-loader":"^6.2.5","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.16.0","cross-env":"^3.1.1","css-loader":"^0.25.0","echarts-liquidfill":"^1.0.2","file-loader":"^0.9.0","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","json-loader":"^0.5.4","raw-loader":"^0.5.1","stylus":"^0.54.5","stylus-loader":"^2.4.0","vue-loader":"^11.0.0","vue-template-compiler":"^2.2.6","vuex":"^2.1.1","webpack":"^2.3.2","webpack-dev-server":"^2.4.2","webpack-merge":"^0.14.1"},"gitHead":"0d10ee7b97a04d3b7380218f2cfdb6c5f9ff68dc","_id":"vue-echarts@2.3.5","_shasum":"664a389dbc7ea47db6b3c982e6ac56570e2b3395","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"664a389dbc7ea47db6b3c982e6ac56570e2b3395","size":189031,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.3.5.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-echarts-2.3.5.tgz_1492766385297_0.8952726181596518"},"directories":{},"publish_time":1492766387477,"_hasShrinkwrap":false,"_cnpm_publish_time":1492766387477},"2.3.4":{"name":"vue-echarts","version":"2.3.4","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --inline --hot","build":"cross-env NODE_ENV=production webpack --progress --hide-modules","prepublish":"npm run build && cp -r ./src/* .","publish":"rm -rf ./components && rm index.js"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.3.2","lodash.debounce":"^4.0.8"},"peerDependencies":{"vue":"^2.2.6"},"devDependencies":{"babel-core":"^6.17.0","babel-loader":"^6.2.5","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.16.0","cross-env":"^3.1.1","css-loader":"^0.25.0","echarts-liquidfill":"^1.0.2","file-loader":"^0.9.0","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","json-loader":"^0.5.4","raw-loader":"^0.5.1","stylus":"^0.54.5","stylus-loader":"^2.4.0","vue-loader":"^11.0.0","vue-template-compiler":"^2.2.6","vuex":"^2.1.1","webpack":"^2.3.2","webpack-dev-server":"^2.4.2","webpack-merge":"^0.14.1"},"gitHead":"edc7f6a9915f70ea52f418d9d1c4c9de11449a22","_id":"vue-echarts@2.3.4","_shasum":"f58a14a76acf336fe8b935fb5793a8a4f8341210","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"f58a14a76acf336fe8b935fb5793a8a4f8341210","size":188982,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.3.4.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-echarts-2.3.4.tgz_1492499644745_0.5837817378342152"},"directories":{},"publish_time":1492499646997,"_cnpm_publish_time":1492499646997,"_hasShrinkwrap":false},"2.3.3":{"name":"vue-echarts","version":"2.3.3","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --inline --hot","build":"cross-env NODE_ENV=production webpack --progress --hide-modules","prepublish":"npm run build && cp -r ./src/* .","publish":"rm -rf ./components && rm index.js && rm util.js"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.3.2","lodash.debounce":"^4.0.8","vue":"^2.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-loader":"^6.2.5","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.16.0","cross-env":"^3.1.1","css-loader":"^0.25.0","echarts-liquidfill":"^1.0.2","file-loader":"^0.9.0","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","json-loader":"^0.5.4","raw-loader":"^0.5.1","stylus":"^0.54.5","stylus-loader":"^2.4.0","vue-loader":"^10.0.2","vue-template-compiler":"^2.1.4","vuex":"^2.1.1","webpack":"2.1.0-beta.22","webpack-dev-server":"2.1.0-beta.10","webpack-merge":"^0.14.1"},"gitHead":"c55f392cd813a56ce6d0a28f5cd2c88aeef3733f","_id":"vue-echarts@2.3.3","_shasum":"37bd2e36dfba58c4ca42b770fea155ec464a28cb","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"37bd2e36dfba58c4ca42b770fea155ec464a28cb","size":193806,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.3.3.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-echarts-2.3.3.tgz_1488947540706_0.6142152238171548"},"directories":{},"publish_time":1488947540995,"_cnpm_publish_time":1488947540995,"_hasShrinkwrap":false},"2.3.2":{"name":"vue-echarts","version":"2.3.2","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --inline --hot","build":"cross-env NODE_ENV=production webpack --progress --hide-modules","prepublish":"npm run build && cp -r ./src/* . && rm index.js && rm util.js","publish":"rm -rf ./components"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.3.2","lodash.debounce":"^4.0.8","vue":"^2.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-loader":"^6.2.5","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.16.0","cross-env":"^3.1.1","css-loader":"^0.25.0","echarts-liquidfill":"^1.0.2","file-loader":"^0.9.0","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","json-loader":"^0.5.4","raw-loader":"^0.5.1","stylus":"^0.54.5","stylus-loader":"^2.4.0","vue-loader":"^10.0.2","vue-template-compiler":"^2.1.4","vuex":"^2.1.1","webpack":"2.1.0-beta.22","webpack-dev-server":"2.1.0-beta.10","webpack-merge":"^0.14.1"},"gitHead":"35ce63a7ef3d2ff71004455e47ed5dbd49bc93fb","_id":"vue-echarts@2.3.2","_shasum":"2d29973b8de0c1758cf8961a45054b428ffa92e2","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"2d29973b8de0c1758cf8961a45054b428ffa92e2","size":193166,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.3.2.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-echarts-2.3.2.tgz_1488878958280_0.749187842477113"},"directories":{},"publish_time":1488878958509,"_cnpm_publish_time":1488878958509,"_hasShrinkwrap":false},"2.3.1":{"name":"vue-echarts","version":"2.3.1","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --inline --hot","build":"cross-env NODE_ENV=production webpack --progress --hide-modules","prepublish":"npm run build && cp -r ./src/* . && rm index.js","publish":"rm -rf ./components"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.3.2","lodash.debounce":"^4.0.8","vue":"^2.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-loader":"^6.2.5","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.16.0","cross-env":"^3.1.1","css-loader":"^0.25.0","echarts-liquidfill":"^1.0.2","file-loader":"^0.9.0","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","json-loader":"^0.5.4","raw-loader":"^0.5.1","stylus":"^0.54.5","stylus-loader":"^2.4.0","vue-loader":"^10.0.2","vue-template-compiler":"^2.1.4","vuex":"^2.1.1","webpack":"2.1.0-beta.22","webpack-dev-server":"2.1.0-beta.10","webpack-merge":"^0.14.1"},"gitHead":"9b40106ceda0bebdd2640ac220430731a4452173","_id":"vue-echarts@2.3.1","_shasum":"c4c7d7f501e4acd58e2424b6be600a1ca65163a7","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"c4c7d7f501e4acd58e2424b6be600a1ca65163a7","size":193651,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.3.1.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-echarts-2.3.1.tgz_1486977614331_0.9904059444088489"},"directories":{},"publish_time":1486977616903,"_cnpm_publish_time":1486977616903,"_hasShrinkwrap":false},"2.3.0":{"name":"vue-echarts","version":"2.3.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --inline --hot","build":"cross-env NODE_ENV=production webpack --progress --hide-modules","prepublish":"npm run build && cp -r ./src/* . && rm index.js","publish":"rm -rf ./components"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.3.2","lodash.debounce":"^4.0.8","vue":"^2.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-loader":"^6.2.5","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.16.0","cross-env":"^3.1.1","css-loader":"^0.25.0","echarts-liquidfill":"^1.0.2","file-loader":"^0.9.0","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","json-loader":"^0.5.4","raw-loader":"^0.5.1","vue-loader":"^10.0.2","vue-template-compiler":"^2.1.4","vuex":"^2.1.1","webpack":"2.1.0-beta.22","webpack-dev-server":"2.1.0-beta.10","webpack-merge":"^0.14.1"},"gitHead":"42f92b96e8915816436673d8633051b7ee6187d6","_id":"vue-echarts@2.3.0","_shasum":"9c0a2cdf25c66e3f75f61972005b92038ea336f3","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"9c0a2cdf25c66e3f75f61972005b92038ea336f3","size":193257,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.3.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-echarts-2.3.0.tgz_1486612126618_0.6664523824583739"},"directories":{},"publish_time":1486612128802,"_cnpm_publish_time":1486612128802,"_hasShrinkwrap":false},"2.2.0":{"name":"vue-echarts","version":"2.2.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --inline --hot","build":"cross-env NODE_ENV=production webpack --progress --hide-modules","prepublish":"npm run build && cp -r ./src/* . && rm index.js","publish":"rm -rf ./components"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.3.2","lodash.debounce":"^4.0.8","vue":"^2.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-loader":"^6.2.5","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.16.0","cross-env":"^3.1.1","css-loader":"^0.25.0","file-loader":"^0.9.0","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","json-loader":"^0.5.4","raw-loader":"^0.5.1","vue-loader":"^10.0.2","vue-template-compiler":"^2.1.4","webpack":"2.1.0-beta.22","webpack-dev-server":"2.1.0-beta.10","webpack-merge":"^0.14.1"},"gitHead":"4db9294afe81df4baa9c4a77c27e88b71bb7472e","_id":"vue-echarts@2.2.0","_shasum":"7110124f5c5ccd70b2f3eb1ce260e48b3ee02e55","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"7110124f5c5ccd70b2f3eb1ce260e48b3ee02e55","size":191940,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.2.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-echarts-2.2.0.tgz_1483690854384_0.3549921077210456"},"directories":{},"publish_time":1483690854606,"_cnpm_publish_time":1483690854606,"_hasShrinkwrap":false},"2.1.0":{"name":"vue-echarts","version":"2.1.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --inline --hot","build":"cross-env NODE_ENV=production webpack --progress --hide-modules","prepublish":"npm run build && cp -r ./src/* . && rm index.js","publish":"rm -rf ./components"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.3.2","vue":"^2.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-loader":"^6.2.5","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.16.0","cross-env":"^3.1.1","css-loader":"^0.25.0","file-loader":"^0.9.0","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","vue-loader":"^10.0.2","vue-template-compiler":"^2.1.4","webpack":"2.1.0-beta.22","webpack-dev-server":"2.1.0-beta.10","webpack-merge":"^0.14.1"},"gitHead":"b36665019654f6c0d4a350eb564c83560417b463","_id":"vue-echarts@2.1.0","_shasum":"63705dc0159cf00248530a926cf6e4993df34bac","_from":".","_npmVersion":"3.8.5","_nodeVersion":"4.0.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"63705dc0159cf00248530a926cf6e4993df34bac","size":190870,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.1.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-echarts-2.1.0.tgz_1482313219128_0.38878077710978687"},"directories":{},"publish_time":1482313219358,"_cnpm_publish_time":1482313219358,"_hasShrinkwrap":false},"2.0.0":{"name":"vue-echarts","version":"2.0.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"cross-env NODE_ENV=development webpack-dev-server --inline --hot","build":"cross-env NODE_ENV=production webpack --progress --hide-modules","prepublish":"npm run build && cp -r ./src/* . && rm index.js","publish":"rm -rf ./components"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","dependencies":{"echarts":"^3.3.2","vue":"^2.0.1"},"devDependencies":{"babel-core":"^6.17.0","babel-loader":"^6.2.5","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-runtime":"^6.15.0","babel-preset-es2015":"^6.16.0","cross-env":"^3.1.1","css-loader":"^0.25.0","file-loader":"^0.9.0","font-awesome":"^4.7.0","font-awesome-svg":"^0.4.0","vue-loader":"^10.0.2","vue-template-compiler":"^2.1.4","webpack":"2.1.0-beta.22","webpack-dev-server":"2.1.0-beta.10","webpack-merge":"^0.14.1"},"gitHead":"b81a333905737d5e59d5d1b5d980f17c77aacf38","_id":"vue-echarts@2.0.0","_shasum":"71f4c48ebe7719ac763c13964368d52c3a636b72","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"71f4c48ebe7719ac763c13964368d52c3a636b72","size":190683,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-2.0.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-echarts-2.0.0.tgz_1480863301334_0.907468032091856"},"directories":{},"publish_time":1480863303668,"_cnpm_publish_time":1480863303668,"_hasShrinkwrap":false},"1.0.0":{"name":"vue-echarts","version":"1.0.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"webpack-dev-server --inline --hot","build":"webpack -p"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","devDependencies":{"babel-core":"^6.7.2","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.6.0","babel-preset-es2015":"^6.6.0","css-loader":"^0.23.1","vue-hot-reload-api":"^1.3.2","vue-html-loader":"^1.2.0","vue-loader":"^8.2.1","vue-style-loader":"^1.0.0","webpack":"^1.12.14","webpack-dev-server":"^1.14.1"},"dependencies":{"echarts":"^3.3.2","vue":"^1.0.17"},"gitHead":"0f309438047086a043f363b426da141e9fb46ff7","_id":"vue-echarts@1.0.0","_shasum":"4379d353b3340fc2f57c9103ade9d5931f506b93","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"4379d353b3340fc2f57c9103ade9d5931f506b93","size":190429,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-1.0.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-echarts-1.0.0.tgz_1480863134070_0.5029048349242657"},"directories":{},"publish_time":1480863136614,"_cnpm_publish_time":1480863136614,"_hasShrinkwrap":false},"0.1.2":{"name":"vue-echarts","version":"0.1.2","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"webpack-dev-server --inline --hot","build":"webpack -p"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","devDependencies":{"babel-core":"^6.7.2","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.6.0","babel-preset-es2015":"^6.6.0","css-loader":"^0.23.1","vue-hot-reload-api":"^1.3.2","vue-html-loader":"^1.2.0","vue-loader":"^8.2.1","vue-style-loader":"^1.0.0","webpack":"^1.12.14","webpack-dev-server":"^1.14.1"},"dependencies":{"echarts":"^3.3.1","vue":"^1.0.17"},"gitHead":"edc7bd114b83a36ac6aa673f6e9f1a333378e833","_id":"vue-echarts@0.1.2","_shasum":"7e4820d074f462de65cf81c6e13c60b8636eb71c","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"7e4820d074f462de65cf81c6e13c60b8636eb71c","size":187549,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-0.1.2.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/vue-echarts-0.1.2.tgz_1478880225969_0.7579219094477594"},"directories":{},"publish_time":1478880226503,"_cnpm_publish_time":1478880226503,"_hasShrinkwrap":false},"0.1.1":{"name":"vue-echarts","version":"0.1.1","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"webpack-dev-server --inline --hot","build":"webpack -p"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","devDependencies":{"babel-core":"^6.7.2","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.6.0","babel-preset-es2015":"^6.6.0","css-loader":"^0.23.1","vue-hot-reload-api":"^1.3.2","vue-html-loader":"^1.2.0","vue-loader":"^8.2.1","vue-style-loader":"^1.0.0","webpack":"^1.12.14","webpack-dev-server":"^1.14.1"},"dependencies":{"echarts":"^3.1.5","vue":"^1.0.17"},"gitHead":"d2af62f3c598960eda204adfbfa5b03b9fee35e6","_id":"vue-echarts@0.1.1","_shasum":"e6ae5906cbc4dbc7b2630637e7a6a51e687e4678","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"e6ae5906cbc4dbc7b2630637e7a6a51e687e4678","size":336213,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-0.1.1.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-echarts-0.1.1.tgz_1466160971508_0.6953082147520036"},"directories":{},"publish_time":1466160971975,"_cnpm_publish_time":1466160971975,"_hasShrinkwrap":false},"0.1.0":{"name":"vue-echarts","version":"0.1.0","description":"ECharts component for Vue.js.","main":"dist/vue-echarts.js","scripts":{"dev":"webpack-dev-server --inline --hot","build":"webpack -p"},"keywords":["ECharts","Vue.js"],"author":{"name":"Justineo","url":"justice360@gmail.com"},"license":"MIT","devDependencies":{"babel-core":"^6.7.2","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.6.0","babel-preset-es2015":"^6.6.0","css-loader":"^0.23.1","vue-hot-reload-api":"^1.3.2","vue-html-loader":"^1.2.0","vue-loader":"^8.2.1","vue-style-loader":"^1.0.0","webpack":"^1.12.14","webpack-dev-server":"^1.14.1"},"dependencies":{"echarts":"^3.1.5","vue":"^1.0.17"},"gitHead":"14b7b3a49e2fd76f831f7bc7bc9d5bb242e9f6e8","_id":"vue-echarts@0.1.0","_shasum":"6c9e97053459ca311005fd95dc2ee698bec558f7","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"justineo","email":"justice360@gmail.com"},"dist":{"shasum":"6c9e97053459ca311005fd95dc2ee698bec558f7","size":335960,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-0.1.0.tgz"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-echarts-0.1.0.tgz_1466159024333_0.7210149129386991"},"directories":{},"publish_time":1466159024770,"_cnpm_publish_time":1466159024770,"_hasShrinkwrap":false},"0.0.0":{"name":"vue-echarts","version":"0.0.0","description":"vue echarts","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"author":"","license":"ISC","_id":"vue-echarts@0.0.0","_shasum":"328e57c94e86c4eeb4901328d864a613cf81c178","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"ecomfe","email":"ecomfe@gmail.com"},"maintainers":[{"name":"ecomfe-core","email":""},{"name":"justineo","email":""}],"dist":{"shasum":"328e57c94e86c4eeb4901328d864a613cf81c178","size":256,"noattachment":false,"key":"/vue-echarts/-/vue-echarts-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-echarts/download/vue-echarts-0.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/vue-echarts-0.0.0.tgz_1458616479153_0.6050214171409607"},"directories":{},"publish_time":1458616479629,"_cnpm_publish_time":1458616479629,"_hasShrinkwrap":false}},"readme":"<p align=\"center\"><a href=\"https://vue-echarts.dev/\"><img alt=\"Vue ECharts\" src=\"https://raw.githubusercontent.com/ecomfe/vue-echarts/refs/heads/main/demo/public/favicon.svg\" width=\"96\"></a></p>\n<h1 align=\"center\">Vue ECharts</h1>\n\n<p align=\"center\">Vue.js component for Apache ECharts™.</p>\n<p align=\"center\"><a href=\"https://npmjs.com/package/vue-echarts\"><img alt=\"npm version\" src=\"https://img.shields.io/npm/v/vue-echarts\"></a> <a href=\"https://codecov.io/gh/ecomfe/vue-echarts\"><img alt=\"test coverage\" src=\"https://img.shields.io/codecov/c/github/ecomfe/vue-echarts\"></a> <a href=\"https://vue-echarts.dev/\"><img src=\"https://img.shields.io/badge/Demo%20%C2%BB-20c3aa\" alt=\"View demo\"></a> <a href=\"./README.zh-Hans.md\"><img src=\"https://img.shields.io/badge/%E4%B8%AD%E6%96%87%E7%89%88%20%C2%BB-000\" alt=\"前往中文版\"></a></p>\n\n> Still using Vue 2? Read v7 docs [here →](https://github.com/ecomfe/vue-echarts/tree/7.x)\n\n## Installation & Usage\n\n### npm\n\n```sh\nnpm install echarts vue-echarts\n```\n\n#### Example\n\n<details>\n<summary><a href=\"https://stackblitz.com/edit/vue-echarts-8?file=src%2FApp.vue\">Demo →</a></summary>\n\n```vue\n<template>\n  <VChart class=\"chart\" :option=\"option\" />\n</template>\n\n<script setup>\nimport { use } from \"echarts/core\";\nimport { CanvasRenderer } from \"echarts/renderers\";\nimport { PieChart } from \"echarts/charts\";\nimport {\n  TitleComponent,\n  TooltipComponent,\n  LegendComponent,\n} from \"echarts/components\";\nimport VChart, { THEME_KEY } from \"vue-echarts\";\nimport { ref, provide } from \"vue\";\n\nuse([\n  CanvasRenderer,\n  PieChart,\n  TitleComponent,\n  TooltipComponent,\n  LegendComponent,\n]);\n\nprovide(THEME_KEY, \"dark\");\n\nconst option = ref({\n  title: {\n    text: \"Traffic Sources\",\n    left: \"center\",\n  },\n  tooltip: {\n    trigger: \"item\",\n    formatter: \"{a} <br/>{b} : {c} ({d}%)\",\n  },\n  legend: {\n    orient: \"vertical\",\n    left: \"left\",\n    data: [\"Direct\", \"Email\", \"Ad Networks\", \"Video Ads\", \"Search Engines\"],\n  },\n  series: [\n    {\n      name: \"Traffic Sources\",\n      type: \"pie\",\n      radius: \"55%\",\n      center: [\"50%\", \"60%\"],\n      data: [\n        { value: 335, name: \"Direct\" },\n        { value: 310, name: \"Email\" },\n        { value: 234, name: \"Ad Networks\" },\n        { value: 135, name: \"Video Ads\" },\n        { value: 1548, name: \"Search Engines\" },\n      ],\n      emphasis: {\n        itemStyle: {\n          shadowBlur: 10,\n          shadowOffsetX: 0,\n          shadowColor: \"rgba(0, 0, 0, 0.5)\",\n        },\n      },\n    },\n  ],\n});\n</script>\n\n<style scoped>\n.chart {\n  height: 400px;\n}\n</style>\n```\n\n</details>\n\n> [!IMPORTANT]\n> We encourage manually importing components and charts from ECharts for smaller bundle size. We've built an [import code generator](https://vue-echarts.dev/#codegen) to help you with that. You can just paste in your `option` code and we'll generate the precise import code for you.\n>\n> ![](https://github.com/ecomfe/vue-echarts/assets/1726061/f9c38a06-3422-4f0e-ab8c-f242d9aea9aa)\n>\n> [Try it →](https://vue-echarts.dev/#codegen)\n\nBut if you really want to import the whole ECharts bundle without having to import modules manually, just add this in your code:\n\n```js\nimport \"echarts\";\n```\n\n### CDN\n\nDrop `<script>` inside your HTML file and access the component via `window.VueECharts`.\n\n<details>\n<summary><a href=\"https://stackblitz.com/edit/vue-echarts-8-global?file=index.html\">Demo →</a></summary>\n\n<!-- scripts:start -->\n\n```html\n<script src=\"https://cdn.jsdelivr.net/npm/echarts@6.0.0\"></script>\n<script src=\"https://cdn.jsdelivr.net/npm/vue@3.5.21\"></script>\n<script src=\"https://cdn.jsdelivr.net/npm/vue-echarts@8.0.1\"></script>\n```\n\n<!-- scripts:end -->\n\n```js\nconst app = Vue.createApp(...)\n\n// register globally (or you can do it locally)\napp.component('VChart', VueECharts)\n```\n\n</details>\n\nSee more examples [here](https://github.com/ecomfe/vue-echarts/tree/main/demo).\n\n### Props\n\n- `init-options: object`\n\n  Optional chart init configurations. See `echarts.init`'s `opts` parameter [here →](https://echarts.apache.org/en/api.html#echarts.init)\n\n  Injection key: `INIT_OPTIONS_KEY`.\n\n- `theme: string | object`\n\n  Theme to be applied. See `echarts.init`'s `theme` parameter [here →](https://echarts.apache.org/en/api.html#echarts.init)\n\n  Injection key: `THEME_KEY`.\n\n- `option: object`\n\n  ECharts' universal interface. Modifying this prop triggers Vue ECharts to compute an update plan and call `setOption`. Read more [here →](https://echarts.apache.org/en/option.html)\n\n  #### Smart Update\n  - If you supply `update-options` (via prop or injection), Vue ECharts forwards it directly to `setOption` and skips the planner.\n  - Manual `setOption` calls (only available when `manual-update` is `true`) behave like native ECharts, honouring only the per-call override you pass in and are not carried across re-initializations.\n  - Otherwise, Vue ECharts analyses the change: removed objects become `null`, removed arrays become `[]` with `replaceMerge`, ID/anonymous deletions trigger `replaceMerge`, and risky changes fall back to `notMerge: true`.\n\n- `update-options: object`\n\n  Options for updating chart option. If supplied (or injected), Vue ECharts forwards it directly to `setOption`, skipping the [smart update](#smart-update). See `echartsInstance.setOption`'s `opts` parameter [here →](https://echarts.apache.org/en/api.html#echartsInstance.setOption)\n\n  Injection key: `UPDATE_OPTIONS_KEY`.\n\n- `group: string`\n\n  Group name to be used in chart [connection](https://echarts.apache.org/en/api.html#echarts.connect). See `echartsInstance.group` [here →](https://echarts.apache.org/en/api.html#echartsInstance.group)\n\n- `autoresize: boolean | { throttle?: number, onResize?: () => void }` (default: `false`)\n\n  Whether the chart should be resized automatically whenever its root is resized. Use the options object to specify a custom throttle delay (in milliseconds) and/or an extra resize callback function.\n\n- `loading: boolean` (default: `false`)\n\n  Whether the chart is in loading state.\n\n- `loading-options: object`\n\n  Configuration item of loading animation. See `echartsInstance.showLoading`'s `opts` parameter [here →](https://echarts.apache.org/en/api.html#echartsInstance.showLoading)\n\n  Injection key: `LOADING_OPTIONS_KEY`.\n\n- `manual-update: boolean` (default: `false`)\n\n  Handy for performance-sensitive charts (large or high-frequency updates). When set to `true`, Vue only uses the `option` prop for the initial render; later prop changes do nothing and you must drive updates via `setOption` on a template ref. If the chart re-initializes (for example due to `init-options` changes, flipping `manual-update`, or a remount), the manual state is discarded and the chart is rendered again from the current `option` value.\n\n### Events\n\nYou can bind events with Vue's `v-on` directive.\n\n```vue\n<template>\n  <VChart :option=\"option\" @highlight=\"handleHighlight\" />\n</template>\n```\n\n> [!NOTE]\n> Only the `.once` event modifier is supported as other modifiers are tightly coupled with the DOM event system.\n\nVue ECharts support the following events:\n\n- `highlight` [→](https://echarts.apache.org/en/api.html#events.highlight)\n- `downplay` [→](https://echarts.apache.org/en/api.html#events.downplay)\n- `selectchanged` [→](https://echarts.apache.org/en/api.html#events.selectchanged)\n- `legendselectchanged` [→](https://echarts.apache.org/en/api.html#events.legendselectchanged)\n- `legendselected` [→](https://echarts.apache.org/en/api.html#events.legendselected)\n- `legendunselected` [→](https://echarts.apache.org/en/api.html#events.legendunselected)\n- `legendselectall` [→](https://echarts.apache.org/en/api.html#events.legendselectall)\n- `legendinverseselect` [→](https://echarts.apache.org/en/api.html#events.legendinverseselect)\n- `legendscroll` [→](https://echarts.apache.org/en/api.html#events.legendscroll)\n- `datazoom` [→](https://echarts.apache.org/en/api.html#events.datazoom)\n- `datarangeselected` [→](https://echarts.apache.org/en/api.html#events.datarangeselected)\n- `timelinechanged` [→](https://echarts.apache.org/en/api.html#events.timelinechanged)\n- `timelineplaychanged` [→](https://echarts.apache.org/en/api.html#events.timelineplaychanged)\n- `restore` [→](https://echarts.apache.org/en/api.html#events.restore)\n- `dataviewchanged` [→](https://echarts.apache.org/en/api.html#events.dataviewchanged)\n- `magictypechanged` [→](https://echarts.apache.org/en/api.html#events.magictypechanged)\n- `geoselectchanged` [→](https://echarts.apache.org/en/api.html#events.geoselectchanged)\n- `geoselected` [→](https://echarts.apache.org/en/api.html#events.geoselected)\n- `geounselected` [→](https://echarts.apache.org/en/api.html#events.geounselected)\n- `axisareaselected` [→](https://echarts.apache.org/en/api.html#events.axisareaselected)\n- `brush` [→](https://echarts.apache.org/en/api.html#events.brush)\n- `brushEnd` [→](https://echarts.apache.org/en/api.html#events.brushEnd)\n- `brushselected` [→](https://echarts.apache.org/en/api.html#events.brushselected)\n- `globalcursortaken` [→](https://echarts.apache.org/en/api.html#events.globalcursortaken)\n- `rendered` [→](https://echarts.apache.org/en/api.html#events.rendered)\n- `finished` [→](https://echarts.apache.org/en/api.html#events.finished)\n- Mouse events\n  - `click` [→](https://echarts.apache.org/en/api.html#events.Mouse%20events.click)\n  - `dblclick` [→](https://echarts.apache.org/en/api.html#events.Mouse%20events.dblclick)\n  - `mouseover` [→](https://echarts.apache.org/en/api.html#events.Mouse%20events.mouseover)\n  - `mouseout` [→](https://echarts.apache.org/en/api.html#events.Mouse%20events.mouseout)\n  - `mousemove` [→](https://echarts.apache.org/en/api.html#events.Mouse%20events.mousemove)\n  - `mousedown` [→](https://echarts.apache.org/en/api.html#events.Mouse%20events.mousedown)\n  - `mouseup` [→](https://echarts.apache.org/en/api.html#events.Mouse%20events.mouseup)\n  - `globalout` [→](https://echarts.apache.org/en/api.html#events.Mouse%20events.globalout)\n  - `contextmenu` [→](https://echarts.apache.org/en/api.html#events.Mouse%20events.contextmenu)\n- ZRender events\n  - `zr:click`\n  - `zr:mousedown`\n  - `zr:mouseup`\n  - `zr:mousewheel`\n  - `zr:dblclick`\n  - `zr:contextmenu`\n\nSee supported events in the [ECharts API reference →](https://echarts.apache.org/en/api.html#events)\n\n#### Native DOM Events\n\nAs Vue ECharts binds events to the ECharts instance by default, there is some caveat when using native DOM events. You need to prefix the event name with `native:` to bind native DOM events.\n\n```vue\n<template>\n  <VChart @native:click=\"handleClick\" />\n</template>\n```\n\n### Provide / Inject\n\nVue ECharts provides provide/inject API for `theme`, `init-options`, `update-options` and `loading-options` to help configuring contextual options. eg. for `theme` you can use the provide API like this:\n\n<details>\n<summary>Composition API</summary>\n\n```js\nimport { THEME_KEY } from \"vue-echarts\";\nimport { provide } from \"vue\";\n\nprovide(THEME_KEY, \"dark\");\n\n// or provide a ref\nconst theme = ref(\"dark\");\nprovide(THEME_KEY, theme);\n\n// getter is also supported\nprovide(THEME_KEY, () => theme.value);\n```\n\n</details>\n\n<details>\n<summary>Options API</summary>\n\n```js\nimport { THEME_KEY } from 'vue-echarts'\nimport { computed } from 'vue'\n\nexport default {\n  {\n    provide: {\n      [THEME_KEY]: 'dark'\n    }\n  }\n}\n\n// Or make injections reactive\nexport default {\n  data() {\n    return {\n      theme: 'dark'\n    }\n  },\n  provide() {\n    return {\n      [THEME_KEY]: computed(() => this.theme)\n    }\n  }\n}\n```\n\n</details>\n\n### Methods\n\n- `setOption` [→](https://echarts.apache.org/en/api.html#echartsInstance.setOption)\n- `getWidth` [→](https://echarts.apache.org/en/api.html#echartsInstance.getWidth)\n- `getHeight` [→](https://echarts.apache.org/en/api.html#echartsInstance.getHeight)\n- `getDom` [→](https://echarts.apache.org/en/api.html#echartsInstance.getDom)\n- `getOption` [→](https://echarts.apache.org/en/api.html#echartsInstance.getOption)\n- `resize` [→](https://echarts.apache.org/en/api.html#echartsInstance.resize)\n- `dispatchAction` [→](https://echarts.apache.org/en/api.html#echartsInstance.dispatchAction)\n- `convertToPixel` [→](https://echarts.apache.org/en/api.html#echartsInstance.convertToPixel)\n- `convertFromPixel` [→](https://echarts.apache.org/en/api.html#echartsInstance.convertFromPixel)\n- `containPixel` [→](https://echarts.apache.org/en/api.html#echartsInstance.containPixel)\n- `getDataURL` [→](https://echarts.apache.org/en/api.html#echartsInstance.getDataURL)\n- `getConnectedDataURL` [→](https://echarts.apache.org/en/api.html#echartsInstance.getConnectedDataURL)\n- `clear` [→](https://echarts.apache.org/en/api.html#echartsInstance.clear)\n- `dispose` [→](https://echarts.apache.org/en/api.html#echartsInstance.dispose)\n\n> [!NOTE]\n> The following ECharts instance methods aren't exposed because their functionality is already provided by component [props](#props):\n>\n> - [`showLoading`](https://echarts.apache.org/en/api.html#echartsInstance.showLoading) / [`hideLoading`](https://echarts.apache.org/en/api.html#echartsInstance.hideLoading): use the `loading` and `loading-options` props instead.\n> - [`setTheme`](https://echarts.apache.org/en/api.html#echartsInstance.setTheme): use the `theme` prop instead.\n\n### Slots\n\nVue ECharts allows you to define ECharts option's [`tooltip.formatter`](https://echarts.apache.org/en/option.html#tooltip.formatter) and [`toolbox.feature.dataView.optionToContent`](https://echarts.apache.org/en/option.html#toolbox.feature.dataView.optionToContent) callbacks via Vue slots instead of defining them in your `option` object. This simplifies custom HTMLElement rendering using familiar Vue templating.\n\n#### Slot Naming Convention\n\n- Slot names begin with `tooltip`/`dataView`, followed by hyphen-separated path segments to the target.\n- Each segment corresponds to an `option` property name or an array index (for arrays, use the numeric index).\n- The constructed slot name maps directly to the nested callback it overrides.\n\n**Example mappings**:\n\n- `tooltip` → `option.tooltip.formatter`\n- `tooltip-baseOption` → `option.baseOption.tooltip.formatter`\n- `tooltip-xAxis-1` → `option.xAxis[1].tooltip.formatter`\n- `tooltip-series-2-data-4` → `option.series[2].data[4].tooltip.formatter`\n- `dataView` → `option.toolbox.feature.dataView.optionToContent`\n- `dataView-media-1-option` → `option.media[1].option.toolbox.feature.dataView.optionToContent`\n\nThe slot props correspond to the first parameter of the callback function.\n\n<details>\n<summary>Usage</summary>\n\n```vue\n<template>\n  <VChart :option=\"chartOptions\">\n    <!-- Global `tooltip.formatter` -->\n    <template #tooltip=\"params\">\n      <div v-for=\"(param, i) in params\" :key=\"i\">\n        <span v-html=\"param.marker\" />\n        <span>{{ param.seriesName }}</span>\n        <span>{{ param.value[0] }}</span>\n      </div>\n    </template>\n\n    <!-- Tooltip on xAxis -->\n    <template #tooltip-xAxis=\"params\">\n      <div>X-Axis : {{ params.value }}</div>\n    </template>\n\n    <!-- Data View Content -->\n    <template #dataView=\"option\">\n      <table>\n        <thead>\n          <tr>\n            <th v-for=\"(t, i) in option.dataset[0].source[0]\" :key=\"i\">\n              {{ t }}\n            </th>\n          </tr>\n        </thead>\n        <tbody>\n          <tr v-for=\"(row, i) in option.dataset[0].source.slice(1)\" :key=\"i\">\n            <th>{{ row[0] }}</th>\n            <td v-for=\"(v, i) in row.slice(1)\" :key=\"i\">{{ v }}</td>\n          </tr>\n        </tbody>\n      </table>\n    </template>\n  </VChart>\n</template>\n```\n\n[Example →](https://vue-echarts.dev/#line)\n\n</details>\n\n> [!NOTE]\n> Slots take precedence over the corresponding callback defined in `props.option`.\n\n### Static Methods\n\nStatic methods can be accessed from [`echarts` itself](https://echarts.apache.org/en/api.html#echarts).\n\n## CSP: `style-src` or `style-src-elem`\n\nIf you are **both** enforcing a strict CSP that prevents inline `<style>` injection and targeting browsers that don't support the [CSSStyleSheet() constructor](https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleSheet/CSSStyleSheet#browser_compatibility), you need to manually include `vue-echarts/style.css`.\n\n## Migration to v8\n\n> [!NOTE]\n> Please make sure to read the [upgrade guide](https://echarts.apache.org/handbook/en/basics/release-note/v6-upgrade-guide/) for ECharts 6 as well.\n\nThe following breaking changes are introduced in `vue-echarts@8`:\n\n- **Vue 2 support is dropped:** If you still need to stay on Vue 2, use [`vue-echarts@7`](https://github.com/ecomfe/vue-echarts/tree/7.x).\n\n- **Browser compatibility changes:** We no longer provide compatibility for browsers without native [`class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes#browser_compatibility) support. If you need to support legacy browsers, you must transpile the code to ES5 yourself.\n\n- **CSP entry point removed:** The entry point `vue-echarts/csp` is removed. Use `vue-echarts` instead. You only need to manually include `vue-echarts/style.css` if you are **both** enforcing a strict CSP that prevents inline `<style>` injection and targeting browsers that don't support the [`CSSStyleSheet()` constructor](https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleSheet/CSSStyleSheet#browser_compatibility).\n\n## Local development\n\n```sh\npnpm i\npnpm dev\n```\n\nOpen `http://localhost:5173` to see the demo.\n\nFor testing and CI details, see [`tests/TESTING.md`](tests/TESTING.md).\n\n## Notice\n\nThe Apache Software Foundation [Apache ECharts, ECharts](https://echarts.apache.org/), Apache, the Apache feather, and the Apache ECharts project logo are either registered trademarks or trademarks of the [Apache Software Foundation](https://www.apache.org/).\n","_attachments":{},"homepage":"https://github.com/ecomfe/vue-echarts#readme","bugs":{"url":"https://github.com/ecomfe/vue-echarts/issues"},"license":"MIT"}