Blame view

node_modules/bmaplib.markerclusterer/package.json 1.95 KB
290144e9   易尊强   第一次
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
  {
    "_from": "bmaplib.markerclusterer@^1.0.13",
    "_id": "bmaplib.markerclusterer@1.0.13",
    "_inBundle": false,
    "_integrity": "sha512-VrLyWSiuDEVNi0yUfwOhFQ6z1oEEHS4w36GNu3iASu6p52QIx9uAXMUkuSCHReNR0bj2Cp9SA1dSx5RpojXajQ==",
    "_location": "/bmaplib.markerclusterer",
    "_phantomChildren": {},
    "_requested": {
      "type": "range",
      "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",
    "_shasum": "442d71a6c40844ee47d01f6db2166b54530b5bd1",
    "_spec": "bmaplib.markerclusterer@^1.0.13",
    "_where": "E:\\my-project\\antis-uni-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"
  }