package.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "_args": [
  3. [
  4. "bmaplib.markerclusterer@1.0.13",
  5. "D:\\qianger\\7\\jindouyunNewFront"
  6. ]
  7. ],
  8. "_from": "bmaplib.markerclusterer@1.0.13",
  9. "_id": "bmaplib.markerclusterer@1.0.13",
  10. "_inBundle": false,
  11. "_integrity": "sha512-VrLyWSiuDEVNi0yUfwOhFQ6z1oEEHS4w36GNu3iASu6p52QIx9uAXMUkuSCHReNR0bj2Cp9SA1dSx5RpojXajQ==",
  12. "_location": "/bmaplib.markerclusterer",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "bmaplib.markerclusterer@1.0.13",
  18. "name": "bmaplib.markerclusterer",
  19. "escapedName": "bmaplib.markerclusterer",
  20. "rawSpec": "1.0.13",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.13"
  23. },
  24. "_requiredBy": [
  25. "/vue-baidu-map"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/bmaplib.markerclusterer/-/bmaplib.markerclusterer-1.0.13.tgz",
  28. "_spec": "1.0.13",
  29. "_where": "D:\\qianger\\7\\jindouyunNewFront",
  30. "author": "",
  31. "bugs": {
  32. "url": "https://github.com/Dafrok/BMapLib.MarkerClusterer/issues"
  33. },
  34. "dependencies": {
  35. "bmaplib.texticonoverlay": "^1.0.2"
  36. },
  37. "description": "A library of Baidu Map JS API",
  38. "devDependencies": {
  39. "babel": "^6.5.2",
  40. "babel-core": "^6.9.0",
  41. "babel-plugin-external-helpers": "^6.22.0",
  42. "babel-preset-es2015-rollup": "^1.1.1",
  43. "babel-runtime": "^6.26.0",
  44. "rollup": "^0.49.3",
  45. "rollup-plugin-babel": "^2.4.0",
  46. "rollup-plugin-commonjs": "^2.2.1",
  47. "rollup-plugin-node-resolve": "^1.5.0",
  48. "rollup-plugin-replace": "^1.2.1"
  49. },
  50. "homepage": "https://github.com/Dafrok/BMapLib.MarkerClusterer#readme",
  51. "keywords": [
  52. "baidu",
  53. "baidu-map",
  54. "marker cluster",
  55. "marker",
  56. "cluster"
  57. ],
  58. "license": "MIT",
  59. "main": "index.js",
  60. "name": "bmaplib.markerclusterer",
  61. "repository": {
  62. "type": "git",
  63. "url": "git+https://github.com/Dafrok/BMapLib.MarkerClusterer.git"
  64. },
  65. "scripts": {
  66. "build": "rollup -c"
  67. },
  68. "version": "1.0.13"
  69. }