package.json 1.4 KB

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