19 lines
395 B
JSON
19 lines
395 B
JSON
{
|
|
"name": "uber_tuber",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "SEE LICENSE IN LICENSE",
|
|
"description": "",
|
|
"dependencies": {
|
|
"cors": "^2.8.5",
|
|
"express": "^4.21.1",
|
|
"fs": "^0.0.1-security",
|
|
"path": "^0.12.7",
|
|
"yt-search": "^2.12.1"
|
|
}
|
|
}
|