mirror of
https://github.com/xiazeyu/live2d-widget-models.git
synced 2024-11-24 07:00:31 +08:00
18 lines
496 B
JSON
18 lines
496 B
JSON
{
|
|
"name": "live2d-widget-model-haruto",
|
|
"version": "1.0.5",
|
|
"description": "haruto live2d model for live2d-widget.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/xiazeyu/live2d-widget-models.git"
|
|
},
|
|
"license": "GPL-2.0",
|
|
"bugs": {
|
|
"url": "https://github.com/xiazeyu/live2d-widget-models/issues"
|
|
},
|
|
"homepage": "https://github.com/xiazeyu/live2d-widget-models#readme"
|
|
}
|