-
Notifications
You must be signed in to change notification settings - Fork 155
/
Copy pathThirdParty.json
82 lines (82 loc) · 1.58 KB
/
ThirdParty.json
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[
{
"name": "3d-tiles-tools",
"license": [
"Apache-2.0"
],
"version": "0.4.4",
"url": "https://www.npmjs.com/package/3d-tiles-tools"
},
{
"name": "@gltf-transform/core",
"license": [
"MIT"
],
"version": "3.10.1",
"url": "https://www.npmjs.com/package/@gltf-transform/core"
},
{
"name": "@gltf-transform/extensions",
"license": [
"MIT"
],
"version": "3.10.1",
"url": "https://www.npmjs.com/package/@gltf-transform/extensions"
},
{
"name": "@gltf-transform/functions",
"license": [
"MIT"
],
"version": "3.10.1",
"url": "https://www.npmjs.com/package/@gltf-transform/functions"
},
{
"name": "cesium",
"license": [
"Apache-2.0"
],
"version": "1.124.0",
"url": "https://www.npmjs.com/package/cesium"
},
{
"name": "gltf-validator",
"license": [
"Apache-2.0"
],
"version": "2.0.0-dev.3.10",
"url": "https://www.npmjs.com/package/gltf-validator"
},
{
"name": "minimatch",
"license": [
"ISC"
],
"version": "5.1.6",
"url": "https://www.npmjs.com/package/minimatch"
},
{
"name": "node-stream-zip",
"license": [
"MIT"
],
"version": "1.15.0",
"url": "https://www.npmjs.com/package/node-stream-zip"
},
{
"name": "sharp",
"license": [
"Apache-2.0"
],
"version": "0.32.6",
"url": "https://www.npmjs.com/package/sharp"
},
{
"name": "yargs",
"license": [
"MIT"
],
"version": "17.7.2",
"url": "https://www.npmjs.com/package/yargs"
}
]