{ "name": "lastfm-downloader", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "dotenv": "^16.4.4", "fix-esm": "^1.0.1", "skewered": "^1.0.0", "webdav": "^5.3.2", "youtube-search-api": "^1.2.1" } }