Blame view

node_modules/bmaplib.texticonoverlay/package.json 1.59 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
  {
    "_from": "bmaplib.texticonoverlay@^1.0.2",
    "_id": "bmaplib.texticonoverlay@1.0.2",
    "_inBundle": false,
    "_integrity": "sha512-4ZTWr4ZP3B6qEWput5Tut16CfZgII38YwM3bpyb4gFTQyORlKYryFp9WHWrwZZaHlOyYDAXG9SX0hka43jTADg==",
    "_location": "/bmaplib.texticonoverlay",
    "_phantomChildren": {},
    "_requested": {
      "type": "range",
      "registry": true,
      "raw": "bmaplib.texticonoverlay@^1.0.2",
      "name": "bmaplib.texticonoverlay",
      "escapedName": "bmaplib.texticonoverlay",
      "rawSpec": "^1.0.2",
      "saveSpec": null,
      "fetchSpec": "^1.0.2"
    },
    "_requiredBy": [
      "/bmaplib.markerclusterer"
    ],
    "_resolved": "https://registry.npmjs.org/bmaplib.texticonoverlay/-/bmaplib.texticonoverlay-1.0.2.tgz",
    "_shasum": "d78546ea0f036d9fe964983796315b6c112a05bf",
    "_spec": "bmaplib.texticonoverlay@^1.0.2",
    "_where": "E:\\my-project\\antis-uni-app\\node_modules\\bmaplib.markerclusterer",
    "author": {
      "name": "Dafrok",
      "email": "o.o@mug.dog"
    },
    "bugs": {
      "url": "https://github.com/Dafrok/BMapLib.TextIconOverlay/issues"
    },
    "bundleDependencies": false,
    "deprecated": false,
    "description": "A library of Baidu Map JS API",
    "homepage": "https://github.com/Dafrok/BMapLib.TextIconOverlay#readme",
    "keywords": [
      "baidu",
      "baidu-map",
      "text",
      "icon",
      "overlay"
    ],
    "license": "MIT",
    "main": "index.js",
    "name": "bmaplib.texticonoverlay",
    "repository": {
      "type": "git",
      "url": "git+https://github.com/Dafrok/BMapLib.TextIconOverlay.git"
    },
    "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1"
    },
    "version": "1.0.2"
  }