Files
bindx2/haxelib.json
Dima Granetchi c4eb5da1c3 ver 2.7.0
2019-11-15 01:18:00 +02:00

13 lines
401 B
JSON

{
"name": "bindx2",
"url" : "https://github.com/profelis/bindx2",
"license": "MIT",
"tags": ["bind", "binding", "bindings", "cross"],
"description": "Powerful and fast macro-based data binding engine inspired by Flex Bindings with easy-to-use syntax.",
"classPath": "src",
"version": "2.7.0",
"releasenote": "Support haxe4",
"contributors": [
"deep"
]
}