package.json 2.0 KB

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