haxelib.json 560 B

123456789101112131415161718192021222324252627
  1. {
  2. "name": "spine-haxe",
  3. "url": "https://github.com/esotericsoftware/spine-runtimes",
  4. "license": "Spine Runtime License",
  5. "tags": [
  6. "spine",
  7. "2d-animation",
  8. "skeletal-animation",
  9. "starling",
  10. "2d",
  11. "gpu",
  12. "openfl",
  13. "flash",
  14. "air",
  15. "js",
  16. "web",
  17. "cpp"
  18. ],
  19. "description": "The official Spine Runtime for Haxe",
  20. "version": "4.2.3",
  21. "releasenote": "Update to 4.2.3",
  22. "contributors": [
  23. "esotericsoftware"
  24. ],
  25. "dependencies": {},
  26. "classPath": "spine-haxe"
  27. }