package.json
1.41 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
{
"_from": "echarts-wordcloud@^1.1.3",
"_id": "echarts-wordcloud@1.1.3",
"_inBundle": false,
"_integrity": "sha512-Et8D5xEAoYkidmHun+hEH+2lF9dhCt6D0JJ390vlr2r/1zwhhZAbcL01CEvG93QcMcJpSvSPK8vRiGkTbMHRxg==",
"_location": "/echarts-wordcloud",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "echarts-wordcloud@^1.1.3",
"name": "echarts-wordcloud",
"escapedName": "echarts-wordcloud",
"rawSpec": "^1.1.3",
"saveSpec": null,
"fetchSpec": "^1.1.3"
},
"_requiredBy": [
"/v-charts"
],
"_resolved": "https://registry.npmjs.org/echarts-wordcloud/-/echarts-wordcloud-1.1.3.tgz",
"_shasum": "07b140c8ba76b19c317b43c310f3d5dc99289ff2",
"_spec": "echarts-wordcloud@^1.1.3",
"_where": "/Users/zhanghao/brcode/br-client/node_modules/v-charts",
"author": "",
"bugs": {
"url": "https://github.com/ecomfe/echarts-wordcloud/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "ECharts wordcloud extension based on wordcloud2.js",
"devDependencies": {
"esprima": "^2.7.2",
"fs-extra": "^0.30.0",
"glob": "^7.0.3"
},
"homepage": "https://github.com/ecomfe/echarts-wordcloud#readme",
"license": "ISC",
"main": "index.js",
"name": "echarts-wordcloud",
"repository": {
"type": "git",
"url": "git+https://github.com/ecomfe/echarts-wordcloud.git"
},
"version": "1.1.3"
}