package.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. {
  2. "_from": "echarts@^5.4.3",
  3. "_id": "echarts@5.6.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==",
  6. "_location": "/echarts",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "echarts@^5.4.3",
  12. "name": "echarts",
  13. "escapedName": "echarts",
  14. "rawSpec": "^5.4.3",
  15. "saveSpec": null,
  16. "fetchSpec": "^5.4.3"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/echarts/-/echarts-5.6.0.tgz",
  22. "_shasum": "2377874dca9fb50f104051c3553544752da3c9d6",
  23. "_spec": "echarts@^5.4.3",
  24. "_where": "E:\\qinduan\\mallbackinfrontend",
  25. "bugs": {
  26. "url": "https://github.com/apache/echarts/issues",
  27. "email": "dev@echarts.apache.org"
  28. },
  29. "bundleDependencies": false,
  30. "dependencies": {
  31. "tslib": "2.3.0",
  32. "zrender": "5.6.1"
  33. },
  34. "deprecated": false,
  35. "description": "Apache ECharts is a powerful, interactive charting and data visualization library for browser",
  36. "devDependencies": {
  37. "@babel/code-frame": "7.10.4",
  38. "@babel/core": "7.3.4",
  39. "@babel/types": "7.10.5",
  40. "@definitelytyped/typescript-versions": "^0.1.1",
  41. "@definitelytyped/utils": "0.0.188",
  42. "@lang/rollup-plugin-dts": "2.0.2",
  43. "@microsoft/api-extractor": "7.31.2",
  44. "@rollup/plugin-commonjs": "^17.0.0",
  45. "@rollup/plugin-node-resolve": "^11.0.0",
  46. "@rollup/plugin-replace": "^2.3.4",
  47. "@types/jest": "^26.0.14",
  48. "@typescript-eslint/eslint-plugin": "^4.33.0",
  49. "@typescript-eslint/parser": "^4.33.0",
  50. "chalk": "^3.0.0",
  51. "commander": "2.11.0",
  52. "dtslint": "^4.0.5",
  53. "esbuild": "^0.8.39",
  54. "eslint": "^7.15.0",
  55. "fs-extra": "^10.0.0",
  56. "globby": "11.0.0",
  57. "husky": "^8.0.3",
  58. "jest": "^26.6.1",
  59. "jest-canvas-mock": "^2.5.0",
  60. "jshint": "2.13.5",
  61. "magic-string": "^0.25.7",
  62. "open": "6.4.0",
  63. "rollup": "2.34.2",
  64. "rollup-plugin-terser": "^7.0.2",
  65. "seedrandom": "3.0.3",
  66. "semver": "6.3.0",
  67. "terser": "^5.16.1",
  68. "ts-jest": "^26.4.3",
  69. "typescript": "4.4.3"
  70. },
  71. "exports": {
  72. ".": {
  73. "types": "./index.d.ts",
  74. "import": "./index.js",
  75. "require": "./dist/echarts.js"
  76. },
  77. "./core": "./core.js",
  78. "./core.js": "./core.js",
  79. "./charts": "./charts.js",
  80. "./charts.js": "./charts.js",
  81. "./components": "./components.js",
  82. "./components.js": "./components.js",
  83. "./features": "./features.js",
  84. "./features.js": "./features.js",
  85. "./renderers": "./renderers.js",
  86. "./renderers.js": "./renderers.js",
  87. "./index.blank": "./index.blank.js",
  88. "./index.blank.js": "./index.blank.js",
  89. "./index.common": "./index.common.js",
  90. "./index.common.js": "./index.common.js",
  91. "./index.simple": "./index.simple.js",
  92. "./index.simple.js": "./index.simple.js",
  93. "./index": "./index.js",
  94. "./index.js": "./index.js",
  95. "./theme/*": "./theme/*",
  96. "./i18n/*": "./i18n/*",
  97. "./types/dist/charts": "./types/dist/charts.d.ts",
  98. "./types/dist/components": "./types/dist/components.d.ts",
  99. "./types/dist/core": "./types/dist/core.d.ts",
  100. "./types/dist/echarts": "./types/dist/echarts.d.ts",
  101. "./types/dist/features": "./types/dist/features.d.ts",
  102. "./types/dist/option": "./types/dist/option.d.ts",
  103. "./types/dist/renderers": "./types/dist/renderers.d.ts",
  104. "./types/dist/shared": "./types/dist/shared.d.ts",
  105. "./ssr/client/index": {
  106. "types": "./ssr/client/index.d.ts",
  107. "import": "./ssr/client/index.js",
  108. "require": "./ssr/client/dist/index.js"
  109. },
  110. "./extension/dataTool": "./extension/dataTool/index.js",
  111. "./extension/dataTool/index": "./extension/dataTool/index.js",
  112. "./extension/dataTool/index.js": "./extension/dataTool/index.js",
  113. "./extension/dataTool/gexf": "./extension/dataTool/gexf.js",
  114. "./extension/dataTool/gexf.js": "./extension/dataTool/gexf.js",
  115. "./extension/dataTool/prepareBoxplotData": "./extension/dataTool/prepareBoxplotData.js",
  116. "./extension/dataTool/prepareBoxplotData.js": "./extension/dataTool/prepareBoxplotData.js",
  117. "./extension/bmap/bmap": "./extension/bmap/bmap.js",
  118. "./extension/bmap/bmap.js": "./extension/bmap/bmap.js",
  119. "./lib/echarts": "./lib/echarts.js",
  120. "./lib/echarts.js": "./lib/echarts.js",
  121. "./lib/extension": "./lib/extension.js",
  122. "./lib/extension.js": "./lib/extension.js",
  123. "./lib/chart/bar": "./lib/chart/bar.js",
  124. "./lib/chart/boxplot": "./lib/chart/boxplot.js",
  125. "./lib/chart/candlestick": "./lib/chart/candlestick.js",
  126. "./lib/chart/custom": "./lib/chart/custom.js",
  127. "./lib/chart/effectScatter": "./lib/chart/effectScatter.js",
  128. "./lib/chart/funnel": "./lib/chart/funnel.js",
  129. "./lib/chart/gauge": "./lib/chart/gauge.js",
  130. "./lib/chart/graph": "./lib/chart/graph.js",
  131. "./lib/chart/heatmap": "./lib/chart/heatmap.js",
  132. "./lib/chart/line": "./lib/chart/line.js",
  133. "./lib/chart/lines": "./lib/chart/lines.js",
  134. "./lib/chart/map": "./lib/chart/map.js",
  135. "./lib/chart/parallel": "./lib/chart/parallel.js",
  136. "./lib/chart/pictorialBar": "./lib/chart/pictorialBar.js",
  137. "./lib/chart/pie": "./lib/chart/pie.js",
  138. "./lib/chart/radar": "./lib/chart/radar.js",
  139. "./lib/chart/sankey": "./lib/chart/sankey.js",
  140. "./lib/chart/scatter": "./lib/chart/scatter.js",
  141. "./lib/chart/sunburst": "./lib/chart/sunburst.js",
  142. "./lib/chart/themeRiver": "./lib/chart/themeRiver.js",
  143. "./lib/chart/tree": "./lib/chart/tree.js",
  144. "./lib/chart/treemap": "./lib/chart/treemap.js",
  145. "./lib/component/aria": "./lib/component/aria.js",
  146. "./lib/component/axisPointer": "./lib/component/axisPointer.js",
  147. "./lib/component/brush": "./lib/component/brush.js",
  148. "./lib/component/calendar": "./lib/component/calendar.js",
  149. "./lib/component/dataZoom": "./lib/component/dataZoom.js",
  150. "./lib/component/dataZoomInside": "./lib/component/dataZoomInside.js",
  151. "./lib/component/dataZoomSelect": "./lib/component/dataZoomSelect.js",
  152. "./lib/component/dataZoomSlider": "./lib/component/dataZoomSlider.js",
  153. "./lib/component/dataset": "./lib/component/dataset.js",
  154. "./lib/component/geo": "./lib/component/geo.js",
  155. "./lib/component/graphic": "./lib/component/graphic.js",
  156. "./lib/component/grid": "./lib/component/grid.js",
  157. "./lib/component/gridSimple": "./lib/component/gridSimple.js",
  158. "./lib/component/legend": "./lib/component/legend.js",
  159. "./lib/component/legendPlain": "./lib/component/legendPlain.js",
  160. "./lib/component/legendScroll": "./lib/component/legendScroll.js",
  161. "./lib/component/markArea": "./lib/component/markArea.js",
  162. "./lib/component/markLine": "./lib/component/markLine.js",
  163. "./lib/component/markPoint": "./lib/component/markPoint.js",
  164. "./lib/component/parallel": "./lib/component/parallel.js",
  165. "./lib/component/polar": "./lib/component/polar.js",
  166. "./lib/component/radar": "./lib/component/radar.js",
  167. "./lib/component/singleAxis": "./lib/component/singleAxis.js",
  168. "./lib/component/timeline": "./lib/component/timeline.js",
  169. "./lib/component/title": "./lib/component/title.js",
  170. "./lib/component/toolbox": "./lib/component/toolbox.js",
  171. "./lib/component/tooltip": "./lib/component/tooltip.js",
  172. "./lib/component/transform": "./lib/component/transform.js",
  173. "./lib/component/visualMap": "./lib/component/visualMap.js",
  174. "./lib/component/visualMapContinuous": "./lib/component/visualMapContinuous.js",
  175. "./lib/component/visualMapPiecewise": "./lib/component/visualMapPiecewise.js",
  176. "./dist/echarts.common": "./dist/echarts.common.js",
  177. "./dist/echarts.common.min": "./dist/echarts.common.min.js",
  178. "./dist/echarts.esm": "./dist/echarts.esm.mjs",
  179. "./dist/echarts.esm.min": "./dist/echarts.esm.min.mjs",
  180. "./dist/echarts": "./dist/echarts.js",
  181. "./dist/echarts.min": "./dist/echarts.min.js",
  182. "./dist/echarts.simple": "./dist/echarts.simple.js",
  183. "./dist/echarts.simple.min": "./dist/echarts.simple.min.js",
  184. "./dist/extension/bmap": "./dist/extension/bmap.js",
  185. "./dist/extension/bmap.min": "./dist/extension/bmap.min.js",
  186. "./dist/extension/dataTool": "./dist/extension/dataTool.js",
  187. "./dist/extension/dataTool.min": "./dist/extension/dataTool.min.js",
  188. "./*": "./*"
  189. },
  190. "homepage": "https://echarts.apache.org",
  191. "jsdelivr": "dist/echarts.min.js",
  192. "keywords": [
  193. "echarts",
  194. "data-visualization",
  195. "charts",
  196. "charting-library",
  197. "visualization",
  198. "apache",
  199. "data-viz",
  200. "canvas",
  201. "svg"
  202. ],
  203. "license": "Apache-2.0",
  204. "main": "dist/echarts.js",
  205. "module": "index.js",
  206. "name": "echarts",
  207. "repository": {
  208. "type": "git",
  209. "url": "git+https://github.com/apache/echarts.git"
  210. },
  211. "scripts": {
  212. "build": "node build/build.js --type all,common,simple --min",
  213. "build:esm": "node build/build.js --type all --min --format esm",
  214. "build:extension": "node build/build.js --type extension",
  215. "build:i18n": "node build/build-i18n.js",
  216. "build:lib": "node build/build.js --prepublish",
  217. "build:ssr": "node build/build.js --type ssr",
  218. "checktype": "tsc --noEmit",
  219. "dev": "npx -y concurrently -n build,server \"npm run dev:fast\" \"npx -y http-server -c-1 -s -o test\"",
  220. "dev:fast": "node build/build-i18n.js && node build/dev-fast.js",
  221. "help": "node build/build.js --help",
  222. "lint": "npx eslint --cache --cache-location node_modules/.cache/eslint src/**/*.ts ssr/client/src/**/*.ts extension-src/**/*.ts",
  223. "lint:dist": "echo 'It might take a while. Please wait ...' && npx jshint --config .jshintrc-dist dist/echarts.js",
  224. "lint:fix": "npx eslint --fix src/**/*.ts extension-src/**/*.ts",
  225. "mktest": "node test/build/mktest.js",
  226. "mktest:help": "node test/build/mktest.js -h",
  227. "prepare": "npm run build:lib && husky install",
  228. "release": "npm run build:lib && npm run build:i18n && npm run build && npm run build:esm && npm run build:extension && npm run build:ssr",
  229. "test": "npx jest --config test/ut/jest.config.cjs",
  230. "test:dts": "node build/testDts.js",
  231. "test:single": "npx jest --config test/ut/jest.config.cjs --coverage=false -t",
  232. "test:single:debug": "npx --node-arg=--inspect-brk jest --runInBand --config test/ut/jest.config.cjs --coverage=false -t",
  233. "test:visual": "node test/runTest/server.js"
  234. },
  235. "sideEffects": [
  236. "index.js",
  237. "index.blank.js",
  238. "index.common.js",
  239. "index.simple.js",
  240. "lib/echarts.js",
  241. "lib/chart/*.js",
  242. "lib/component/*.js",
  243. "extension/**/*.js",
  244. "theme/*.js",
  245. "i18n/*.js"
  246. ],
  247. "type": "module",
  248. "types": "index.d.ts",
  249. "version": "5.6.0"
  250. }