live2d-widget-models/packages/live2d-widget-model-haru02/package.json

21 lines
565 B
JSON
Raw Normal View History

2017-12-24 12:40:52 +08:00
{
"name": "live2d-widget-model-haru02",
"version": "1.0.0",
"description": "haru02 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": {}
}