lj_zhgd-app/node_modules/bmaplib.markerclusterer/package.json

67 lines
1.9 KiB
JSON

{
"_from": "bmaplib.markerclusterer@1.0.13",
"_id": "bmaplib.markerclusterer@1.0.13",
"_inBundle": false,
"_integrity": "sha512-VrLyWSiuDEVNi0yUfwOhFQ6z1oEEHS4w36GNu3iASu6p52QIx9uAXMUkuSCHReNR0bj2Cp9SA1dSx5RpojXajQ==",
"_location": "/bmaplib.markerclusterer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "bmaplib.markerclusterer@1.0.13",
"name": "bmaplib.markerclusterer",
"escapedName": "bmaplib.markerclusterer",
"rawSpec": "1.0.13",
"saveSpec": null,
"fetchSpec": "1.0.13"
},
"_requiredBy": [
"/vue-baidu-map"
],
"_resolved": "https://registry.npmmirror.com/bmaplib.markerclusterer/-/bmaplib.markerclusterer-1.0.13.tgz",
"_shasum": "442d71a6c40844ee47d01f6db2166b54530b5bd1",
"_spec": "bmaplib.markerclusterer@1.0.13",
"_where": "E:\\lj_zhgd-app\\zhgd-app\\node_modules\\vue-baidu-map",
"author": "",
"bugs": {
"url": "https://github.com/Dafrok/BMapLib.MarkerClusterer/issues"
},
"bundleDependencies": false,
"dependencies": {
"bmaplib.texticonoverlay": "^1.0.2"
},
"deprecated": false,
"description": "A library of Baidu Map JS API",
"devDependencies": {
"babel": "^6.5.2",
"babel-core": "^6.9.0",
"babel-plugin-external-helpers": "^6.22.0",
"babel-preset-es2015-rollup": "^1.1.1",
"babel-runtime": "^6.26.0",
"rollup": "^0.49.3",
"rollup-plugin-babel": "^2.4.0",
"rollup-plugin-commonjs": "^2.2.1",
"rollup-plugin-node-resolve": "^1.5.0",
"rollup-plugin-replace": "^1.2.1"
},
"homepage": "https://github.com/Dafrok/BMapLib.MarkerClusterer#readme",
"keywords": [
"baidu",
"baidu-map",
"marker cluster",
"marker",
"cluster"
],
"license": "MIT",
"main": "index.js",
"name": "bmaplib.markerclusterer",
"repository": {
"type": "git",
"url": "git+https://github.com/Dafrok/BMapLib.MarkerClusterer.git"
},
"scripts": {
"build": "rollup -c"
},
"version": "1.0.13"
}