mirror of
https://github.com/xiazeyu/live2d-widget-models.git
synced 2024-11-23 22:50:45 +08:00
21 lines
565 B
JSON
21 lines
565 B
JSON
{
|
|
"name": "live2d-widget-model-tororo",
|
|
"version": "1.0.0",
|
|
"description": "tororo live2d model for live2d-widget.js",
|
|
"main": "index.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",
|
|
"dependencies": {},
|
|
"devDependencies": {}
|
|
}
|