UNPKG

live2d-widget-model

Version:
38 lines (37 loc) 884 B
{ "name": "live2d-widget-model", "version": "1.0.0", "description": "live2d模型", "main": "index.js", "author": "nineya", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "gulp" }, "repository": { "type": "git", "url": "git+https://github.com/nineya/live2d-widget-model.git" }, "keywords": [ "nineya", "live2d", "live2d-widget", "live2d-model", "live2d-widget-model" ], "license": "MIT", "bugs": { "url": "https://github.com/nineya/live2d-widget-model/issues" }, "homepage": "https://github.com/nineya/live2d-widget-model#readme", "devDependencies": { "gulp": "^4.0.2", "gulp-autoprefixer": "^8.0.0", "gulp-babel": "^8.0.0", "gulp-clean": "^0.4.0", "gulp-csso": "^4.0.1", "gulp-less": "^5.0.0", "gulp-rename": "^2.0.0", "gulp-uglify": "^3.0.2" } }