UNPKG

coomwaymp3

Version:

An NPM module designed to return mp3 or wav files of songs created by MasterCoomway / Locustbl8z.

40 lines (39 loc) 1.02 kB
{ "name": "coomwaymp3", "version": "3.1.8", "description": "An NPM module designed to return mp3 or wav files of songs created by MasterCoomway / Locustbl8z.", "main": "main.js", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Itz-Hyperz/coomwaymp3.git" }, "keywords": [ "MasterCoomway", "Hyperz", "Development", "Soundcloud", "YouTube", "Music", "Jelly", "SpilledJellyBeans", "Jellybeans", "Locust", "Locustbl8z" ], "author": "Hyperz#0001", "license": "MIT", "bugs": { "url": "https://github.com/Itz-Hyperz/coomwaymp3/issues" }, "homepage": "https://github.com/Itz-Hyperz/coomwaymp3#readme", "dependencies": { "axios": "^1.3.4", "chalk": "^4.1.1" } }