Files
bindx2/haxelib.json
T
Dmitri Granetchi f48651338b initial commit
2014-04-21 11:33:11 +03:00

13 lines
411 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.0.0-alpha",
"releasenote": "bindx reification",
"contributors": [
"deep"
]
}