package.json 741 B

123456789101112131415161718192021222324252627
  1. {
  2. "name": "bmaplib.lushu",
  3. "version": "1.0.7",
  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.LuShu.git"
  12. },
  13. "keywords": [
  14. "baidu",
  15. "baidu-map",
  16. "lushu"
  17. ],
  18. "author": "",
  19. "license": "MIT",
  20. "bugs": {
  21. "url": "https://github.com/Dafrok/BMapLib.LuShu/issues"
  22. },
  23. "homepage": "https://github.com/Dafrok/BMapLib.LuShu#readme",
  24. "__npminstall_done": "Thu Dec 24 2020 20:20:28 GMT+0800 (CST)",
  25. "_from": "bmaplib.lushu@1.0.7",
  26. "_resolved": "https://registry.npm.taobao.org/bmaplib.lushu/download/bmaplib.lushu-1.0.7.tgz"
  27. }