10 lines
347 B
JSON
10 lines
347 B
JSON
{
|
|
"name": "hscript-improved",
|
|
"url": "https://github.com/HaxeFoundation/hscript",
|
|
"license": "MIT",
|
|
"description": "Haxe Script is a scripting engine for a subset of the Haxe language",
|
|
"version": "2.4.0",
|
|
"releasenote": "Haxe 4.0 final + type checking/completion (hscript.Checker)",
|
|
"contributors": ["ncannasse","HaxeFoundation"]
|
|
}
|