12 lines
314 B
JSON
12 lines
314 B
JSON
{
|
|
"id": "quotes",
|
|
"name": "Quotes",
|
|
"version": "0.1.2",
|
|
"description": "Store, search, and manage community quotes.",
|
|
"main": "index.js",
|
|
"channel": "stable",
|
|
"compatible_from": "0.1.1",
|
|
"migration_notes": "Existing quotes are retained; no manual migration is required.",
|
|
"rollback_safe": true
|
|
}
|