{ "name": "run-interactive", "version": "0.0.1", "description": "", "main": "testInteractive.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "inquirer": "^8.2.4", "inquirer-fuzzy-path": "^2.3.0" }, "dependencies": { "glob": "^8.0.3", "jsonfile": "^6.1.0", "solc": "^0.8.20" } }