{ "name": "brainfm-extract", "version": "1.0.0", "description": "", "main": "main.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "chalk": "^5.2.0", "dotenv": "^16.0.3" } }