package.json 857 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "name": "bmaplib.texticonoverlay",
  3. "version": "1.0.2",
  4. "description": "A library of Baidu Map JS API",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "git+https://github.com/Dafrok/BMapLib.TextIconOverlay.git"
  12. },
  13. "author": "Dafrok <o.o@mug.dog>",
  14. "license": "MIT",
  15. "keywords": [
  16. "baidu",
  17. "baidu-map",
  18. "text",
  19. "icon",
  20. "overlay"
  21. ],
  22. "bugs": {
  23. "url": "https://github.com/Dafrok/BMapLib.TextIconOverlay/issues"
  24. },
  25. "homepage": "https://github.com/Dafrok/BMapLib.TextIconOverlay#readme",
  26. "__npminstall_done": "Thu Dec 24 2020 20:20:29 GMT+0800 (CST)",
  27. "_from": "bmaplib.texticonoverlay@1.0.2",
  28. "_resolved": "https://registry.npm.taobao.org/bmaplib.texticonoverlay/download/bmaplib.texticonoverlay-1.0.2.tgz"
  29. }