mirror of
https://github.com/0belous/universal-plugin-repo.git
synced 2025-12-19 19:21:17 -03:00
17 lines
417 B
JSON
17 lines
417 B
JSON
{
|
|
"name": "jellyfin-monolith",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"homepage": "https://github.com/0belous/jellyfin-monolith#readme",
|
|
"bugs": {
|
|
"url": "https://github.com/0belous/jellyfin-monolith/issues"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/0belous/jellyfin-monolith.git"
|
|
},
|
|
"license": "ISC",
|
|
"author": "",
|
|
"type": "commonjs",
|
|
"main": "update.js"
|
|
}
|