mirror of
https://github.com/CCLeonOS/LeonOS.git
synced 2026-03-03 15:17:01 +00:00
11 lines
200 B
JSON
11 lines
200 B
JSON
{
|
|
"name": "example",
|
|
"version": "1.0.1",
|
|
"description": "An example package for LeonOS",
|
|
"author": "LeonMMcoset",
|
|
"license": "MIT",
|
|
"dependencies": {},
|
|
"files": [
|
|
"example.lua"
|
|
]
|
|
} |