mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
13 lines
467 B
JSON
13 lines
467 B
JSON
{
|
|
"version": "0.5.0",
|
|
"description": "Compiler of MoonScript, a dynamic scripting language that compiles into Lua",
|
|
"homepage": "https://moonscript.org/",
|
|
"license": "MIT",
|
|
"url": "https://github.com/leafo/moonscript/releases/download/win32-v0.5.0/moonscript-187bac54ee5a7450013e9c38e005a0e671b76f45.zip",
|
|
"hash": "6c8a255a46a6805f5582fb03771a7289cb5ba79a83781f56ee5ee93d3ef489fc",
|
|
"bin": [
|
|
"moon.exe",
|
|
"moonc.exe"
|
|
]
|
|
}
|