UNPKG

@spotify/web-api-ts-sdk

Version:
16 lines (15 loc) 248 B
{ "name": "example_node", "version": "1.0.0", "description": "", "main": "index.js", "type": "module", "scripts": { "start": "node index.js" }, "author": "", "license": "ISC", "dependencies": { "dotenv": "^16.0.3" } }