package.json
1.44 KB
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
{
"_from": "bmaplib.heatmap@^1.0.4",
"_id": "bmaplib.heatmap@1.0.4",
"_inBundle": false,
"_integrity": "sha512-rmhqUARBpUSJ9jXzUI2j7dIOqnc38bqubkx/8a349U2qtw/ulLUwyzRD535OrA8G7w5cz4aPKm6/rNvUAarg/Q==",
"_location": "/bmaplib.heatmap",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bmaplib.heatmap@^1.0.4",
"name": "bmaplib.heatmap",
"escapedName": "bmaplib.heatmap",
"rawSpec": "^1.0.4",
"saveSpec": null,
"fetchSpec": "^1.0.4"
},
"_requiredBy": [
"/vue-baidu-map"
],
"_resolved": "https://registry.npmjs.org/bmaplib.heatmap/-/bmaplib.heatmap-1.0.4.tgz",
"_shasum": "30161262771fe78af35705ff92457725de5d9850",
"_spec": "bmaplib.heatmap@^1.0.4",
"_where": "E:\\my-project\\antis-uni-app\\node_modules\\vue-baidu-map",
"author": {
"name": "Dafrok",
"email": "o.o@mug.dog"
},
"bugs": {
"url": "https://github.com/Dafrok/BMapLib.Heatmap/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "## Installation",
"homepage": "https://github.com/Dafrok/BMapLib.Heatmap#readme",
"keywords": [
"baidu",
"map",
"baidu-map",
"heatmap"
],
"license": "MIT",
"main": "index.js",
"name": "bmaplib.heatmap",
"repository": {
"type": "git",
"url": "git+https://github.com/Dafrok/BMapLib.Heatmap.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.4"
}