{ "name": "monkeygg2", "version": "1.0.0", "description": "

", "homepage": "https://github.com/MonkeyGG2/monkeygg2.github.io#readme", "bugs": { "url": "https://github.com/MonkeyGG2/monkeygg2.github.io/issues" }, "repository": { "type": "git", "url": "git+https://github.com/MonkeyGG2/monkeygg2.github.io.git" }, "license": "WTFPL", "author": "", "type": "module", "main": "add-game-entry.js", "scripts": { "add-game": "node add-game-entry.js" }, "dependencies": { "@inquirer/prompts": "^7.5.3" } }