dante/dub.json

17 lines
358 B
JSON
Raw Normal View History

2023-05-03 10:22:45 +01:00
{
"authors": [
"Tristan B. Velloza Kildaire"
],
"copyright": "Tristan B. Kildaire",
"dependencies": {
2023-11-09 21:03:51 +00:00
"davinci": "~master",
"gogga": ">=2.1.18",
"guillotine": ">=0.2.1-alpha",
"river": ">=0.3.7",
"tristanable": ">=4.0.0-beta"
2023-05-03 10:22:45 +01:00
},
"description": "Renaissance client library",
"license": "LGPL 2",
"name": "dante",
"targetType": "library"
2023-05-03 10:22:45 +01:00
}