{ "name": "spotify", "version": "1.0.0", "description": "", "main": "get_popularity.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "@anthropic-ai/sdk": "^0.78.0", "cheerio": "^1.2.0", "openai": "^6.29.0" } }