Files
bindx2/haxelib.json
T
Dima Granetchi 05ed1d95ea 2.3.0 release
2015-01-25 16:54:19 +02:00

13 lines
404 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.3.0",
"releasenote": "typedefs support",
"contributors": [
"deep"
]
}