package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_from": "echarts-liquidfill",
  3. "_id": "echarts-liquidfill@2.0.5",
  4. "_inBundle": false,
  5. "_integrity": "sha1-DVBadcLftplQ4Y1EC98/4XlaDu0=",
  6. "_location": "/echarts-liquidfill",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "echarts-liquidfill",
  12. "name": "echarts-liquidfill",
  13. "escapedName": "echarts-liquidfill",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "http://r.cnpmjs.org/echarts-liquidfill/download/echarts-liquidfill-2.0.5.tgz",
  23. "_shasum": "0d505a75c2dfb69950e18d440bdf3fe1795a0eed",
  24. "_spec": "echarts-liquidfill",
  25. "_where": "c:\\Users\\Administrator.SC-201811121231\\Desktop\\数据可视化52",
  26. "author": {
  27. "name": "Ovilia",
  28. "email": "me@zhangwenli.com",
  29. "url": "http://zhangwenli.com"
  30. },
  31. "bugs": {
  32. "url": "https://github.com/ecomfe/echarts-liquidfill/issues"
  33. },
  34. "bundleDependencies": false,
  35. "deprecated": false,
  36. "description": "ECharts liquid fill extension",
  37. "devDependencies": {
  38. "webpack": "^1.15.0",
  39. "webpack-link": "^0.2.0"
  40. },
  41. "homepage": "https://github.com/ecomfe/echarts-liquidfill#readme",
  42. "license": "MIT",
  43. "main": "index.js",
  44. "name": "echarts-liquidfill",
  45. "peerDependencies": {
  46. "echarts": "^4.2.1",
  47. "zrender": "^4.0.7"
  48. },
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/ecomfe/echarts-liquidfill.git"
  52. },
  53. "version": "2.0.5"
  54. }