{
  "name": "notes",
  "displayName": "Notes",
  "version": "1.0.0",
  "description": "Rich note-taking with categories, search, and markdown content.",
  "author": "Darryl Waterhouse",
  "date": "2026-03-24",
  "icon": "edit-3",
  "admin": {
    "sidebar": [
      {
        "id": "notes",
        "text": "Notes",
        "icon": "file-text",
        "url": "#/plugins/notes",
        "section": "#/plugins/notes"
      }
    ],
    "routes": [
      {
        "path": "/plugins/notes",
        "view": "plugin-notes",
        "title": "Notes - Domma CMS"
      }
    ],
    "views": {
      "plugin-notes": {
        "entry": "notes/admin/views/notes.js?v=ecd1b254",
        "exportName": "notesView"
      }
    }
  }
}
