package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_args": [
  3. [
  4. "bmaplib.texticonoverlay@1.0.2",
  5. "D:\\qianger\\7\\jindouyunNewFront"
  6. ]
  7. ],
  8. "_from": "bmaplib.texticonoverlay@1.0.2",
  9. "_id": "bmaplib.texticonoverlay@1.0.2",
  10. "_inBundle": false,
  11. "_integrity": "sha512-4ZTWr4ZP3B6qEWput5Tut16CfZgII38YwM3bpyb4gFTQyORlKYryFp9WHWrwZZaHlOyYDAXG9SX0hka43jTADg==",
  12. "_location": "/bmaplib.texticonoverlay",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "bmaplib.texticonoverlay@1.0.2",
  18. "name": "bmaplib.texticonoverlay",
  19. "escapedName": "bmaplib.texticonoverlay",
  20. "rawSpec": "1.0.2",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.2"
  23. },
  24. "_requiredBy": [
  25. "/bmaplib.markerclusterer"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/bmaplib.texticonoverlay/-/bmaplib.texticonoverlay-1.0.2.tgz",
  28. "_spec": "1.0.2",
  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.TextIconOverlay/issues"
  36. },
  37. "description": "A library of Baidu Map JS API",
  38. "homepage": "https://github.com/Dafrok/BMapLib.TextIconOverlay#readme",
  39. "keywords": [
  40. "baidu",
  41. "baidu-map",
  42. "text",
  43. "icon",
  44. "overlay"
  45. ],
  46. "license": "MIT",
  47. "main": "index.js",
  48. "name": "bmaplib.texticonoverlay",
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/Dafrok/BMapLib.TextIconOverlay.git"
  52. },
  53. "scripts": {
  54. "test": "echo \"Error: no test specified\" && exit 1"
  55. },
  56. "version": "1.0.2"
  57. }