You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"name": "invidious-api-wrapper", |
|
"version": "0.1.0", |
|
"main": "index.js", |
|
"author": "KaKi87 <KaKi87@pm.me>", |
|
"license": "MIT", |
|
"dependencies": { |
|
"axios": "^0.22.0", |
|
"user-agents": "^1.0.791" |
|
}, |
|
"keywords": [ |
|
"invidious", |
|
"youtube" |
|
] |
|
}
|
|
|