{ "name": "amphineko", "version": "0.0.1", "description": "", "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": "webpack" }, "devDependencies": { "browser-sync": "^2.26.3", "browser-sync-webpack-plugin": "^2.2.2", "css-loader": "^2.1.1", "extract-loader": "^3.1.0", "file-loader": "^3.0.1", "html-loader": "^0.5.5", "mini-css-extract-plugin": "^0.5.0", "node-sass": "^4.11.0", "resolve-url-loader": "^3.1.0", "sass-loader": "^7.1.0", "style-loader": "^0.23.1", "unsemantic": "^1.2.3", "webpack": "^4.29.6" } }