Files
lime/haxelib.json
Josh Tynjala cad525da56 8.2.2
2024-12-19 10:32:15 -08:00

16 lines
383 B
JSON

{
"name": "lime",
"url": "https://github.com/openfl/lime",
"license": "MIT",
"tags": [],
"description": "A foundational Haxe framework for cross-platform development",
"version": "8.2.2",
"releasenote": "Fixed JS debug builds, install/launch on iOS, and other various bug fixes",
"contributors": [
"singmajesty",
"bowlerhat",
"Dimensionscape"
],
"classPath": "src"
}