mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 06:44:58 +00:00
9 lines
193 B
JSON
9 lines
193 B
JSON
{
|
|
"name": "shared",
|
|
"version": "1.0.0",
|
|
"description": "Shared types and utilities for all Lua packages",
|
|
"exports": ["types.ui_types"],
|
|
"dependencies": [],
|
|
"minLevel": 0
|
|
}
|