package.json 783 B

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