Last active
November 10, 2019 00:10
-
-
Save tbrosman/228302fc7eda9dc0b3f7f3f7d365b8e8 to your computer and use it in GitHub Desktop.
Dummy Haxe Library B
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name" : "dummy-haxe-library-b", | |
"url" : "https://gist.github.com/tbrosman/228302fc7eda9dc0b3f7f3f7d365b8e8", | |
"license" : "MIT", | |
"description" : "Dummy Haxe Library B", | |
"version" : "0.0.1", | |
"releasenote" : "", | |
"contributors" : ["tbrosman"], | |
"dependencies" : { | |
"dummy-haxe-library-a" : "git:https://gist.github.com/tbrosman/fa733e78442af62abfb50a9c458677a1.git#56ef121dfe88e8b10c2d0f643134927358f6f002" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment