12 lines
385 B
JSON
12 lines
385 B
JSON
{
|
|
"id": "economy-framework",
|
|
"name": "Economy Framework",
|
|
"version": "0.2.10",
|
|
"description": "Cross-platform currency framework with shared balances and extensible hooks.",
|
|
"main": "index.js",
|
|
"channel": "stable",
|
|
"compatible_from": "0.2.9",
|
|
"migration_notes": "Existing accounts and balances are retained; no manual migration is required.",
|
|
"rollback_safe": true
|
|
}
|