{ "name": "soundboard", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "esm": "^3.2.25", "express": "^4.17.1", "node-fetch": "^2.6.6" } }