{ "name": "restaurant", "version": "1.0.0", "description": "", "private": true, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "html-webpack-plugin": "^5.5.4", "webpack": "^5.89.0", "webpack-cli": "^5.1.4" } }