{ "name": "holocron", "interface": { "displayName": "holocron" }, "plugins": [ { "name": "kyberforge", "source": { "source": "local", "path": "./plugins/kyberforge" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "Developer Tools" }, { "name": "bin", "source": { "source": "local", "path": "./plugins/bin" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "Utilities" }, { "name": "git", "source": { "source": "local", "path": "./plugins/git" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "Version Control" }, { "name": "gitea", "source": { "source": "local", "path": "./plugins/gitea" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "Version Control" }, { "name": "core", "source": { "source": "local", "path": "./plugins/core" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "Productivity" }, { "name": "mattpocock-skills", "source": { "source": "url", "url": "mattpocock/skills", "ref": "v1.2.3", "sha": "835450ef244ab7335f75d95b83e7d979eae22a6d", "tag_pattern": "v{version}" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "Productivity" }, { "name": "lint", "source": { "source": "local", "path": "./plugins/lint" }, "policy": { "installation": "AVAILABLE", "authentication": "ON_INSTALL" }, "category": "Developer Tools" } ] }