| 123456789101112131415161718 |
- {
- "name": "com.github.simonbrunel.qtpromise",
- "description": "Promises/A+ implementation for Qt/C++",
- "author": {
- "name": "Simon Brunel",
- "email": "simonbrunel@users.noreply.github.com"
- },
- "repository": {
- "type": "GITHUB",
- "url": "https://github.com/simonbrunel/qtpromise.git"
- },
- "version": {
- "label": "0.7.0"
- },
- "license": "MIT",
- "pri_filename": "qtpromise.pri",
- "webpage": "https://qtpromise.netlify.com"
- }
|