Nut/deploy.json

12 lines
210 B
JSON
Raw Normal View History

2020-07-29 16:50:32 +08:00
{
"title": "QtNut",
"description": "Advanced, Powerful and easy to use ORM for Qt5.",
"modules": [ "QtNut" ],
"dependencies": [],
"excludes": [],
"license": {
"name": "LGPL-3",
"path": "LICENSE"
}
}