123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_args": [
- [
- "bmaplib.markerclusterer@1.0.13",
- "D:\\qianger\\7\\jindouyunNewFront"
- ]
- ],
- "_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.npmjs.org/bmaplib.markerclusterer/-/bmaplib.markerclusterer-1.0.13.tgz",
- "_spec": "1.0.13",
- "_where": "D:\\qianger\\7\\jindouyunNewFront",
- "author": "",
- "bugs": {
- "url": "https://github.com/Dafrok/BMapLib.MarkerClusterer/issues"
- },
- "dependencies": {
- "bmaplib.texticonoverlay": "^1.0.2"
- },
- "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"
- }
|