universal-plugin-repo/package.json
2025-06-24 17:46:16 +01:00

20 lines
494 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",
"scripts": {
"run": "echo \"Error: no test specified\" && exit 1"
}
}