package.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_args": [
  3. [
  4. "bmaplib.lushu@1.0.7",
  5. "D:\\qianger\\7\\jindouyunNewFront"
  6. ]
  7. ],
  8. "_from": "bmaplib.lushu@1.0.7",
  9. "_id": "bmaplib.lushu@1.0.7",
  10. "_inBundle": false,
  11. "_integrity": "sha512-LVvgpESPii6xGxyjnQjq8u+ic4NjvhdCPV/RiSS/PGTUdZKeTDS7prSpleJLZH3ES0+oc0gYn8bw0LtPYUSz2w==",
  12. "_location": "/bmaplib.lushu",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "bmaplib.lushu@1.0.7",
  18. "name": "bmaplib.lushu",
  19. "escapedName": "bmaplib.lushu",
  20. "rawSpec": "1.0.7",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.7"
  23. },
  24. "_requiredBy": [
  25. "/vue-baidu-map"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/bmaplib.lushu/-/bmaplib.lushu-1.0.7.tgz",
  28. "_spec": "1.0.7",
  29. "_where": "D:\\qianger\\7\\jindouyunNewFront",
  30. "author": "",
  31. "bugs": {
  32. "url": "https://github.com/Dafrok/BMapLib.LuShu/issues"
  33. },
  34. "description": "A library of Baidu Map JS API",
  35. "homepage": "https://github.com/Dafrok/BMapLib.LuShu#readme",
  36. "keywords": [
  37. "baidu",
  38. "baidu-map",
  39. "lushu"
  40. ],
  41. "license": "MIT",
  42. "main": "index.js",
  43. "name": "bmaplib.lushu",
  44. "repository": {
  45. "type": "git",
  46. "url": "git+https://github.com/Dafrok/BMapLib.LuShu.git"
  47. },
  48. "scripts": {
  49. "test": "echo \"Error: no test specified\" && exit 1"
  50. },
  51. "version": "1.0.7"
  52. }