package.json 1.4 KB

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