Files
bindx2/haxelib.json
T
Dima Granetchi e262fe90e1 version 2.6.0
2017-02-26 13:37:27 +02:00

13 lines
424 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.6.0",
"releasenote": "log catched errors, haxe 3.4 support",
"contributors": [
"deep"
]
}