{ "name": "amphineko", "version": "0.0.1", "description": "", "main": "gulpfile.js", "repository": { "type": "git", "url": "git+https://github.com/amphineko/amphineko.git" }, "author": "Naoki Rinmous ", "license": "MIT", "bugs": { "url": "https://github.com/amphineko/amphineko/issues" }, "homepage": "https://futa.moe/amphineko/", "scripts": { "build": "node ./node_modules/gulp/bin/gulp.js" }, "devDependencies": { "gulp": "^4.0.0", "gulp-clean-css": "^3.9.4", "gulp-rename": "^1.2.3", "gulp-sass": "^4.0.1", "unsemantic": "^1.2.3" } }