{ "name": "waria", "version": "1.0.0", "description": "", "main": "/index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Clément Maisonhaute", "license": "ISC", "dependencies": { "grunt": "^1.1.0", "jquery": "^3.5.1", "phaser": "^3.23.0" }, "devDependencies": { "grunt-contrib-copy": "^1.0.0", "grunt-contrib-cssmin": "^3.0.0", "grunt-contrib-uglify-es": "^3.3.0" } }