bzl

self-hosted ephemeral community engine
Log | Files | Refs | README | LICENSE

plugin.json (284B)


      1 {
      2   "id": "library",
      3   "name": "Library",
      4   "version": "0.4.0",
      5   "description": "Panel-based social library with Reader, Shelf, and Library browsing plus checkout/return and metadata tags.",
      6   "entryClient": "client.js",
      7   "entryServer": "server.js",
      8   "permissions": ["ui", "ws"]
      9 }