mmmdl
Version:
Multi Media Music Downloader
21 lines (20 loc) • 405 B
JSON
{
"name": "mmmdl",
"version": "1.0.01",
"description": "Multi Media Music Downloader",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"YouTube",
"Spotify"
],
"author": "Fyphen",
"license": "ISC",
"dependencies": {
"spotify-to-yt": "^1.1.1",
"spotify-to-ytmusic": "^1.2.4",
"ytdl-core": "^4.11.2"
}
}