zingmp3-api
Version:
30 lines (29 loc) • 643 B
JSON
{
"name": "zingmp3-api",
"version": "1.0.10",
"description": "ZingMp3 API",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "whoant <vovanhoangtuan4.2@gmail.com>",
"keywords": [
"ZingMp3",
"zingmp3",
"zing",
"mp3",
"api-music",
"music"
],
"license": "ISC",
"dependencies": {
"request": "^2.88.2",
"request-promise": "^4.2.6",
"tough-cookie-file-store": "^2.0.2"
},
"homepage": "https://github.com/whoant/ZingMp3API#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/whoant/ZingMp3API.git"
}
}