-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathFBX2glTF_097_yarn_output.txt
82 lines (79 loc) · 2.93 KB
/
FBX2glTF_097_yarn_output.txt
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
yarn list in FBX2glTF-0.9.7\npm\fbx2gltf produces:
yarn list v1.17.3
│ ├─ balanced-match@^1.0.0
│ └─ [email protected]
│ ├─ fs.realpath@^1.0.0
│ ├─ inflight@^1.0.4
│ ├─ inherits@2
│ ├─ minimatch@^3.0.4
│ ├─ once@^1.3.0
│ └─ path-is-absolute@^1.0.0
│ ├─ once@^1.3.0
│ └─ wrappy@1
│ └─ brace-expansion@^1.1.7
│ └─ wrappy@1
│ └─ glob@^7.1.3
Done in 0.24s.
yarn licenses list in FBX2glTF-0.9.7\npm\fbx2gltf produces:
yarn licenses v1.17.3
├─ ISC
│ ├─ [email protected]
│ │ ├─ URL: git+https://github.com/isaacs/fs.realpath.git
│ │ ├─ VendorName: Isaac Z. Schlueter
│ │ └─ VendorUrl: http://blog.izs.me/
│ ├─ [email protected]
│ │ ├─ URL: git://github.com/isaacs/node-glob.git
│ │ ├─ VendorName: Isaac Z. Schlueter
│ │ └─ VendorUrl: http://blog.izs.me/
│ ├─ [email protected]
│ │ ├─ URL: https://github.com/npm/inflight.git
│ │ ├─ VendorName: Isaac Z. Schlueter
│ │ └─ VendorUrl: https://github.com/isaacs/inflight
│ ├─ [email protected]
│ │ └─ URL: git://github.com/isaacs/inherits
│ ├─ [email protected]
│ │ ├─ URL: git://github.com/isaacs/minimatch.git
│ │ ├─ VendorName: Isaac Z. Schlueter
│ │ └─ VendorUrl: http://blog.izs.me
│ ├─ [email protected]
│ │ ├─ URL: git://github.com/isaacs/once
│ │ ├─ VendorName: Isaac Z. Schlueter
│ │ └─ VendorUrl: http://blog.izs.me/
│ ├─ [email protected]
│ │ ├─ URL: git://github.com/isaacs/rimraf.git
│ │ ├─ VendorName: Isaac Z. Schlueter
│ │ └─ VendorUrl: http://blog.izs.me/
│ └─ [email protected]
│ ├─ URL: https://github.com/npm/wrappy
│ ├─ VendorName: Isaac Z. Schlueter
│ └─ VendorUrl: https://github.com/npm/wrappy
└─ MIT
│ ├─ URL: git://github.com/juliangruber/balanced-match.git
│ ├─ VendorName: Julian Gruber
│ └─ VendorUrl: https://github.com/juliangruber/balanced-match
│ ├─ URL: git://github.com/juliangruber/brace-expansion.git
│ ├─ VendorName: Julian Gruber
│ └─ VendorUrl: https://github.com/juliangruber/brace-expansion
│ ├─ URL: git://github.com/substack/node-concat-map.git
│ ├─ VendorName: James Halliday
│ └─ VendorUrl: http://substack.net
├─ URL: https://github.com/sindresorhus/path-is-absolute.git
├─ VendorName: Sindre Sorhus
└─ VendorUrl: sindresorhus.com
Done in 0.34s.