-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
43 lines (43 loc) · 1.35 KB
/
package.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
{
"_from": "live2d-widget-model-nietzsche",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha1-yIoGGViXH8aPU+tTx71BEIryXco=",
"_location": "/live2d-widget-model-nietzsche",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "live2d-widget-model-nietzsche",
"name": "live2d-widget-model-nietzsche",
"escapedName": "live2d-widget-model-nietzsche",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "http://registry.npm.taobao.org/live2d-widget-model-nietzsche/download/live2d-widget-model-nietzsche-1.0.5.tgz",
"_shasum": "c88a061958971fc68f53eb53c7bd41108af25dca",
"_spec": "live2d-widget-model-nietzsche",
"_where": "/Users/qi/mygit/liveModel",
"bugs": {
"url": "https://github.com/xiazeyu/live2d-widget-models/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "nietzsche live2d model for live2d-widget.js",
"homepage": "https://github.com/xiazeyu/live2d-widget-models#readme",
"license": "GPL-2.0",
"name": "live2d-widget-model-nietzsche",
"repository": {
"type": "git",
"url": "git+https://github.com/xiazeyu/live2d-widget-models.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.5"
}