{
    "id": "trilium-addon-manager@beatlink",
    "name": "Trilium Addon Manager",
    "description": "This addon allows for the easy installation, removal and updating of Trilium addons from any manifest URL or catalog.",
    "author": "BeatLink",
    "homepage": "https://github.com/BeatLink/trilium-scripts/tree/main/addons/trilium-addon-manager@beatlink",
    "license": "GPL-3.0-or-later",
    "latestVersion": "8.1.1",
    "type": "widget",
    "readme": "README.md",
    "manifestSourceUrl": "https://beatlink.github.io/trilium-scripts/trilium-addon-manager@beatlink/_tam_manifest_.json",
    "manifest": {
        "root": "root",
        "notes": [
            {
                "id": "root",
                "title": "trilium-addon-manager@beatlink",
                "type": "render",
                "mime": "",
                "sourceUrl": null,
                "skipOnUpdate": true
            },
            {
                "id": "database",
                "title": "Database",
                "type": "code",
                "mime": "application/json",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/trilium-addon-manager@beatlink/database.json",
                "skipOnUpdate": true,
                "sha": "18b1a43763a6babbd4013a95f515de1c2a674b30e8ca0562bbf489dbddda2560",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/trilium-addon-manager@beatlink/database.json"
            },
            {
                "id": "addons",
                "title": "Addons",
                "type": "text",
                "mime": "text/html",
                "sourceUrl": null,
                "skipOnUpdate": true
            },
            {
                "id": "addon-data",
                "title": "Addon Data",
                "type": "code",
                "mime": "application/json",
                "sourceUrl": null,
                "skipOnUpdate": true
            },
            {
                "id": "source-code",
                "title": "Source Code",
                "type": "text",
                "mime": "text/html",
                "sourceUrl": null
            },
            {
                "id": "tam-jsx",
                "title": "TAM.jsx",
                "type": "code",
                "mime": "text/jsx",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/trilium-addon-manager@beatlink/TAM.jsx",
                "sha": "1a79e44d29f2ed265207fbb5b51d77d2399c81e969ac1af068a6a26b0a5dd65a",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/trilium-addon-manager@beatlink/TAM.jsx"
            },
            {
                "id": "lib-tam",
                "title": "lib-tam.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/trilium-addon-manager@beatlink/lib-tam.js",
                "sha": "dc2e43ea1036f1e1abbe5c28f8157f8166e4276afa32e55da57287490a58509f",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/trilium-addon-manager@beatlink/lib-tam.js"
            },
            {
                "id": "marked",
                "title": "marked.min.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/trilium-addon-manager@beatlink/marked.min.js",
                "sha": "3e7e7d7feb3e5d58cb6c804f68ab5c24cc7e5eb6270fd6e5cbb9124739217d0c",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/trilium-addon-manager@beatlink/marked.min.js"
            },
            {
                "id": "libsettings-core",
                "title": "libSettingsCore.js",
                "type": "code",
                "mime": "application/javascript;env=frontend",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/libs/libsettings/libsettings-core.js",
                "sha": "6fb4ffee0a776ef38a6646ccbc21dc276614f9ea02d61f1f4f9f877e94b0c586",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/libs/libsettings/libsettings-core.js"
            },
            {
                "id": "tam-css",
                "title": "TAM.css",
                "type": "code",
                "mime": "text/css",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/trilium-addon-manager@beatlink/tam.css",
                "sha": "197178b6ade066ba0184d9d90c9d6e98610f888d274d61c854271c1c79768107",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/trilium-addon-manager@beatlink/tam.css"
            },
            {
                "id": "readme",
                "title": "README.md",
                "type": "code",
                "mime": "text/markdown",
                "sourceUrl": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/b053fc798f431665831d2f7cb02d9197da958d0b/addons/trilium-addon-manager@beatlink/README.md",
                "renderAsHTML": true,
                "sha": "731899b2c0b5ff0426968fe55c6e2c1692e045e31b0ad45751193b392dfe7e3e",
                "sourceId": "https://raw.githubusercontent.com/BeatLink/trilium-scripts/refs/heads/main/addons/trilium-addon-manager@beatlink/README.md"
            }
        ],
        "children": [
            {
                "parent": "root",
                "child": "database"
            },
            {
                "parent": "root",
                "child": "source-code"
            },
            {
                "parent": "root",
                "child": "addons"
            },
            {
                "parent": "root",
                "child": "addon-data"
            },
            {
                "parent": "source-code",
                "child": "tam-jsx"
            },
            {
                "parent": "source-code",
                "child": "tam-css"
            },
            {
                "parent": "tam-jsx",
                "child": "lib-tam"
            },
            {
                "parent": "lib-tam",
                "child": "marked"
            },
            {
                "parent": "lib-tam",
                "child": "libsettings-core"
            },
            {
                "parent": "root",
                "child": "readme"
            }
        ],
        "relations": [
            {
                "from": "root",
                "type": "renderNote",
                "to": "tam-jsx"
            },
            {
                "from": "tam-jsx",
                "type": "displayNote",
                "to": "root"
            },
            {
                "from": "lib-tam",
                "type": "database",
                "to": "database"
            },
            {
                "from": "lib-tam",
                "type": "addonRoot",
                "to": "addons"
            },
            {
                "from": "lib-tam",
                "type": "addonPersistence",
                "to": "addon-data"
            }
        ],
        "labels": [
            {
                "note": "root",
                "name": "iconClass",
                "value": "bx bx-customize"
            },
            {
                "note": "database",
                "name": "iconClass",
                "value": "bx bx-customize"
            },
            {
                "note": "addons",
                "name": "iconClass",
                "value": "bx bx-customize"
            },
            {
                "note": "addon-data",
                "name": "iconClass",
                "value": "bx bx-customize"
            },
            {
                "note": "source-code",
                "name": "iconClass",
                "value": "bx bx-customize"
            },
            {
                "note": "tam-jsx",
                "name": "iconClass",
                "value": "bx bx-customize"
            },
            {
                "note": "lib-tam",
                "name": "iconClass",
                "value": "bx bx-customize"
            },
            {
                "note": "marked",
                "name": "iconClass",
                "value": "bx bx-customize"
            },
            {
                "note": "tam-css",
                "name": "appCss",
                "value": ""
            },
            {
                "note": "tam-css",
                "name": "iconClass",
                "value": "bx bx-customize"
            }
        ],
        "readmeNote": "readme"
    },
    "contentHash": "598bcf093e3fc590f069dcdeef90549ded4c239a8bc302782b2146d97a1ad0b1"
}
