haxelib.json 241 B

12345678910
  1. {
  2. "name" : "hide",
  3. "url" : "https://github.com/heapsio/hide",
  4. "license" : "BSD",
  5. "description" : "Heaps IDE",
  6. "version" : "0.1.0",
  7. "releasenote" : "",
  8. "contributors" : ["ncannasse"],
  9. "dependencies" : { "heaps" : "" }
  10. }