Is there a way currentky to add libaray dependencies to haxelib ? for example ```json "dependencies": { "flixel": "git:https://github.com/HaxeFlixel/flixel.git" } ```
Is there a way currentky to add libaray dependencies to haxelib ?
for example