{"versions":{"2.0.16":{"name":"echarts-for-react","version":"2.0.16","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run test && npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^22.4.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"4.0.4","echarts-gl":"^1.1.0","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^22.4.2","jest-canvas-mock":"^2.0.0-alpha.0","jest-electron":"^0.1.7","jsx-loader":"^0.13.2","lodash.clonedeep":"^4.5.0","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"fast-deep-equal":"^2.0.1","size-sensor":"^1.0.0"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","testURL":"https://atool.vip/","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"c191d484cb24f477e65dcc1abac7464305da08f8","_id":"echarts-for-react@2.0.16","_nodeVersion":"11.12.0","_npmVersion":"6.13.2","dist":{"shasum":"8134a53dff90882c1e6a95c45ceab21e00f6c9f5","size":9257,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.16.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmUser":{"name":"anonymous","email":"i@hust.cc"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_2.0.16_1589888836445_0.7234867585323479"},"_hasShrinkwrap":false,"publish_time":1589888836617,"_cnpm_publish_time":1589888836617,"contributors":[]},"2.0.15-beta.1":{"name":"echarts-for-react","version":"2.0.15-beta.1","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run test && npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^22.4.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"4.0.4","echarts-gl":"^1.1.0","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^22.4.2","jest-canvas-mock":"^2.0.0-alpha.0","jest-electron":"^0.1.7","jsx-loader":"^0.13.2","lodash.clonedeep":"^4.5.0","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"fast-deep-equal":"^2.0.1","size-sensor":"^0.2.0"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","testURL":"https://atool.vip/","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"9a26214bd04bca702ad978f9df75fb77a99f3917","_id":"echarts-for-react@2.0.15-beta.1","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"shasum":"1afa21ee0f08f9023eff0b5ab3351f2fe0f708b6","size":8823,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.15-beta.1.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmUser":{"name":"anonymous","email":"i@hust.cc"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_2.0.15-beta.1_1569747882033_0.19439265837663955"},"_hasShrinkwrap":false,"publish_time":1569747882193,"_cnpm_publish_time":1569747882193,"contributors":[]},"2.0.15-beta.0":{"name":"echarts-for-react","version":"2.0.15-beta.0","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run test && npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^22.4.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"4.0.4","echarts-gl":"^1.1.0","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^22.4.2","jest-canvas-mock":"^1.0.0","jsx-loader":"^0.13.2","lodash.clonedeep":"^4.5.0","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"fast-deep-equal":"^2.0.1","size-sensor":"^0.2.0"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","testURL":"https://atool.vip/","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"058c6172f5fb53c15101b8fafe3c0628fc1d2db9","_id":"echarts-for-react@2.0.15-beta.0","_npmVersion":"6.0.1","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"vip@hust.edu.cn"},"dist":{"shasum":"dbf30b66bfcc8b1cb9f889eb3ec59a8b1363c3d6","size":8771,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.15-beta.0.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_2.0.15-beta.0_1537148771020_0.5236415051547223"},"_hasShrinkwrap":false,"publish_time":1537148771182,"_cnpm_publish_time":1537148771182,"contributors":[]},"2.0.14":{"name":"echarts-for-react","version":"2.0.14","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run test && npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^22.4.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"4.0.4","echarts-gl":"^1.1.0","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^22.4.2","jest-canvas-mock":"^1.0.0","jsx-loader":"^0.13.2","lodash.clonedeep":"^4.5.0","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"fast-deep-equal":"^2.0.1","size-sensor":"^0.2.0"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","testURL":"https://atool.vip/","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"11a4fdde82801cc8eaf32d8bc5f7a058060186ad","_id":"echarts-for-react@2.0.14","_npmVersion":"6.0.1","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"vip@hust.edu.cn"},"dist":{"shasum":"6df7a31eea43ef35321e20a5854109cbc52c9df3","size":8710,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.14.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_2.0.14_1533727113200_0.5634829254430433"},"_hasShrinkwrap":false,"publish_time":1533727113338,"_cnpm_publish_time":1533727113338,"contributors":[]},"2.0.13":{"name":"echarts-for-react","version":"2.0.13","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run test && npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^22.4.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"4.0.4","echarts-gl":"^1.1.0","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^22.4.2","jest-canvas-mock":"^1.0.0","jsx-loader":"^0.13.2","lodash.clonedeep":"^4.5.0","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"fast-deep-equal":"^2.0.1","size-sensor":"^0.0.4"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"2d4a3e603cfc55420e84b2d474902015d739d30e","_id":"echarts-for-react@2.0.13","_npmVersion":"6.0.1","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"vip@hust.edu.cn"},"dist":{"shasum":"fd1bff5bcf6ebf2709b0fd28355f42b762dc89a4","size":8694,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.13.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_2.0.13_1529637107356_0.27867016924924415"},"_hasShrinkwrap":false,"publish_time":1529637107792,"_cnpm_publish_time":1529637107792,"contributors":[]},"2.0.12":{"name":"echarts-for-react","version":"2.0.12","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run test && npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^22.4.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"4.0.4","echarts-gl":"^1.1.0","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^22.4.2","jest-canvas-mock":"^1.0.0","jsx-loader":"^0.13.2","lodash.clonedeep":"^4.5.0","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"fast-deep-equal":"^2.0.1","size-sensor":"^0.0.2"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"627563eb03d71ea931985958165b8eb3f32bbdc9","_id":"echarts-for-react@2.0.12","_npmVersion":"6.0.1","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"vip@hust.edu.cn"},"dist":{"shasum":"a3c9f0ca52bd615c60aeddca4fa9f397016a8945","size":8687,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.12.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_2.0.12_1529386265393_0.6837020093644604"},"_hasShrinkwrap":false,"publish_time":1529386265439,"_cnpm_publish_time":1529386265439,"contributors":[]},"2.0.12-beta.0":{"name":"echarts-for-react","version":"2.0.12-beta.0","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run test && npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^22.4.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"4.0.4","echarts-gl":"^1.1.0","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^22.4.2","jest-canvas-mock":"^1.0.0","jsx-loader":"^0.13.2","lodash.clonedeep":"^4.5.0","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"fast-deep-equal":"^2.0.1","size-sensor":"^0.0.2"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"7d67e5ce5e9903d092cfb8a5486946008ad9043d","_id":"echarts-for-react@2.0.12-beta.0","_npmVersion":"6.0.1","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"vip@hust.edu.cn"},"dist":{"shasum":"557ddfd167a818e8d278245218b2b5a7f511c1bb","size":8693,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.12-beta.0.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_2.0.12-beta.0_1528283608951_0.5258066675419384"},"_hasShrinkwrap":false,"publish_time":1528283609133,"_cnpm_publish_time":1528283609133,"contributors":[]},"2.0.11":{"name":"echarts-for-react","version":"2.0.11","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run test && npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^22.4.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"4.0.4","echarts-gl":"^1.1.0","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^22.4.2","jest-canvas-mock":"^1.0.0","jsx-loader":"^0.13.2","lodash.clonedeep":"^4.5.0","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"element-resize-event":"2.0.9","fast-deep-equal":"^2.0.1"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"e6976da8ed8eaa2d7888b015a4b168732b062c6a","_id":"echarts-for-react@2.0.11","_npmVersion":"5.8.0","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"ccd815868727fb64eec831fb8daa51d4a634782e","size":8904,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.11.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_2.0.11_1526905182874_0.15467570522033713"},"_hasShrinkwrap":false,"publish_time":1526905182935,"_cnpm_publish_time":1526905182935,"contributors":[]},"2.0.10":{"name":"echarts-for-react","version":"2.0.10","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run test && npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^22.4.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"4.0.4","echarts-gl":"^1.1.0","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^22.4.2","jest-canvas-mock":"^1.0.0","jsx-loader":"^0.13.2","lodash.clonedeep":"^4.5.0","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"element-resize-event":"2.0.9","fast-deep-equal":"^2.0.1"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"8565a6fb95736de3eec338b0d6ece94d9376131a","_id":"echarts-for-react@2.0.10","_npmVersion":"5.8.0","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"3125159a4c8d4a69ec20f175d3c7c3c91da9d362","size":8755,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.10.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_2.0.10_1526891391633_0.639798437206867"},"_hasShrinkwrap":false,"publish_time":1526891391762,"_cnpm_publish_time":1526891391762,"contributors":[]},"2.0.8":{"name":"echarts-for-react","version":"2.0.8","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run test && npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^21.2.0","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"^4.0.0","echarts-gl":"^1.0.0-beta.6","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^21.2.1","jest-canvas-mock":"^1.0.0","jsx-loader":"^0.13.2","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"element-resize-event":"2.0.9"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"44c1e27e105236b72aff1bd2a3cc62a83fe3c75d","_id":"echarts-for-react@2.0.8","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"cf56641d8a3bc50852310aeec06a464c4fc72b67","size":8140,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.8.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_2.0.8_1519997878998_0.33633646390728344"},"_hasShrinkwrap":false,"publish_time":1519997879078,"_cnpm_publish_time":1519997879078,"contributors":[]},"2.0.7":{"name":"echarts-for-react","version":"2.0.7","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run test && npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^21.2.0","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"^4.0.0","echarts-gl":"^1.0.0-beta.6","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^21.2.1","jest-canvas-mock":"^1.0.0","jsx-loader":"^0.13.2","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"element-resize-event":"2.0.9"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"cf676996070012bfddf449a82252cf740a92ccb4","_id":"echarts-for-react@2.0.7","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"854760911f8e2e969538d25a0965239a9e16c6fb","size":8130,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.7.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_2.0.7_1519881785964_0.24299778510558245"},"_hasShrinkwrap":false,"publish_time":1519881786055,"_cnpm_publish_time":1519881786055,"contributors":[]},"2.0.6":{"name":"echarts-for-react","version":"2.0.6","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run test && npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^21.2.0","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"^4.0.0","echarts-gl":"^1.0.0-beta.6","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^21.2.1","jest-canvas-mock":"^0.0.2","jsx-loader":"^0.13.2","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"element-resize-event":"2.0.9"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"74f1be7a8e58aa312286526f10616cfc589986ed","_id":"echarts-for-react@2.0.6","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"67342497b6203a8e324a10fa04a0044daa2544f3","size":7730,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.6.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react-2.0.6.tgz_1517206943443_0.6503776274621487"},"directories":{},"publish_time":1517206943529,"_hasShrinkwrap":false,"_cnpm_publish_time":1517206943529,"contributors":[]},"2.0.5":{"name":"echarts-for-react","version":"2.0.5","description":"baidu Echarts(v3.x & v4.x) components for react.","main":"lib/index.js","types":"lib/index.d.ts","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.4","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^21.2.0","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"^4.0.0","echarts-gl":"^1.0.0-beta.6","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^21.2.1","jest-canvas-mock":"^0.0.2","jsx-loader":"^0.13.2","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"element-resize-event":"2.0.9"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0 || ^4.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"70ad2a83a2e12b8d64c491432fa351c4eaecd47d","_id":"echarts-for-react@2.0.5","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"f9faf7fd56f2fd19075f041d70563e210b3f56d1","size":7410,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.5.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react-2.0.5.tgz_1516241705132_0.42404241720214486"},"directories":{},"publish_time":1516241705202,"_hasShrinkwrap":false,"_cnpm_publish_time":1516241705202,"contributors":[]},"2.0.4":{"name":"echarts-for-react","version":"2.0.4","description":"baidu Echarts(v3.x) components for react","main":"lib/index.js","types":"lib/index.d.ts","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.3","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^21.2.0","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"^3.8.5","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^21.2.1","jest-canvas-mock":"^0.0.2","jsx-loader":"^0.13.2","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"element-resize-event":"2.0.8"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0","prop-types":"^15.5.7","echarts":"^3.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(js|jsx)$","moduleFileExtensions":["js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"f79b20a9eab725048e99314e624cb10395aa0f33","_id":"echarts-for-react@2.0.4","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"81f53e882764062f47097172acff6b27ae779486","size":7370,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.4.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react-2.0.4.tgz_1514466269724_0.691584023181349"},"directories":{},"publish_time":1514466269866,"_hasShrinkwrap":false,"_cnpm_publish_time":1514466269866,"contributors":[]},"2.0.3":{"name":"echarts-for-react","version":"2.0.3","description":"baidu Echarts(v3.x) components for react","main":"lib/index.js","types":"lib/index.d.ts","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src && eslint __tests__ && eslint demo/src","clean":"rimraf lib/core.js && rimraf lib/index.js","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"76":"^0.0.3","babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.3","babel-jest":"^21.2.0","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es3-member-expression-literals":"^6.22.0","babel-plugin-transform-es3-property-literals":"^6.22.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","coveralls":"^3.0.0","cross-env":"^5.1.3","css-loader":"^0.28.7","echarts":"^3.8.5","enzyme":"^3.2.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.13.1","eslint-config-airbnb":"^16.1.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-babel":"^4.1.2","eslint-plugin-import":"^2.8.0","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","file-loader":"^1.1.6","jest":"^21.2.1","jest-canvas-mock":"^0.0.2","jsx-loader":"^0.13.2","react":"^15.5.0","react-adsense":"^0.0.3","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.6.2","rimraf":"^2.6.2","style-loader":"^0.19.1","ts-jest":"^21.2.3","typescript":"^2.6.2","webpack":"^3.10.0","webpack-dev-server":"^2.9.7"},"dependencies":{"element-resize-event":"2.0.7"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0-alpha.1 <17.0.0","prop-types":"^15.5.7","echarts":"^3.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.spec)\\.(ts|tsx|js|jsx)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"setupFiles":["./__tests__/setup.js","jest-canvas-mock"],"transform":{"^.+\\.js[x]?$":"babel-jest","^.+\\.ts[x]?$":"ts-jest"},"moduleNameMapper":{},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx,ts,tsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"44835ba958d64525a8cc861df92673870aa61775","_id":"echarts-for-react@2.0.3","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"2e057dbf26e4e4b7f816b95ef03b0d90d068a2aa","size":6971,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.3.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react-2.0.3.tgz_1514291020157_0.48387741344049573"},"directories":{},"publish_time":1514291020327,"_hasShrinkwrap":false,"_cnpm_publish_time":1514291020327,"contributors":[]},"2.0.2":{"name":"echarts-for-react","version":"2.0.2","description":"baidu Echarts(v3.x) components for react","main":"lib/index.js","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^6.2.0","babel-plugin-transform-class-properties":"*","babel-plugin-transform-es3-member-expression-literals":"*","babel-plugin-transform-es3-property-literals":"*","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-0":"^6.24.1","coveralls":"^2.13.1","cross-env":"^1.0.8","css-loader":"~0.16.0","echarts":"^3.6.1","echarts-liquidfill":"~1.0.5","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-config-airbnb":"^14.1.0","eslint-config-airbnb-base":"^11.1.0","eslint-plugin-babel":"^3.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^3.0.2 || ^4.0.0","eslint-plugin-react":"^6.9.0","file-loader":"~0.8.4","immutability-util":"^0.0.1","jest":"^19.0.2","jsx-loader":"~0.13.2","prop-types":"^15.5.7","react":"^15.5.0","react-adsense":"^0.0.2","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.5.4","rimraf":"^2.5.0","style-loader":"~0.12.3","webpack":"^1.12.9","webpack-dev-server":"^1.10.1"},"dependencies":{"element-resize-event":"2.0.7"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0-alpha.1 <17.0.0","prop-types":"^15.5.7","echarts":"^3.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"transform":{"^.+\\.js?$":"babel-jest"},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"d460685f6ea8f93dca324bd1d0ea7d697352aced","_id":"echarts-for-react@2.0.2","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"39fbdba8961a732a5bb542a39dee6470b31070b5","size":6310,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.2.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react-2.0.2.tgz_1513853388213_0.744384583318606"},"directories":{},"publish_time":1513853388303,"_hasShrinkwrap":false,"_cnpm_publish_time":1513853388303,"contributors":[]},"2.0.1":{"name":"echarts-for-react","version":"2.0.1","description":"baidu Echarts(v3.x) components for react","main":"lib/index.js","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^6.2.0","babel-plugin-transform-class-properties":"*","babel-plugin-transform-es3-member-expression-literals":"*","babel-plugin-transform-es3-property-literals":"*","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-0":"^6.24.1","coveralls":"^2.13.1","cross-env":"^1.0.8","css-loader":"~0.16.0","echarts":"^3.6.1","echarts-liquidfill":"~1.0.5","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-config-airbnb":"^14.1.0","eslint-config-airbnb-base":"^11.1.0","eslint-plugin-babel":"^3.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^3.0.2 || ^4.0.0","eslint-plugin-react":"^6.9.0","file-loader":"~0.8.4","immutability-util":"^0.0.1","jest":"^19.0.2","jsx-loader":"~0.13.2","prop-types":"^15.5.7","react":"^15.5.0","react-adsense":"^0.0.2","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.5.4","rimraf":"^2.5.0","style-loader":"~0.12.3","webpack":"^1.12.9","webpack-dev-server":"^1.10.1"},"dependencies":{"element-resize-event":"2.0.7"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0-alpha.1 <17.0.0","prop-types":"^15.5.7","echarts":"^3.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"transform":{"^.+\\.js?$":"babel-jest"},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"aaa41db84dd3ca87318ed2ec4c6e5af81780778d","_id":"echarts-for-react@2.0.1","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"5a3600d3f17b287bcf1318e09d6792510f759bd6","size":6301,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react-2.0.1.tgz_1513767990035_0.15852449275553226"},"directories":{},"publish_time":1513767990114,"_hasShrinkwrap":false,"_cnpm_publish_time":1513767990114,"contributors":[]},"2.0.0":{"name":"echarts-for-react","version":"2.0.0","description":"baidu Echarts(v3.x) components for react","main":"lib/index.js","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^6.2.0","babel-plugin-transform-class-properties":"*","babel-plugin-transform-es3-member-expression-literals":"*","babel-plugin-transform-es3-property-literals":"*","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-0":"^6.24.1","coveralls":"^2.13.1","cross-env":"^1.0.8","css-loader":"~0.16.0","echarts":"^3.6.1","echarts-liquidfill":"~1.0.5","element-resize-event":"^2.0.5","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-config-airbnb":"^14.1.0","eslint-config-airbnb-base":"^11.1.0","eslint-plugin-babel":"^3.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^3.0.2 || ^4.0.0","eslint-plugin-react":"^6.9.0","file-loader":"~0.8.4","immutability-util":"^0.0.1","jest":"^19.0.2","jsx-loader":"~0.13.2","prop-types":"^15.0.0","react":"^15.5.0","react-adsense":"^0.0.2","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.5.4","rimraf":"^2.5.0","style-loader":"~0.12.3","webpack":"^1.12.9","webpack-dev-server":"^1.10.1"},"dependencies":{"element-resize-event":"2.0.7"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0-alpha.1 <17.0.0","prop-types":">=15.0.0","echarts":"^3.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"transform":{"^.+\\.js?$":"babel-jest"},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"0f1b0abe8a3963cf13e2a92a4f5049b42e01f9e8","_id":"echarts-for-react@2.0.0","_shasum":"bf9c32b37a7ab99125f0ebf1c39f1dbae263d922","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"bf9c32b37a7ab99125f0ebf1c39f1dbae263d922","size":6176,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-2.0.0.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react-2.0.0.tgz_1505041013701_0.38614051486365497"},"directories":{},"publish_time":1505041013835,"_hasShrinkwrap":false,"_cnpm_publish_time":1505041013835,"contributors":[]},"1.4.4":{"name":"echarts-for-react","version":"1.4.4","description":"baidu Echarts(v3.0) components for react","main":"lib/index.js","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^6.2.0","babel-plugin-transform-class-properties":"*","babel-plugin-transform-es3-member-expression-literals":"*","babel-plugin-transform-es3-property-literals":"*","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-0":"^6.24.1","coveralls":"^2.13.1","cross-env":"^1.0.8","css-loader":"~0.16.0","echarts":"^3.6.1","echarts-liquidfill":"~1.0.5","element-resize-event":"^2.0.5","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-config-airbnb":"^14.1.0","eslint-config-airbnb-base":"^11.1.0","eslint-plugin-babel":"^3.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^3.0.2 || ^4.0.0","eslint-plugin-react":"^6.9.0","file-loader":"~0.8.4","immutability-util":"^0.0.1","jest":"^19.0.2","jsx-loader":"~0.13.2","prop-types":"^15.0.0","react":"^15.5.0","react-adsense":"^0.0.2","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.5.4","rimraf":"^2.5.0","style-loader":"~0.12.3","webpack":"^1.12.9","webpack-dev-server":"^1.10.1"},"dependencies":{"element-resize-event":"2.0.7","echarts":"^3.6.1"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0-alpha.1 <17.0.0","prop-types":">=15.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"transform":{"^.+\\.js?$":"babel-jest"},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"5c13ff1520cd2389ca2227937afd3edb1acb12cf","_id":"echarts-for-react@1.4.4","_shasum":"837bd7e2f662f2a96752b9ad73cc625f8bce331c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"837bd7e2f662f2a96752b9ad73cc625f8bce331c","size":6156,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.4.4.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react-1.4.4.tgz_1497591436957_0.6890336014330387"},"directories":{},"publish_time":1497591437119,"_cnpm_publish_time":1497591437119,"_hasShrinkwrap":false,"contributors":[]},"1.4.3":{"name":"echarts-for-react","version":"1.4.3","description":"baidu Echarts(v3.0) components for react","main":"lib/index.js","files":["src","lib"],"scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^6.2.0","babel-plugin-transform-class-properties":"*","babel-plugin-transform-es3-member-expression-literals":"*","babel-plugin-transform-es3-property-literals":"*","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-0":"^6.24.1","coveralls":"^2.13.1","cross-env":"^1.0.8","css-loader":"~0.16.0","echarts":"^3.6.1","echarts-liquidfill":"~1.0.5","element-resize-event":"^2.0.5","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-config-airbnb":"^14.1.0","eslint-config-airbnb-base":"^11.1.0","eslint-plugin-babel":"^3.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^3.0.2 || ^4.0.0","eslint-plugin-react":"^6.9.0","file-loader":"~0.8.4","jest":"^19.0.2","jsx-loader":"~0.13.2","prop-types":"^15.0.0","react":"^15.5.0","react-adsense":"^0.0.2","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.5.4","rimraf":"^2.5.0","style-loader":"~0.12.3","webpack":"^1.12.9","webpack-dev-server":"^1.10.1"},"dependencies":{"element-resize-event":"2.0.7","echarts":"^3.6.1"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0-alpha.1 <17.0.0","prop-types":">=15.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"transform":{"^.+\\.js?$":"babel-jest"},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"e01376b27a070aa51afcf6dbb4c07290dc63754e","_id":"echarts-for-react@1.4.3","_shasum":"25a25312861dc48533614f8d9ebdb78b6136fad8","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"25a25312861dc48533614f8d9ebdb78b6136fad8","size":6139,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.4.3.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react-1.4.3.tgz_1497256342172_0.8114000789355487"},"directories":{},"publish_time":1497256342490,"_cnpm_publish_time":1497256342490,"_hasShrinkwrap":false,"contributors":[]},"1.4.2":{"name":"echarts-for-react","version":"1.4.2","description":"baidu Echarts(v3.0) components for react","main":"lib/index.js","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^6.2.0","babel-plugin-transform-class-properties":"*","babel-plugin-transform-es3-member-expression-literals":"*","babel-plugin-transform-es3-property-literals":"*","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-0":"^6.24.1","coveralls":"^2.13.1","cross-env":"^1.0.8","css-loader":"~0.16.0","echarts":"^3.5.4","echarts-liquidfill":"~1.0.5","element-resize-event":"^2.0.5","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-config-airbnb":"^14.1.0","eslint-config-airbnb-base":"^11.1.0","eslint-plugin-babel":"^3.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^3.0.2 || ^4.0.0","eslint-plugin-react":"^6.9.0","file-loader":"~0.8.4","jest":"^19.0.2","jsx-loader":"~0.13.2","prop-types":"^15.0.0","react":"^15.5.0","react-adsense":"^0.0.2","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.5.4","rimraf":"^2.5.0","style-loader":"~0.12.3","webpack":"^1.12.9","webpack-dev-server":"^1.10.1"},"dependencies":{"element-resize-event":"2.0.7","echarts":"^3.5.0"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0-alpha.1 <17.0.0","prop-types":">=15.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"transform":{"^.+\\.js?$":"babel-jest"},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"35202cddefb323879fe2bf989e6e0022153faccb","_id":"echarts-for-react@1.4.2","_shasum":"1da71b0b246941ea686a8dca4709dfc565f0bf46","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"1da71b0b246941ea686a8dca4709dfc565f0bf46","size":1835792,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.4.2.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react-1.4.2.tgz_1496907946731_0.7008497100323439"},"directories":{},"publish_time":1496907946874,"_cnpm_publish_time":1496907946874,"_hasShrinkwrap":false,"contributors":[]},"1.4.1":{"name":"echarts-for-react","version":"1.4.1","description":"baidu Echarts(v3.0) components for react","main":"lib/index.js","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint && npm run cover","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","cover":"jest --coverage","coveralls":"cat ./coverage/lcov.info | coveralls"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^6.2.0","babel-plugin-transform-class-properties":"*","babel-plugin-transform-es3-member-expression-literals":"*","babel-plugin-transform-es3-property-literals":"*","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-react-hmre":"^1.1.1","babel-preset-stage-0":"^6.24.1","coveralls":"^2.13.1","cross-env":"^1.0.8","css-loader":"~0.16.0","echarts":"^3.5.4","echarts-liquidfill":"~1.0.5","element-resize-event":"^2.0.5","enzyme":"^2.8.2","eslint":"^3.19.0","eslint-config-airbnb":"^14.1.0","eslint-config-airbnb-base":"^11.1.0","eslint-plugin-babel":"^3.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^3.0.2 || ^4.0.0","eslint-plugin-react":"^6.9.0","file-loader":"~0.8.4","jest":"^19.0.2","jsx-loader":"~0.13.2","prop-types":"^15.0.0","react":"^15.5.0","react-adsense":"^0.0.2","react-dom":"^15.5.0","react-router":"^2.0.0","react-test-renderer":"^15.5.4","rimraf":"^2.5.0","style-loader":"~0.12.3","webpack":"^1.12.9","webpack-dev-server":"^1.10.1"},"dependencies":{"element-resize-event":"^2.0.7","echarts":"^3.5.0"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0-alpha.1 <17.0.0","prop-types":">=15.0.0"},"jest":{"testRegex":"(/__tests__/.*\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"],"transform":{"^.+\\.js?$":"babel-jest"},"collectCoverage":true,"collectCoverageFrom":["src/*.{js,jsx}","!**/node_modules/**","!**/vendor/**"]},"gitHead":"d1a9afbdd7cc5dfa8c263eb2153388c947941efa","_id":"echarts-for-react@1.4.1","_shasum":"bb254c0bcbf6b12de0baed274cd81eb5e178c4b2","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"bb254c0bcbf6b12de0baed274cd81eb5e178c4b2","size":1835791,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.4.1.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react-1.4.1.tgz_1496289252941_0.20716492412611842"},"directories":{},"publish_time":1496289253141,"_cnpm_publish_time":1496289253141,"_hasShrinkwrap":false,"contributors":[]},"1.2.5":{"name":"echarts-for-react","version":"1.2.5","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint && npm run jest","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","jest":"jest"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"react-adsense":"^0.0.1","babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^7.2.3","babel-loader":"^6.2.0","babel-preset-react-hmre":"^1.1.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","eslint":"^3.19.0","eslint-config-airbnb":"^14.1.0","eslint-plugin-babel":"^3.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^3.0.2 || ^4.0.0","eslint-plugin-react":"^6.9.0","eslint-config-airbnb-base":"^11.1.0","react":"^15.5.0","react-dom":"^15.5.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0","babel-plugin-transform-es3-property-literals":"*","babel-plugin-transform-es3-member-expression-literals":"*","babel-plugin-transform-class-properties":"*","echarts-liquidfill":"*","enzyme":"^2.8.2","jest":"^19.0.2","react-test-renderer":"^15.5.4","prop-types":"^15.0.0"},"dependencies":{"echarts":"~3.5.0","element-resize-event":"2.0.7"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0-alpha.1 <17.0.0","prop-types":"^15.0.0"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"gitHead":"b4d31b881ec64b68fc2e7ed63fcb01fa2cf29b74","_id":"echarts-for-react@1.2.5","_shasum":"84550f105402d358e7ca9adf240384738d5967a5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"84550f105402d358e7ca9adf240384738d5967a5","size":1830133,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.2.5.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.2.5.tgz_1494558072661_0.8477126723155379"},"directories":{},"publish_time":1494558075963,"_cnpm_publish_time":1494558075963,"_hasShrinkwrap":false,"contributors":[]},"1.2.4":{"name":"echarts-for-react","version":"1.2.4","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint && npm run jest","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","jest":"jest"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"react-adsense":"^0.0.1","babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^7.2.3","babel-loader":"^6.2.0","babel-preset-react-hmre":"^1.1.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","eslint":"^3.19.0","eslint-config-airbnb":"^14.1.0","eslint-plugin-babel":"^3.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^3.0.2 || ^4.0.0","eslint-plugin-react":"^6.9.0","eslint-config-airbnb-base":"^11.1.0","react":"^15.5.0","react-dom":"^15.5.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0","babel-plugin-transform-es3-property-literals":"*","babel-plugin-transform-es3-member-expression-literals":"*","babel-plugin-transform-class-properties":"*","echarts-liquidfill":"*","enzyme":"^2.8.2","jest":"^19.0.2","react-test-renderer":"^15.5.4","prop-types":"^15.0.0"},"dependencies":{"echarts":"~3.5.0","element-resize-event":"2.0.7"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0 || >=16.0.0-alpha.1 <17.0.0","prop-types":"^15.0.0"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"gitHead":"57275a342cc9899ee222829813eb36d2923a4830","_id":"echarts-for-react@1.2.4","_shasum":"6cee98bd6bea8da26979f760c6a70b39ef4971ca","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"6cee98bd6bea8da26979f760c6a70b39ef4971ca","size":1830079,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.2.4.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.2.4.tgz_1494497356461_0.8892144646961242"},"directories":{},"publish_time":1494497359633,"_cnpm_publish_time":1494497359633,"_hasShrinkwrap":false,"contributors":[]},"1.2.3":{"name":"echarts-for-react","version":"1.2.3","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint && npm run jest","demo":"webpack","dev":"webpack --watch","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","jest":"jest"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"react-adsense":"^0.0.1","babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^7.2.3","babel-loader":"^6.2.0","babel-preset-react-hmre":"^1.1.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","eslint":"^3.19.0","eslint-config-airbnb":"^14.1.0","eslint-plugin-babel":"^3.0.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^3.0.2 || ^4.0.0","eslint-plugin-react":"^6.9.0","eslint-config-airbnb-base":"^11.1.0","react":"^15.5.0","react-dom":"^15.5.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0","babel-plugin-transform-es3-property-literals":"*","babel-plugin-transform-es3-member-expression-literals":"*","babel-plugin-transform-class-properties":"*","echarts-liquidfill":"*","enzyme":"^2.8.2","jest":"^19.0.2","react-test-renderer":"^15.5.4","prop-types":"^15.0.0"},"dependencies":{"echarts":"~3.5.0","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0","prop-types":"^15.0.0"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"gitHead":"70e94f6a518b081b91cb16b6af9d7a2a8ee6e829","_id":"echarts-for-react@1.2.3","_shasum":"b30abcef8c6e617efd8f15a0251e875f0252e2fc","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"b30abcef8c6e617efd8f15a0251e875f0252e2fc","size":1830068,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.2.3.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.2.3.tgz_1494394012919_0.4945957886520773"},"directories":{},"publish_time":1494394013191,"_cnpm_publish_time":1494394013191,"_hasShrinkwrap":false,"contributors":[]},"1.2.2":{"name":"echarts-for-react","version":"1.2.2","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint && npm run jest","demo":"webpack","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","jest":"jest"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"react-adsense":"^0.0.1","babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^15.5.0","react-dom":"^15.5.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0","babel-plugin-transform-es3-property-literals":"*","babel-plugin-transform-es3-member-expression-literals":"*","echarts-liquidfill":"*","enzyme":"^2.8.2","jest":"^19.0.2","react-test-renderer":"^15.5.4","prop-types":"^15.0.0"},"dependencies":{"echarts":"~3.5.0","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0","prop-types":"^15.0.0"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"gitHead":"4747bbf4b8853d2a20f89e37a147c2965f550e55","_id":"echarts-for-react@1.2.2","_shasum":"0dd4db7b43d08874b858fcf73ef5550187b6bed3","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"0dd4db7b43d08874b858fcf73ef5550187b6bed3","size":1828603,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.2.2.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.2.2.tgz_1493364787438_0.20615038252435625"},"directories":{},"publish_time":1493364789624,"_cnpm_publish_time":1493364789624,"_hasShrinkwrap":false,"contributors":[]},"1.2.1":{"name":"echarts-for-react","version":"1.2.1","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint && npm run jest","demo":"webpack","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build","jest":"jest"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"react-adsense":"^0.0.1","babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^15.5.0","react-dom":"^15.5.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0","babel-plugin-transform-es3-property-literals":"*","babel-plugin-transform-es3-member-expression-literals":"*","echarts-liquidfill":"*","enzyme":"^2.8.2","jest":"^19.0.2","react-test-renderer":"^15.5.4","prop-types":"^15.0.0"},"dependencies":{"echarts":"~3.5.0","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0","prop-types":"^15.0.0"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js","json"]},"gitHead":"012fb63cba76a0d7966cafb528927864fdaeb7e9","_id":"echarts-for-react@1.2.1","_shasum":"1579ea8b382c78158bc8f1ab4e7d3adfe253860a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"1579ea8b382c78158bc8f1ab4e7d3adfe253860a","size":1828536,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.2.1.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.2.1.tgz_1492439311085_0.7611563024111092"},"directories":{},"publish_time":1492439311338,"_cnpm_publish_time":1492439311338,"_hasShrinkwrap":false,"contributors":[]},"1.2.0":{"name":"echarts-for-react","version":"1.2.0","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint","demo":"webpack","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"react-adsense":"^0.0.1","babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^0.14.0","react-dom":"^0.14.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0","babel-plugin-transform-es3-property-literals":"*","babel-plugin-transform-es3-member-expression-literals":"*"},"dependencies":{"echarts":"~3.5.0","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0"},"gitHead":"3070ebefad432e24c93cabc58a902a02108b1d84","_id":"echarts-for-react@1.2.0","_shasum":"f15f825334fdf223d11621e3bb34839c2954619e","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"f15f825334fdf223d11621e3bb34839c2954619e","size":1815942,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.2.0.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.2.0.tgz_1490765089027_0.2958618779666722"},"directories":{},"publish_time":1490765091665,"_hasShrinkwrap":false,"_cnpm_publish_time":1490765091665,"contributors":[]},"1.1.7":{"name":"echarts-for-react","version":"1.1.7","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint","demo":"webpack","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"react-adsense":"^0.0.1","babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^0.14.0","react-dom":"^0.14.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0","babel-plugin-transform-es3-property-literals":"*","babel-plugin-transform-es3-member-expression-literals":"*"},"dependencies":{"echarts":"~3.1.1","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0"},"gitHead":"3b3616f22ffe881723aa609f1f0638d5e64c88ce","_id":"echarts-for-react@1.1.7","_shasum":"7598c1380968e663b906af9f60efba8cf6b39822","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"7598c1380968e663b906af9f60efba8cf6b39822","size":1737955,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.1.7.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.1.7.tgz_1490350145826_0.7130069411359727"},"directories":{},"publish_time":1490350148040,"_cnpm_publish_time":1490350148040,"_hasShrinkwrap":false,"contributors":[]},"1.1.6":{"name":"echarts-for-react","version":"1.1.6","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint","demo":"webpack","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib && npm run demo","prepublish":"npm run build"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"react-adsense":"^0.0.1","babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^0.14.0","react-dom":"^0.14.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0","babel-plugin-transform-es3-property-literals":"*","babel-plugin-transform-es3-member-expression-literals":"*"},"dependencies":{"echarts":"^3.1.1","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0"},"gitHead":"e08ec20acfb5e05a077369c9282a9f4622dbebaf","_id":"echarts-for-react@1.1.6","_shasum":"6d7dad5b3a511bbbe557eac7003d66dca6917bf4","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"6d7dad5b3a511bbbe557eac7003d66dca6917bf4","size":1760217,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.1.6.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.1.6.tgz_1479703781640_0.1603161208331585"},"directories":{},"publish_time":1479703784028,"_cnpm_publish_time":1479703784028,"_hasShrinkwrap":false,"contributors":[]},"1.1.5":{"name":"echarts-for-react","version":"1.1.5","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib","prepublish":"npm run build"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^0.14.0","react-dom":"^0.14.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0","babel-plugin-transform-es3-property-literals":"*","babel-plugin-transform-es3-member-expression-literals":"*"},"dependencies":{"echarts":"^3.1.1","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0"},"gitHead":"f6d93efc81acde4175df4b986f4a6f5d4b02c93e","_id":"echarts-for-react@1.1.5","_shasum":"891dc795e5cb36ba74971b917882923a302b4cb0","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"891dc795e5cb36ba74971b917882923a302b4cb0","size":1752694,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.1.5.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.1.5.tgz_1473741085544_0.33455981174483895"},"directories":{},"publish_time":1473741089611,"_cnpm_publish_time":1473741089611,"_hasShrinkwrap":false,"contributors":[]},"1.1.4":{"name":"echarts-for-react","version":"1.1.4","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib","prepublish":"npm run build"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^0.14.0","react-dom":"^0.14.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0","babel-plugin-transform-es3-property-literals":"*","babel-plugin-transform-es3-member-expression-literals":"*"},"dependencies":{"echarts":"^3.1.1","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0"},"gitHead":"67229366dbce535ebb17bfa1548b9c4ee98fdae0","_id":"echarts-for-react@1.1.4","_shasum":"1a8fa77ece12ec27a884b26fccd1e9b0b2270612","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"1a8fa77ece12ec27a884b26fccd1e9b0b2270612","size":1752570,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.1.4.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.1.4.tgz_1471839776226_0.2183100103866309"},"directories":{},"publish_time":1471839776502,"_cnpm_publish_time":1471839776502,"_hasShrinkwrap":false,"contributors":[]},"1.1.3":{"name":"echarts-for-react","version":"1.1.3","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib","prepublish":"npm run build"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^0.14.0","react-dom":"^0.14.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0","babel-plugin-transform-es3-property-literals":"*","babel-plugin-transform-es3-member-expression-literals":"*"},"dependencies":{"echarts":"^3.1.1","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0"},"gitHead":"2ebf5860684e6983f20b58320ab8d4bdc33c8929","_id":"echarts-for-react@1.1.3","_shasum":"7699e51df5d2c76ceb55049c19ccaa54101e1703","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"7699e51df5d2c76ceb55049c19ccaa54101e1703","size":1768892,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.1.3.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.1.3.tgz_1470656405638_0.7254904194269329"},"directories":{},"publish_time":1470656405897,"_cnpm_publish_time":1470656405897,"_hasShrinkwrap":false,"contributors":[]},"1.1.2":{"name":"echarts-for-react","version":"1.1.2","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib","prepublish":"npm run build"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^0.14.0","react-dom":"^0.14.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0","babel-plugin-transform-es3-property-literals":"*","babel-plugin-transform-es3-member-expression-literals":"*"},"dependencies":{"echarts":"^3.1.1","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0"},"gitHead":"50834e9a1b4831c77da6a4733f12058368eea017","_id":"echarts-for-react@1.1.2","_shasum":"b83a44a0e3df2e527ab17d8b8e58ac633ee1ae1b","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.4","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"b83a44a0e3df2e527ab17d8b8e58ac633ee1ae1b","size":241722,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.1.2.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.1.2.tgz_1465458421129_0.5699691292829812"},"directories":{},"publish_time":1465458423709,"_cnpm_publish_time":1465458423709,"_hasShrinkwrap":false,"contributors":[]},"1.1.1":{"name":"echarts-for-react","version":"1.1.1","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib","prepublish":"npm run build"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^0.14.0","react-dom":"^0.14.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5","react-router":"^2.0.0"},"dependencies":{"echarts":"^3.1.1","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0"},"gitHead":"a98d3734fd5b1a8084cc747a391f89542f9a86da","_id":"echarts-for-react@1.1.1","_shasum":"3700c027b11480b806e07e224dfc666233dff82b","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"3700c027b11480b806e07e224dfc666233dff82b","size":241694,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.1.1.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.1.1.tgz_1465370440557_0.9761425612960011"},"directories":{},"publish_time":1465370444050,"_cnpm_publish_time":1465370444050,"_hasShrinkwrap":false,"contributors":[]},"1.1.0":{"name":"echarts-for-react","version":"1.1.0","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib","prepublish":"npm run build"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^0.14.0","react-dom":"^0.14.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5"},"dependencies":{"echarts":"^3.1.1","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0"},"gitHead":"384995b0e449017ee9bb5508cff51ede895ed552","_id":"echarts-for-react@1.1.0","_shasum":"7475196960f14ea531e6a0f2537751726ff4b8fc","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"7475196960f14ea531e6a0f2537751726ff4b8fc","size":223939,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.1.0.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.1.0.tgz_1465050061878_0.07972385548055172"},"directories":{},"publish_time":1465050064929,"_cnpm_publish_time":1465050064929,"_hasShrinkwrap":false,"contributors":[]},"1.0.4":{"name":"echarts-for-react","version":"1.0.4","description":"baidu Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib","prepublish":"npm run build"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^0.14.0","react-dom":"^0.14.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","rimraf":"^2.5.0","cross-env":"^1.0.8","echarts":"^3.1.1","element-resize-event":"^2.0.5"},"dependencies":{"echarts":"^3.1.1","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0"},"gitHead":"e2178080efb283565d970a5ca567d9d63380fea0","_id":"echarts-for-react@1.0.4","_shasum":"9b4f1ec6d10038d34ed14af0d5bc49c7ea7e0726","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"9b4f1ec6d10038d34ed14af0d5bc49c7ea7e0726","size":221214,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.0.4.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.0.4.tgz_1465011933264_0.41140764206647873"},"directories":{},"publish_time":1465011935889,"_cnpm_publish_time":1465011935889,"_hasShrinkwrap":false,"contributors":[]},"1.0.3":{"name":"echarts-for-react","version":"1.0.3","description":"Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib","prepublish":"npm run build"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^0.14.0","react-dom":"^0.14.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","echarts":"^3.1.1","element-resize-event":"^2.0.5"},"dependencies":{"echarts":"^3.1.1","element-resize-event":"^2.0.5"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0","element-resize-event":"^2.0.5"},"gitHead":"f0eb1994818c18f7f4a9959a9907650879f6ecc3","_id":"echarts-for-react@1.0.3","_shasum":"d1874007d5c3357903fe481b37945b2dc399e8c3","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"d1874007d5c3357903fe481b37945b2dc399e8c3","size":218759,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.0.3.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.0.3.tgz_1464958649574_0.8742611217312515"},"directories":{},"publish_time":1464958652788,"_cnpm_publish_time":1464958652788,"_hasShrinkwrap":false,"contributors":[]},"1.0.1":{"name":"echarts-for-react","version":"1.0.1","description":"Echarts(v3.0) components for react","main":"lib/echarts-for-react","scripts":{"start":"webpack-dev-server --watch","lint":"eslint src","clean":"rimraf lib","test":"npm run lint","build":"npm run clean && cross-env NODE_ENV=production babel src -d lib","prepublish":"npm run build"},"repository":{"type":"git","build-demos":"webpack","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"babel-cli":"^6.6.0","babel-core":"^6.3.15","babel-eslint":"^5.0.0-beta4","babel-loader":"^6.2.0","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-react-hmre":"^1.0.0","eslint":"^1.10.3","eslint-plugin-babel":"^3.0.0","eslint-plugin-react":"^3.11.3","react":"^0.14.0","react-dom":"^0.14.0","webpack":"^1.12.9","webpack-dev-server":"^1.10.1","css-loader":"~0.16.0","jsx-loader":"~0.13.2","style-loader":"~0.12.3","file-loader":"~0.8.4","echarts":"^3.1.1","element-resize-event":"^2.0.5"},"dependencies":{"echarts":"^3.1.1"},"peerDependencies":{"react":">=0.13.2 || ^0.14 || ^15.0.0"},"gitHead":"0aad26e8ae75dd67fbf794ac8c427fb4682a8b1a","_id":"echarts-for-react@1.0.1","_shasum":"d636ea88b72ce1fcb742d2baf545014db7c5a7e7","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"anonymous","email":"i@atool.org"},"dist":{"shasum":"d636ea88b72ce1fcb742d2baf545014db7c5a7e7","size":218756,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-1.0.1.tgz"},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/echarts-for-react-1.0.1.tgz_1464950072278_0.05972436047159135"},"directories":{},"publish_time":1464950075423,"_cnpm_publish_time":1464950075423,"_hasShrinkwrap":false,"contributors":[]},"3.0.1":{"name":"echarts-for-react","version":"3.0.1","description":" Apache Echarts components for React.","main":"lib/index.js","module":"esm/index.js","types":"lib/index.d.ts","scripts":{"docs:dev":"NODE_ENV=development dumi dev","docs:build":"NODE_ENV=production dumi build","docs:deploy":"rimraf dist && npm run docs:build && gh-pages -d dist","start":"npm run docs:dev","lint":"eslint src __tests__ && prettier src __tests__ --check","fix":"eslint src __tests__ --fix && prettier src __tests__ --write","clean":"rimraf lib esm dist","test":"jest","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build":"npm run clean && npm run test && npm run lib"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"@commitlint/cli":"^12.0.0","@commitlint/config-angular":"^12.0.0","@types/jest":"^26.0.20","@types/node":"^14.14.31","@types/react":"^17.0.2","@typescript-eslint/eslint-plugin":"^4.15.2","@typescript-eslint/parser":"^4.15.2","cross-env":"^7.0.3","dumi":"^1.1.6","dumi-theme-default":"^1.0.6","echarts":"^5.0.2","echarts-gl":"^2.0.2","eslint":"^7.20.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.3.1","gh-pages":"^3.1.0","husky":"^5.1.1","jest":"^26.6.3","jest-canvas-mock":"^2.3.1","jest-electron":"^0.1.11","lint-md-cli":"^0.1.2","lint-staged":"^10.5.4","lodash.clonedeep":"^4.5.0","miz":"^1.0.1","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","ts-jest":"^26.5.2","ts-loader":"^8.0.17","typescript":"^4.2.2"},"dependencies":{"size-sensor":"^1.0.1","fast-deep-equal":"^3.1.3"},"peerDependencies":{"react":"^15.0.0 || >=16.0.0","echarts":"^3.0.0 || ^4.0.0 || ^5.0.0"},"jest":{"runner":"jest-electron/runner","testEnvironment":"jest-electron/environment","preset":"ts-jest","collectCoverage":true,"collectCoverageFrom":["src/**/*.ts","!**/node_modules/**","!**/vendor/**"],"testRegex":"/__tests__/.*-spec\\.tsx?$"},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["lint-md --fix"]},"gitHead":"0df82ff38d21b03b73c10a9b5b819b21c90096e8","_id":"echarts-for-react@3.0.1","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"shasum":"cf9de60e468b342c244314be2325e00d765a5137","size":14489,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-3.0.1.tgz"},"_npmUser":{"name":"anonymous","email":"i@hust.cc"},"directories":{},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_3.0.1_1614303412719_0.48065540852814514"},"_hasShrinkwrap":false,"publish_time":1614303412854,"_cnpm_publish_time":1614303412854,"contributors":[]},"3.0.0":{"name":"echarts-for-react","version":"3.0.0","description":" Apache Echarts components for React.","main":"lib/index.js","module":"esm/index.js","types":"lib/index.d.ts","scripts":{"docs:dev":"NODE_ENV=development dumi dev","docs:build":"NODE_ENV=production dumi build","docs:deploy":"rimraf dist && npm run docs:build && gh-pages -d dist","start":"npm run docs:dev","lint":"eslint src __tests__ && prettier src __tests__ --check","fix":"eslint src __tests__ --fix && prettier src __tests__ --write","clean":"rimraf lib esm dist","test":"jest","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build":"npm run clean && npm run test && npm run lib"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"@commitlint/cli":"^11.0.0","@commitlint/config-angular":"^11.0.0","@types/jest":"^26.0.20","@types/node":"^14.14.30","@types/react":"^17.0.2","@typescript-eslint/eslint-plugin":"^4.15.1","@typescript-eslint/parser":"^4.15.1","cross-env":"^7.0.3","dumi":"^1.1.4","dumi-theme-default":"^1.0.4","echarts":"^5.0.2","echarts-gl":"^2.0.2","eslint":"^7.20.0","eslint-config-prettier":"^7.2.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.3.1","gh-pages":"^3.1.0","husky":"^5.0.9","jest":"^26.6.3","jest-canvas-mock":"^2.3.1","jest-electron":"^0.1.11","lint-md-cli":"^0.1.2","lint-staged":"^10.5.4","lodash.clonedeep":"^4.5.0","miz":"^1.0.1","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","ts-jest":"^26.5.1","ts-loader":"^8.0.17","typescript":"^4.1.5"},"dependencies":{"size-sensor":"^1.0.1","fast-deep-equal":"^3.1.3"},"peerDependencies":{"react":"^15.0.0 || >=16.0.0","echarts":"^3.0.0 || ^4.0.0 || ^5.0.0"},"jest":{"runner":"jest-electron/runner","testEnvironment":"jest-electron/environment","preset":"ts-jest","collectCoverage":true,"collectCoverageFrom":["src/**/*.ts","!**/node_modules/**","!**/vendor/**"],"testRegex":"/__tests__/.*-spec\\.tsx?$"},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["lint-md --fix"]},"gitHead":"787cee1750215a9b25af2ed7e441dbe2d5748169","_id":"echarts-for-react@3.0.0","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"shasum":"af6a24e8386aa22c545a9b4ab44c8ecdd2ee491c","size":14463,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-3.0.0.tgz"},"_npmUser":{"name":"anonymous","email":"i@hust.cc"},"directories":{},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_3.0.0_1613702285153_0.004624366345068687"},"_hasShrinkwrap":false,"publish_time":1613702285281,"_cnpm_publish_time":1613702285281,"contributors":[]},"3.0.0-beta.2":{"name":"echarts-for-react","version":"3.0.0-beta.2","description":" Apache Echarts(v5) components for React.","main":"lib/index.js","module":"esm/index.js","types":"lib/index.d.ts","scripts":{"docs:dev":"NODE_ENV=development dumi dev","docs:build":"NODE_ENV=production dumi build","docs:deploy":"rimraf dist && npm run docs:build && gh-pages -d dist","start":"npm run docs:dev","lint":"eslint src __tests__ && prettier src __tests__ --check","fix":"eslint src __tests__ --fix && prettier src __tests__ --write","clean":"rimraf lib esm dist","test":"jest","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build":"npm run clean && npm run test && npm run lib"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"@commitlint/cli":"^11.0.0","@commitlint/config-angular":"^11.0.0","@types/jest":"^26.0.20","@types/node":"^14.14.14","@types/react":"^17.0.1","@typescript-eslint/eslint-plugin":"^4.14.2","@typescript-eslint/parser":"^4.11.0","cross-env":"^5.1.3","dumi":"^1.1.4","dumi-theme-default":"^1.0.4","echarts":"^5.0.2","echarts-gl":"^2.0.1","eslint":"^7.19.0","eslint-config-prettier":"^7.1.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.3.1","gh-pages":"^3.1.0","husky":"^4.3.8","jest":"^26.6.3","jest-canvas-mock":"^2.3.0","jest-electron":"^0.1.11","lint-md-cli":"^0.1.2","lint-staged":"^10.5.3","lodash.clonedeep":"^4.5.0","miz":"^1.0.1","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^2.6.2","ts-jest":"^26.5.0","ts-loader":"^8.0.15","typescript":"^4.1.3"},"dependencies":{"size-sensor":"^1.0.0","fast-deep-equal":"^3.1.3"},"peerDependencies":{"react":"^15.0.0 || >=16.0.0","echarts":"^3.0.0 || ^4.0.0 || ^5.0.0"},"jest":{"runner":"jest-electron/runner","testEnvironment":"jest-electron/environment","preset":"ts-jest","collectCoverage":true,"collectCoverageFrom":["src/**/*.ts","!**/node_modules/**","!**/vendor/**"],"testRegex":"/__tests__/.*-spec\\.tsx?$"},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["lint-md --fix"]},"gitHead":"2da279172b3e9f0519f407418942f3f5d8de443a","_id":"echarts-for-react@3.0.0-beta.2","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"shasum":"dc40e1129341f589072252e111bc5731dc3782c8","size":13700,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-3.0.0-beta.2.tgz"},"_npmUser":{"name":"anonymous","email":"i@hust.cc"},"directories":{},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_3.0.0-beta.2_1612700517524_0.4304981991661627"},"_hasShrinkwrap":false,"publish_time":1612700517669,"_cnpm_publish_time":1612700517669,"contributors":[]},"3.0.0-beta.1":{"name":"echarts-for-react","version":"3.0.0-beta.1","description":" Apache Echarts(v5) components for React.","main":"lib/index.js","module":"esm/index.js","types":"lib/index.d.ts","scripts":{"docs:dev":"dumi dev","docs:build":"dumi build","docs:deploy":"rimraf dist && npm run docs:build && gh-pages -d dist","start":"webpack-dev-server --watch","lint":"eslint src __tests__ && prettier src __tests__ --check","fix":"eslint src __tests__ --fix && prettier src __tests__ --write","clean":"rimraf lib esm dist","test":"jest","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build":"npm run clean && npm run test && npm run lib"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"@commitlint/cli":"^11.0.0","@commitlint/config-angular":"^11.0.0","@types/jest":"^26.0.20","@types/node":"^14.14.14","@types/react":"^17.0.1","@typescript-eslint/eslint-plugin":"^4.14.2","@typescript-eslint/parser":"^4.11.0","cross-env":"^5.1.3","dumi":"^1.1.4","dumi-theme-default":"^1.0.4","echarts":"^5.0.2","echarts-gl":"^2.0.1","eslint":"^7.19.0","eslint-config-prettier":"^7.1.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.3.1","gh-pages":"^3.1.0","husky":"^4.3.8","jest":"^26.6.3","jest-canvas-mock":"^2.3.0","jest-electron":"^0.1.11","lint-md-cli":"^0.1.2","lint-staged":"^10.5.3","lodash.clonedeep":"^4.5.0","miz":"^1.0.1","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^2.6.2","ts-jest":"^26.5.0","ts-loader":"^8.0.15","typescript":"^4.1.3"},"dependencies":{"size-sensor":"^1.0.0","fast-deep-equal":"^3.1.3"},"peerDependencies":{"react":">=16.8.0","echarts":"^5.0.0"},"jest":{"runner":"jest-electron/runner","testEnvironment":"jest-electron/environment","preset":"ts-jest","collectCoverage":true,"collectCoverageFrom":["src/**/*.ts","!**/node_modules/**","!**/vendor/**"],"testRegex":"/__tests__/.*-spec\\.tsx?$"},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["lint-md --fix"]},"gitHead":"0afc47d46355e9fac8aad77e0ed899220461cf41","_id":"echarts-for-react@3.0.0-beta.1","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"shasum":"15861118efd399c3cd11ec23e142dffa50325e75","size":13681,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-3.0.0-beta.1.tgz"},"_npmUser":{"name":"anonymous","email":"i@hust.cc"},"directories":{},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_3.0.0-beta.1_1612692346136_0.4916643087230437"},"_hasShrinkwrap":false,"publish_time":1612692346303,"_cnpm_publish_time":1612692346303,"contributors":[]},"3.0.2":{"name":"echarts-for-react","version":"3.0.2","description":"","main":"lib/index.js","module":"esm/index.js","types":"lib/index.d.ts","scripts":{"docs:dev":"NODE_ENV=development dumi dev","docs:build":"NODE_ENV=production dumi build","docs:deploy":"rimraf dist && npm run docs:build && gh-pages -d dist","start":"npm run docs:dev","lint":"eslint src __tests__ && prettier src __tests__ --check","fix":"eslint src __tests__ --fix && prettier src __tests__ --write","clean":"rimraf lib esm dist","test":"jest","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build":"npm run clean && npm run test && npm run lib"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"@commitlint/cli":"^12.0.0","@commitlint/config-angular":"^12.0.0","@types/jest":"^26.0.20","@types/node":"^14.14.31","@types/react":"^17.0.2","@typescript-eslint/eslint-plugin":"^4.15.2","@typescript-eslint/parser":"^4.15.2","cross-env":"^7.0.3","dumi":"^1.1.6","dumi-theme-default":"^1.0.6","echarts":"^5.0.2","echarts-gl":"^2.0.2","eslint":"^7.20.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.3.1","gh-pages":"^3.1.0","husky":"^5.1.1","jest":"^26.6.3","jest-canvas-mock":"^2.3.1","jest-electron":"^0.1.11","lint-md-cli":"^0.1.2","lint-staged":"^10.5.4","lodash.clonedeep":"^4.5.0","miz":"^1.0.1","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","ts-jest":"^26.5.2","ts-loader":"^8.0.17","typescript":"^4.2.2"},"dependencies":{"size-sensor":"^1.0.1","fast-deep-equal":"^3.1.3"},"peerDependencies":{"react":"^15.0.0 || >=16.0.0","echarts":"^3.0.0 || ^4.0.0 || ^5.0.0"},"jest":{"runner":"jest-electron/runner","testEnvironment":"jest-electron/environment","preset":"ts-jest","collectCoverage":true,"collectCoverageFrom":["src/**/*.ts","!**/node_modules/**","!**/vendor/**"],"testRegex":"/__tests__/.*-spec\\.tsx?$"},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["lint-md --fix"]},"gitHead":"7fc5c33c0b1108c900b8766e208e8d8a2f977f44","_id":"echarts-for-react@3.0.2","_nodeVersion":"14.17.4","_npmVersion":"8.0.0","dist":{"shasum":"ac5859157048a1066d4553e34b328abb24f2b7c1","size":14966,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-3.0.2.tgz"},"_npmUser":{"name":"anonymous","email":"i@hust.cc"},"directories":{},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/echarts-for-react_3.0.2_1635478903614_0.12669231050747976"},"_hasShrinkwrap":false,"publish_time":1635478903730,"_cnpm_publish_time":1635478903730,"contributors":[]},"3.0.3":{"name":"echarts-for-react","version":"3.0.3","description":" Apache Echarts components for React.","main":"lib/index.js","module":"esm/index.js","types":"lib/index.d.ts","scripts":{"docs:dev":"NODE_ENV=development dumi dev","docs:build":"NODE_ENV=production dumi build","docs:deploy":"rimraf dist && npm run docs:build && gh-pages -d dist","start":"npm run docs:dev","lint":"eslint src __tests__ && prettier src __tests__ --check","fix":"eslint src __tests__ --fix && prettier src __tests__ --write","clean":"rimraf lib esm dist","test":"jest","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build":"npm run clean && npm run test && npm run lib"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"@commitlint/cli":"^12.0.0","@commitlint/config-angular":"^12.0.0","@types/jest":"^24.0.0","@types/node":"^14.14.31","@types/react":"^17.0.2","@typescript-eslint/eslint-plugin":"^4.15.2","@typescript-eslint/parser":"^4.15.2","cross-env":"^7.0.3","dumi":"^1.1.6","dumi-theme-default":"^1.0.6","echarts":"^5.0.2","echarts-gl":"^2.0.2","eslint":"^7.20.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.3.1","gh-pages":"^3.1.0","husky":"^5.1.1","jest":"^24.0.0","jest-canvas-mock":"^2.3.1","jest-electron":"^0.1.11","lint-md-cli":"^0.1.2","lint-staged":"^10.5.4","lodash.clonedeep":"^4.5.0","miz":"^1.0.1","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","ts-jest":"^24.0.2","ts-loader":"^8.0.17","typescript":"^4.2.2"},"dependencies":{"size-sensor":"^1.0.1","fast-deep-equal":"^3.1.3"},"peerDependencies":{"react":"^15.0.0 || >=16.0.0","echarts":"^3.0.0 || ^4.0.0 || ^5.0.0"},"jest":{"runner":"jest-electron/runner","testEnvironment":"jest-electron/environment","preset":"ts-jest","collectCoverage":true,"collectCoverageFrom":["src/**/*.ts","!**/node_modules/**","!**/vendor/**"],"testRegex":"/__tests__/.*-spec\\.tsx?$"},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["lint-md --fix"]},"_id":"echarts-for-react@3.0.3","gitHead":"31932d82c401ced63544fae161952ecb4fb87242","_nodeVersion":"18.20.7","_npmVersion":"10.8.2","dist":{"integrity":"sha512-KdvZGkCwmx5DTHl7vjo0CBodSaPY31hPWRC4NZ5B+utQfoW+M54OTBvkoCmktR0kJ+1Bj6rP7pIJJnxPdySyug==","shasum":"aa96cb7da795ba1c44206fe741c5a947637ab41e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-3.0.3.tgz","fileCount":52,"unpackedSize":90051,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC5SdWGSRGjyBu2JvYA0oaQjNu1mWcwQ/WrdWsZ9yvBEAiEA4fq7t7kEhOkvAXyqnzHRNM0Urc97k6TrPAZS+n/VT+I="}],"size":17647},"_npmUser":{"name":"anonymous","email":"i@hust.cc"},"directories":{},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/echarts-for-react_3.0.3_1741142111242_0.9015386767921183"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-05T02:35:11.433Z","publish_time":1741142111433,"_source_registry_name":"default","contributors":[]},"3.0.4":{"name":"echarts-for-react","version":"3.0.4","description":" Apache Echarts components for React.","main":"lib/index.js","module":"esm/index.js","types":"lib/index.d.ts","scripts":{"docs:dev":"NODE_ENV=development dumi dev","docs:build":"NODE_ENV=production dumi build","docs:deploy":"rimraf dist && npm run docs:build && gh-pages -d dist","start":"npm run docs:dev","lint":"eslint src __tests__ && prettier src __tests__ --check","fix":"eslint src __tests__ --fix && prettier src __tests__ --write","clean":"rimraf lib esm dist","test":"jest","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build":"npm run clean && npm run test && npm run lib"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"@commitlint/cli":"^12.0.0","@commitlint/config-angular":"^12.0.0","@types/jest":"^24.0.0","@types/node":"^14.14.31","@types/react":"^17.0.2","@typescript-eslint/eslint-plugin":"^4.15.2","@typescript-eslint/parser":"^4.15.2","cross-env":"^7.0.3","dumi":"^1.1.6","dumi-theme-default":"^1.0.6","echarts":"^6.0.0","echarts-gl":"^2.0.2","eslint":"^7.20.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.3.1","gh-pages":"^3.1.0","husky":"^5.1.1","jest":"^24.0.0","jest-canvas-mock":"^2.3.1","jest-electron":"^0.1.11","lint-md-cli":"^0.1.2","lint-staged":"^10.5.4","lodash.clonedeep":"^4.5.0","miz":"^1.0.1","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","ts-jest":"^24.0.2","ts-loader":"^8.0.17","typescript":"^4.2.2"},"dependencies":{"size-sensor":"^1.0.1","fast-deep-equal":"^3.1.3"},"peerDependencies":{"react":"^15.0.0 || >=16.0.0","echarts":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"},"jest":{"runner":"jest-electron/runner","testEnvironment":"jest-electron/environment","preset":"ts-jest","collectCoverage":true,"collectCoverageFrom":["src/**/*.ts","!**/node_modules/**","!**/vendor/**"],"testRegex":"/__tests__/.*-spec\\.tsx?$"},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["lint-md --fix"]},"_id":"echarts-for-react@3.0.4","readmeFilename":"README.md","gitHead":"373982283c60017f00fe154068575b0bd80c06f8","_nodeVersion":"20.19.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-rc7SNdr0JoMTkMJspp9ejlZAoipv2mMwbI30ggIgxSZMELdX36C2aJREvJ9OSkyetC/RoO1s7VrefXUrUAMClg==","shasum":"93c337205d5d1ad04df0f142bb0c9c7605f715ff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-3.0.4.tgz","fileCount":52,"unpackedSize":90468,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH47couglVc8FqqQeQxqAvemKnlgN4NIHEGkpzeLba21AiAVimNRxt1Qp0wWybnK4JIOH9HHWvI2SrbsgVTBYhr5Iw=="}],"size":17764},"_npmUser":{"name":"anonymous","email":"i@hust.cc"},"directories":{},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/echarts-for-react_3.0.4_1754668027733_0.7591348695249411"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-08T15:47:07.921Z","publish_time":1754668027921,"_source_registry_name":"default","contributors":[]},"3.0.5":{"name":"echarts-for-react","version":"3.0.5","description":" Apache Echarts components for React.","main":"lib/index.js","module":"esm/index.js","types":"lib/index.d.ts","scripts":{"docs:dev":"NODE_ENV=development dumi dev","docs:build":"NODE_ENV=production dumi build","docs:deploy":"rimraf dist && npm run docs:build && gh-pages -d dist","start":"npm run docs:dev","lint":"eslint src __tests__ && prettier src __tests__ --check","fix":"eslint src __tests__ --fix && prettier src __tests__ --write","clean":"rimraf lib esm dist","test":"jest","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build":"npm run clean && npm run test && npm run lib"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"@commitlint/cli":"^12.0.0","@commitlint/config-angular":"^12.0.0","@types/jest":"^24.0.0","@types/node":"^14.14.31","@types/react":"^17.0.2","@typescript-eslint/eslint-plugin":"^4.15.2","@typescript-eslint/parser":"^4.15.2","cross-env":"^7.0.3","dumi":"^1.1.6","dumi-theme-default":"^1.0.6","echarts":"^6.0.0","echarts-gl":"^2.0.2","eslint":"^7.20.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.3.1","gh-pages":"^3.1.0","husky":"^5.1.1","jest":"^24.0.0","jest-canvas-mock":"^2.3.1","jest-electron":"^0.1.11","lint-md-cli":"^0.1.2","lint-staged":"^10.5.4","lodash.clonedeep":"^4.5.0","miz":"^1.0.1","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","ts-jest":"^24.0.2","ts-loader":"^8.0.17","typescript":"^4.2.2"},"dependencies":{"size-sensor":"^1.0.1","fast-deep-equal":"^3.1.3"},"peerDependencies":{"react":"^15.0.0 || >=16.0.0","echarts":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"},"jest":{"runner":"jest-electron/runner","testEnvironment":"jest-electron/environment","preset":"ts-jest","collectCoverage":true,"collectCoverageFrom":["src/**/*.ts","!**/node_modules/**","!**/vendor/**"],"testRegex":"/__tests__/.*-spec\\.tsx?$"},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["lint-md --fix"]},"_id":"echarts-for-react@3.0.5","gitHead":"6bbc4c5b0b6277364d7e277b7ed8a7126a592643","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-YpEI5Ty7O/2nvCfQ7ybNa+S90DwE8KYZWacGvJW4luUqywP7qStQ+pxDlYOmr4jGDu10mhEkiAuMKcUlT4W5vg==","shasum":"87d55e3278dbf7b5a7926a08ac9a663b0351bbc2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-3.0.5.tgz","fileCount":52,"unpackedSize":92517,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDNg1Yn7rxZQ+EgFTyi0ybYCh6Owshw/Tv1JuEWl6+5wwIgXqvmtGpoV2K/LJ9hfBMb7jceWnCIK0HWHdFo1xWSBhQ="}],"size":18173},"_npmUser":{"name":"anonymous","email":"i@hust.cc"},"directories":{},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/echarts-for-react_3.0.5_1762394637789_0.223548134191341"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-06T02:03:58.265Z","publish_time":1762394638265,"_source_registry_name":"default","contributors":[]},"3.0.6":{"name":"echarts-for-react","version":"3.0.6","description":" Apache Echarts components for React.","main":"lib/index.js","module":"esm/index.js","types":"lib/index.d.ts","scripts":{"docs:dev":"NODE_ENV=development dumi dev","docs:build":"NODE_ENV=production dumi build","docs:deploy":"rimraf dist && npm run docs:build && gh-pages -d dist","start":"npm run docs:dev","lint":"eslint src __tests__ && prettier src __tests__ --check","fix":"eslint src __tests__ --fix && prettier src __tests__ --write","clean":"rimraf lib esm dist","test":"jest","lib":"run-p lib:*","lib:cjs":"tsc -p tsconfig.json --target ES5 --module commonjs --outDir lib","lib:esm":"tsc -p tsconfig.json --target ES5 --module ESNext --outDir esm","build":"npm run clean && npm run test && npm run lib"},"repository":{"type":"git","url":"git+https://github.com/hustcc/echarts-for-react.git"},"keywords":["react","component","echarts-react","echarts","react-echarts","chart","charts","graph","react-component"],"author":{"name":"hustcc","url":"http://github.com/hustcc"},"license":"MIT","bugs":{"url":"https://github.com/hustcc/echarts-for-react/issues"},"homepage":"https://github.com/hustcc/echarts-for-react","devDependencies":{"@commitlint/cli":"^12.0.0","@commitlint/config-angular":"^12.0.0","@types/jest":"^24.0.0","@types/node":"^14.14.31","@types/react":"^17.0.2","@typescript-eslint/eslint-plugin":"^4.15.2","@typescript-eslint/parser":"^4.15.2","cross-env":"^7.0.3","dumi":"^1.1.6","dumi-theme-default":"^1.0.6","echarts":"^6.0.0","echarts-gl":"^2.0.2","eslint":"^7.20.0","eslint-config-prettier":"^8.1.0","eslint-plugin-import":"^2.22.1","eslint-plugin-prettier":"^3.3.1","gh-pages":"^3.1.0","husky":"^5.1.1","jest":"^24.0.0","jest-canvas-mock":"^2.3.1","jest-electron":"^0.1.11","lint-md-cli":"^0.1.2","lint-staged":"^10.5.4","lodash.clonedeep":"^4.5.0","miz":"^1.0.1","npm-run-all":"^4.1.5","prettier":"^2.2.1","rimraf":"^3.0.2","ts-jest":"^24.0.2","ts-loader":"^8.0.17","typescript":"^4.2.2"},"dependencies":{"size-sensor":"^1.0.1","fast-deep-equal":"^3.1.3"},"peerDependencies":{"react":"^15.0.0 || >=16.0.0","echarts":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"},"jest":{"runner":"jest-electron/runner","testEnvironment":"jest-electron/environment","preset":"ts-jest","collectCoverage":true,"collectCoverageFrom":["src/**/*.ts","!**/node_modules/**","!**/vendor/**"],"testRegex":"/__tests__/.*-spec\\.tsx?$"},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"lint-staged":{"*.ts":["eslint --fix","prettier --write"],"*.md":["lint-md --fix"]},"gitHead":"2346edc962ac9c0de0a988d08dc6e4c38ad43cb0","_id":"echarts-for-react@3.0.6","_nodeVersion":"22.22.0","_npmVersion":"11.7.0","dist":{"integrity":"sha512-4zqLgTGWS3JvkQDXjzkR1k1CHRdpd6by0988TWMJgnvDytegWLbeP/VNZmMa+0VJx2eD7Y632bi2JquXDgiGJg==","shasum":"267908f53854856833dc39088d2a97ab4bbfad86","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/echarts-for-react/-/echarts-for-react-3.0.6.tgz","fileCount":77,"unpackedSize":530100,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDG5ZIDd2SOPqPYysQZswS43QB2Dixf7IBEfELCEbCeNAIhAPLYTjYxldzAVtZ0qtUaKrTYxFuCVzkAojGzS4cJW9At"}],"size":69759},"_npmUser":{"name":"anonymous","email":"i@hust.cc"},"directories":{},"maintainers":[{"name":"anonymous","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/echarts-for-react_3.0.6_1768970301089_0.2229654855488079"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-21T04:38:21.243Z","publish_time":1768970301243,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"3.0.6","beta":"3.0.4"},"name":"echarts-for-react","time":{"modified":"2026-01-21T04:38:36.669Z","created":"2022-01-26T22:22:10.076Z","2.0.16":"2020-05-19T11:47:16.617Z","2.0.15-beta.1":"2019-09-29T09:04:42.193Z","2.0.15-beta.0":"2018-09-17T01:46:11.182Z","2.0.14":"2018-08-08T11:18:33.338Z","2.0.13":"2018-06-22T03:11:47.792Z","2.0.12":"2018-06-19T05:31:05.439Z","2.0.12-beta.0":"2018-06-06T11:13:29.133Z","2.0.11":"2018-05-21T12:19:42.935Z","2.0.10":"2018-05-21T08:29:51.762Z","2.0.8":"2018-03-02T13:37:59.078Z","2.0.7":"2018-03-01T05:23:06.055Z","2.0.6":"2018-01-29T06:22:23.529Z","2.0.5":"2018-01-18T02:15:05.202Z","2.0.4":"2017-12-28T13:04:29.866Z","2.0.3":"2017-12-26T12:23:40.327Z","2.0.2":"2017-12-21T10:49:48.303Z","2.0.1":"2017-12-20T11:06:30.114Z","2.0.0":"2017-09-10T10:56:53.835Z","1.4.4":"2017-06-16T05:37:17.119Z","1.4.3":"2017-06-12T08:32:22.490Z","1.4.2":"2017-06-08T07:45:46.874Z","1.4.1":"2017-06-01T03:54:13.141Z","1.2.5":"2017-05-12T03:01:15.963Z","1.2.4":"2017-05-11T10:09:19.633Z","1.2.3":"2017-05-10T05:26:53.191Z","1.2.2":"2017-04-28T07:33:09.624Z","1.2.1":"2017-04-17T14:28:31.338Z","1.2.0":"2017-03-29T05:24:51.665Z","1.1.7":"2017-03-24T10:09:08.040Z","1.1.6":"2016-11-21T04:49:44.028Z","1.1.5":"2016-09-13T04:31:29.611Z","1.1.4":"2016-08-22T04:22:56.502Z","1.1.3":"2016-08-08T11:40:05.897Z","1.1.2":"2016-06-09T07:47:03.709Z","1.1.1":"2016-06-08T07:20:44.050Z","1.1.0":"2016-06-04T14:21:04.929Z","1.0.4":"2016-06-04T03:45:35.889Z","1.0.3":"2016-06-03T12:57:32.788Z","1.0.1":"2016-06-03T10:34:35.423Z","3.0.1":"2021-02-26T01:36:52.854Z","3.0.0":"2021-02-19T02:38:05.281Z","3.0.0-beta.2":"2021-02-07T12:21:57.669Z","3.0.0-beta.1":"2021-02-07T10:05:46.303Z","3.0.2":"2021-10-29T03:41:43.730Z","0.0.1":"2016-06-03T05:53:36.311Z","0.0.2":"2016-06-03T06:43:27.935Z","0.0.3":"2016-06-03T06:47:59.477Z","0.0.4":"2016-06-03T06:51:02.127Z","0.0.5":"2016-06-03T07:48:24.760Z","0.0.6":"2016-06-03T07:50:05.588Z","1.0.2":"2016-06-03T12:21:17.719Z","1.3.5":"2017-05-29T13:34:19.074Z","1.4.0":"2017-06-01T01:54:17.813Z","1.4.3-alpha.1":"2017-06-12T06:57:06.562Z","2.0.9":"2018-05-18T10:37:38.299Z","3.0.3":"2025-03-05T02:35:11.433Z","3.0.4":"2025-08-08T15:47:07.921Z","3.0.5":"2025-11-06T02:03:58.265Z","3.0.6":"2026-01-21T04:38:21.243Z"},"readme":"# echarts-for-react\n\nThe simplest, and the best React wrapper for [Apache ECharts](https://github.com/apache/incubator-echarts). Using visualization with MCP Server [mcp-server-chart](https://github.com/antvis/mcp-server-chart).\n\n[![npm](https://img.shields.io/npm/v/echarts-for-react.svg)](https://www.npmjs.com/package/echarts-for-react)\n[![build](https://github.com/hustcc/echarts-for-react/actions/workflows/build.yml/badge.svg)](https://github.com/hustcc/echarts-for-react/actions/workflows/build.yml)\n[![Coverage](https://img.shields.io/coveralls/hustcc/echarts-for-react/master.svg)](https://coveralls.io/github/hustcc/echarts-for-react)\n[![NPM downloads](https://img.shields.io/npm/dm/echarts-for-react.svg)](https://www.npmjs.com/package/echarts-for-react)\n[![License](https://img.shields.io/npm/l/echarts-for-react.svg)](https://www.npmjs.com/package/echarts-for-react)\n![ECharts Ver](https://img.shields.io/badge/echarts-%5E3.0.0%20%7C%7C%20%5E4.0.0%20%7C%7C%20%5E5.0.0%20%5E6.0.0-blue.svg)\n![React Ver](https://img.shields.io/badge/React-%20%5E15.0.0%20%7C%7C%20%20%5E16.0.0%20%7C%7C%20%20%5E17.0.0-blue.svg)\n\n\n## Install\n\n```bach\n$ npm install --save echarts-for-react\n\n# `echarts` is the peerDependence of `echarts-for-react`, you can install echarts with your own version.\n$ npm install --save echarts\n```\n\nThen use it.\n\n```ts\nimport ReactECharts from 'echarts-for-react';\n\n// render echarts option.\n<ReactECharts option={this.getOption()} />\n```\n\nYou can run website.\n\n```bash\n$ git clone git@github.com:hustcc/echarts-for-react.git\n\n$ npm install\n\n$ npm start\n```\n\nThen open [http://127.0.0.1:8081/](http://127.0.0.1:8081/) in your browser. or see [https://git.hust.cc/echarts-for-react/](https://git.hust.cc/echarts-for-react/) which is deploy on gh-pages.\n\n\n## Usage\n\nCode of a simple demo code showed below. For more example can see: [https://git.hust.cc/echarts-for-react/](https://git.hust.cc/echarts-for-react/)\n\n```ts\nimport React from 'react';\nimport ReactECharts from 'echarts-for-react';  // or var ReactECharts = require('echarts-for-react');\n\n<ReactECharts\n  option={this.getOption()}\n  notMerge={true}\n  lazyUpdate={true}\n  theme={\"theme_name\"}\n  onChartReady={this.onChartReadyCallback}\n  onEvents={EventsDict}\n  opts={}\n/>\n```\n\nImport ECharts.js modules manually to reduce bundle size\n\n**With Echarts.js v5 or v6:**\n\n```ts\nimport React from 'react';\n// import the core library.\nimport ReactEChartsCore from 'echarts-for-react/lib/core';\n// Import the echarts core module, which provides the necessary interfaces for using echarts.\nimport * as echarts from 'echarts/core';\n// Import charts, all with Chart suffix\nimport {\n  // LineChart,\n  BarChart,\n  // PieChart,\n  // ScatterChart,\n  // RadarChart,\n  // MapChart,\n  // TreeChart,\n  // TreemapChart,\n  // GraphChart,\n  // GaugeChart,\n  // FunnelChart,\n  // ParallelChart,\n  // SankeyChart,\n  // BoxplotChart,\n  // CandlestickChart,\n  // EffectScatterChart,\n  // LinesChart,\n  // HeatmapChart,\n  // PictorialBarChart,\n  // ThemeRiverChart,\n  // SunburstChart,\n  // CustomChart,\n} from 'echarts/charts';\n// import components, all suffixed with Component\nimport {\n  // GridSimpleComponent,\n  GridComponent,\n  // PolarComponent,\n  // RadarComponent,\n  // GeoComponent,\n  // SingleAxisComponent,\n  // ParallelComponent,\n  // CalendarComponent,\n  // GraphicComponent,\n  // ToolboxComponent,\n  TooltipComponent,\n  // AxisPointerComponent,\n  // BrushComponent,\n  TitleComponent,\n  // TimelineComponent,\n  // MarkPointComponent,\n  // MarkLineComponent,\n  // MarkAreaComponent,\n  // LegendComponent,\n  // LegendScrollComponent,\n  // LegendPlainComponent,\n  // DataZoomComponent,\n  // DataZoomInsideComponent,\n  // DataZoomSliderComponent,\n  // VisualMapComponent,\n  // VisualMapContinuousComponent,\n  // VisualMapPiecewiseComponent,\n  // AriaComponent,\n  // TransformComponent,\n  DatasetComponent,\n} from 'echarts/components';\n// Import renderer, note that introducing the CanvasRenderer or SVGRenderer is a required step\nimport {\n  CanvasRenderer,\n  // SVGRenderer,\n} from 'echarts/renderers';\n\n// Register the required components\necharts.use(\n  [TitleComponent, TooltipComponent, GridComponent, BarChart, CanvasRenderer]\n);\n\n// The usage of ReactEChartsCore are same with above.\n<ReactEChartsCore\n  echarts={echarts}\n  option={this.getOption()}\n  notMerge={true}\n  lazyUpdate={true}\n  theme={\"theme_name\"}\n  onChartReady={this.onChartReadyCallback}\n  onEvents={EventsDict}\n  opts={}\n/>\n```\n\n**With Echarts.js v3 or v4:**\n\n```ts\nimport React from 'react';\n// import the core library.\nimport ReactEChartsCore from 'echarts-for-react/lib/core';\n\n// then import echarts modules those you have used manually.\nimport echarts from 'echarts/lib/echarts';\n// import 'echarts/lib/chart/line';\nimport 'echarts/lib/chart/bar';\n// import 'echarts/lib/chart/pie';\n// import 'echarts/lib/chart/scatter';\n// import 'echarts/lib/chart/radar';\n\n// import 'echarts/lib/chart/map';\n// import 'echarts/lib/chart/treemap';\n// import 'echarts/lib/chart/graph';\n// import 'echarts/lib/chart/gauge';\n// import 'echarts/lib/chart/funnel';\n// import 'echarts/lib/chart/parallel';\n// import 'echarts/lib/chart/sankey';\n// import 'echarts/lib/chart/boxplot';\n// import 'echarts/lib/chart/candlestick';\n// import 'echarts/lib/chart/effectScatter';\n// import 'echarts/lib/chart/lines';\n// import 'echarts/lib/chart/heatmap';\n\n// import 'echarts/lib/component/graphic';\n// import 'echarts/lib/component/grid';\n// import 'echarts/lib/component/legend';\nimport 'echarts/lib/component/tooltip';\n// import 'echarts/lib/component/polar';\n// import 'echarts/lib/component/geo';\n// import 'echarts/lib/component/parallel';\n// import 'echarts/lib/component/singleAxis';\n// import 'echarts/lib/component/brush';\n\nimport 'echarts/lib/component/title';\n\n// import 'echarts/lib/component/dataZoom';\n// import 'echarts/lib/component/visualMap';\n\n// import 'echarts/lib/component/markPoint';\n// import 'echarts/lib/component/markLine';\n// import 'echarts/lib/component/markArea';\n\n// import 'echarts/lib/component/timeline';\n// import 'echarts/lib/component/toolbox';\n\n// import 'zrender/lib/vml/vml';\n\n// The usage of ReactEChartsCore are same with above.\n<ReactEChartsCore\n  echarts={echarts}\n  option={this.getOption()}\n  notMerge={true}\n  lazyUpdate={true}\n  theme={\"theme_name\"}\n  onChartReady={this.onChartReadyCallback}\n  onEvents={EventsDict}\n  opts={}\n/>\n```\n\nFor **Next.js** user, code transpilation is needed. For Next.js 13.1 or higher, as all `next-transpile-modules` features are natively built-in and the package has been deprecated, so please add `transpilePackages: ['echarts', 'zrender']` into `nextConfig` object: \n\n```js\n// next.config.js\n/** @type {import('next').NextConfig} */\n\nconst nextConfig = {\n  // ...existing properties,\n  transpilePackages: ['echarts', 'zrender'],\n}\n\nmodule.exports = nextConfig\n```\n\nFor Next.js with version < 13.1:\n\n```js\n// next.config.js\nconst withTM = require(\"next-transpile-modules\")([\"echarts\", \"zrender\"]);\n\nmodule.exports = withTM({})\n```\n\n## Props of Component\n\n - **`option`** (required, object)\n\nthe echarts option config, can see [https://echarts.apache.org/option.html#title](https://echarts.apache.org/option.html#title).\n\n - **`notMerge`** (optional, object)\n\nwhen `setOption`, not merge the data, default is `false`. See [https://echarts.apache.org/api.html#echartsInstance.setOption](https://echarts.apache.org/api.html#echartsInstance.setOption).\n\n - **`replaceMerge`** (optional, string | string[])\n\nwhen `setOption`, default is `null`. See [https://echarts.apache.org/api.html#echartsInstance.setOption](https://echarts.apache.org/api.html#echartsInstance.setOption).\n\n - **`lazyUpdate`** (optional, object)\n\nwhen `setOption`, lazy update the data, default is `false`. See [https://echarts.apache.org/api.html#echartsInstance.setOption](https://echarts.apache.org/api.html#echartsInstance.setOption).\n\n - **`style`** (optional, object)\n\nthe `style` of echarts div. `object`, default is {height: '300px'}.\n\n - **`className`** (optional, string)\n\nthe `class` of echarts div. you can setting the css style of charts by class name.\n\n - **`theme`** (optional, string)\n\nthe `theme` of echarts. `string`, should `registerTheme` before use it (theme object format: [https://github.com/ecomfe/echarts/blob/master/theme/dark.js](https://github.com/ecomfe/echarts/blob/master/theme/dark.js)). e.g.\n\n```ts\n// import echarts\nimport echarts from 'echarts';\n...\n// register theme object\necharts.registerTheme('my_theme', {\n  backgroundColor: '#f4cccc'\n});\n...\n// render the echarts use option `theme`\n<ReactECharts\n  option={this.getOption()}\n  style={{height: '300px', width: '100%'}}\n  className='echarts-for-echarts'\n  theme='my_theme' />\n```\n\n - **`onChartReady`** (optional, function)\n\nwhen the chart is ready, will callback the function with the `echarts object` as it's paramter.\n\n - **`loadingOption`** (optional, object)\n\nthe echarts loading option config, can see [https://echarts.apache.org/api.html#echartsInstance.showLoading](https://echarts.apache.org/api.html#echartsInstance.showLoading).\n\n - **`showLoading`** (optional, bool, default: false)\n\n`bool`, when the chart is rendering, show the loading mask.\n\n - **`onEvents`** (optional, array(string=>function) )\n\nbinding the echarts event, will callback with the `echarts event object`, and `the echart object` as it's paramters. e.g:\n\n```ts\nconst onEvents = {\n  'click': this.onChartClick,\n  'legendselectchanged': this.onChartLegendselectchanged\n}\n...\n<ReactECharts\n  option={this.getOption()}\n  style={{ height: '300px', width: '100%' }}\n  onEvents={onEvents}\n/>\n```\nfor more event key name, see: [https://echarts.apache.org/api.html#events](https://echarts.apache.org/api.html#events)\n\n - **`opts`** (optional, object)\n\nthe `opts` of echarts. `object`, will be used when initial echarts instance by `echarts.init`. Document [here](https://echarts.apache.org/api.html#echarts.init).\n\n```ts\n<ReactECharts\n  option={this.getOption()}\n  style={{ height: '300px' }}\n  opts={{renderer: 'svg'}} // use svg to render the chart.\n/>\n```\n\n- **`autoResize`** (optional, boolean)\n\ndecide whether to trigger `this.resize` when window resize. default is `true`.\n\n\n## Component API & Echarts API\n\nthe Component only has `one API` named `getEchartsInstance`.\n\n - **`getEchartsInstance()`** : get the echarts instance object, then you can use any `API of echarts`.\n\nfor example:\n\n```ts\n// render the echarts component below with rel\n<ReactECharts\n  ref={(e) => { this.echartRef = e; }}\n  option={this.getOption()}\n/>\n\n// then get the `ReactECharts` use this.echarts_react\n\nconst echartInstance = this.echartRef.getEchartsInstance();\n// then you can use any API of echarts.\nconst base64 = echartInstance.getDataURL();\n```\n\nTypeScript and `useRef()` example:\n\n```ts\nconst getOption = () => {/** */};\n\nexport default function App() {\n\tconst echartsRef = useRef<InstanceType<typeof ReactEcharts>>(null);\n\n\tuseEffect(() => {\n\t\tif (echartsRef.current) {\n\t\t\tconst echartsInstance = echartsRef.current.getEchartsInstance();\n\t\t\t// do something\n\t\t\techartsInstance.resize();\n\t\t}\n\t}, []);\n\treturn <ReactEcharts ref={echartsRef} option={getOption()} />;\n}\n```\n\n**About API of echarts, can see** [https://echarts.apache.org/api.html#echartsInstance](https://echarts.apache.org/api.html#echartsInstance).\n\nYou can use the API to do:\n\n1. `binding / unbinding` event.\n2. `dynamic charts` with dynamic data.\n3. get the echarts dom / dataURL / base64, save the chart to png.\n4. `release` the charts.\n\n\n## FAQ\n\n### How to render the chart with svg when using echarts 4.x\n\nUse the props `opts` of component with `renderer = 'svg'`. For example:\n\n\n```ts\n<ReactECharts\n  option={this.getOption()}\n  style={{height: '300px'}}\n  opts={{renderer: 'svg'}} // use svg to render the chart.\n/>\n```\n\n### How to resolve Error `Component series.scatter3D not exists. Load it first.`\n\nInstall and import [`echarts-gl`](https://www.npmjs.com/package/echarts-gl) module when you want to create a [GL instance](https://www.echartsjs.com/examples/zh/index.html#chart-type-globe)\n\n```sh\nnpm install --save echarts-gl\n```\n\n```ts\nimport 'echarts-gl'\nimport ReactECharts from \"echarts-for-react\";\n\n<ReactECharts\n  option={GL_OPTION}\n/>\n```\n\n\n## LICENSE\n\nMIT@[hustcc](https://github.com/hustcc).","users":{}}