@zibot/scdl
Version:
Soucloud download
33 lines (32 loc) • 671 B
JSON
{
"name": "@zibot/scdl",
"version": "0.1.1",
"description": "Soucloud download",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ZiProject/scdl.git"
},
"keywords": [
"@zibot/scdl",
"scdl"
],
"author": "Ziji",
"license": "ISC",
"bugs": {
"url": "https://github.com/ZiProject/scdl/issues"
},
"publishConfig": {
"access": "public"
},
"homepage": "https://github.com/ZiProject/scdl#readme",
"dependencies": {
"axios": "^1.15.0",
"events": "^3.3.0",
"m3u8stream": "^0.8.6"
}
}