| 1234567891011121314 |
- {
- "name": "derelict_extras-anttweakbar",
- "license": "BSL-1.0",
- "description": "A dynamic binding binding to the AntTweakBar library.",
- "copyright": "Copyright © 2014, Felix 'Zoadian' Hufnagel",
- "authors": ["Felix 'Zoadian' Hufnagel"],
-
- "targetPath": "bin",
- "targetType": "library",
-
- "dependencies": {
- "derelict-util" : "~master"
- }
- }
|