{ "_args": [ [ "leaflet.markercluster@1.5.3", "D:\\jenkins\\workspace\\damDance-fvue" ] ], "_from": "leaflet.markercluster@1.5.3", "_id": "leaflet.markercluster@1.5.3", "_inBundle": false, "_integrity": "sha512-vPTw/Bndq7eQHjLBVlWpnGeLa3t+3zGiuM7fJwCkiMFq+nmRuG3RI3f7f4N4TDX7T4NpbAXpR2+NTRSEGfCSeA==", "_location": "/leaflet.markercluster", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "leaflet.markercluster@1.5.3", "name": "leaflet.markercluster", "escapedName": "leaflet.markercluster", "rawSpec": "1.5.3", "saveSpec": null, "fetchSpec": "1.5.3" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/leaflet.markercluster/-/leaflet.markercluster-1.5.3.tgz", "_spec": "1.5.3", "_where": "D:\\jenkins\\workspace\\damDance-fvue", "bugs": { "url": "https://github.com/Leaflet/Leaflet.markercluster/issues" }, "description": "Provides Beautiful Animated Marker Clustering functionality for Leaflet", "devDependencies": { "git-rev-sync": "^1.8.0", "happen": "^0.3.1", "jake": "8.0.19", "jshint": "^2.9.4", "karma": "4.0.0", "karma-chrome-launcher": "^2.0.0", "karma-coverage": "^1.1.1", "karma-firefox-launcher": "^1.0.1", "karma-mocha": "^1.3.0", "karma-phantomjs-launcher": "^1.0.4", "karma-rollup-preprocessor": "7.0.0", "karma-safari-launcher": "^1.0.0", "leaflet": "^1.3.1", "mocha": "6.0.2", "phantomjs-prebuilt": "^2.1.14", "rollup": "1.3.2", "rollup-plugin-git-version": "0.2.1", "rollup-plugin-json": "3.1.0", "uglify-js": "3.4.9" }, "homepage": "https://github.com/Leaflet/Leaflet.markercluster#readme", "keywords": [ "gis", "map", "cluster" ], "license": "MIT", "main": "dist/leaflet.markercluster-src.js", "name": "leaflet.markercluster", "peerDependencies": { "leaflet": "^1.3.1" }, "repository": { "type": "git", "url": "git+https://github.com/Leaflet/Leaflet.markercluster.git" }, "scripts": { "prepublish": "jake", "rollup": "rollup -c build/rollup-config.js", "test": "karma start ./spec/karma.conf.js", "uglify": "uglifyjs dist/leaflet.markercluster-src.js -c -m -o dist/leaflet.markercluster.js --source-map \"filename=dist/leaflet.markercluster.js.map,content=dist/leaflet.markercluster-src.js.map,url=leaflet.markercluster.js.map\"" }, "style": "dist/MarkerCluster.css", "version": "1.5.3" }