package.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "_from": "bmaplib.heatmap@^1.0.4",
  3. "_id": "bmaplib.heatmap@1.0.4",
  4. "_inBundle": false,
  5. "_integrity": "sha512-rmhqUARBpUSJ9jXzUI2j7dIOqnc38bqubkx/8a349U2qtw/ulLUwyzRD535OrA8G7w5cz4aPKm6/rNvUAarg/Q==",
  6. "_location": "/bmaplib.heatmap",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "bmaplib.heatmap@^1.0.4",
  12. "name": "bmaplib.heatmap",
  13. "escapedName": "bmaplib.heatmap",
  14. "rawSpec": "^1.0.4",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.4"
  17. },
  18. "_requiredBy": [
  19. "/vue-baidu-map"
  20. ],
  21. "_resolved": "https://registry.npmmirror.com/bmaplib.heatmap/-/bmaplib.heatmap-1.0.4.tgz",
  22. "_shasum": "30161262771fe78af35705ff92457725de5d9850",
  23. "_spec": "bmaplib.heatmap@^1.0.4",
  24. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web\\node_modules\\vue-baidu-map",
  25. "author": {
  26. "name": "Dafrok",
  27. "email": "o.o@mug.dog"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/Dafrok/BMapLib.Heatmap/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "## Installation",
  35. "homepage": "https://github.com/Dafrok/BMapLib.Heatmap#readme",
  36. "keywords": [
  37. "baidu",
  38. "map",
  39. "baidu-map",
  40. "heatmap"
  41. ],
  42. "license": "MIT",
  43. "main": "index.js",
  44. "name": "bmaplib.heatmap",
  45. "repository": {
  46. "type": "git",
  47. "url": "git+https://github.com/Dafrok/BMapLib.Heatmap.git"
  48. },
  49. "scripts": {
  50. "test": "echo \"Error: no test specified\" && exit 1"
  51. },
  52. "version": "1.0.4"
  53. }