mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-03 18:19:38 -06:00
12 lines
210 B
Plaintext
12 lines
210 B
Plaintext
{
|
|
"version": { "major": 12, "minor": 13 },
|
|
"meta": {
|
|
"name": "name",
|
|
"version": "version",
|
|
"description": "description",
|
|
"author": "author",
|
|
"url": "url",
|
|
"license": "license"
|
|
}
|
|
}
|