Implement Kaizoku provider downloader
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "kaizoku-provider-bridge",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "commonjs",
|
||||
"description": "Local provider bridge for Kaizoku anime metadata and stream resolution.",
|
||||
"dependencies": {
|
||||
"axios": "^1.7.9",
|
||||
"cheerio": "^1.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user