blob: 5d41bc8e377122c29e4e5ff8f0c8fa0081ac7afb (
plain)
1
2
3
4
5
6
7
8
|
{
"schema_version": 3,
"name": "${target}",
"repository": "${lower_case_project_name}",
"version": "${PROJECT_VERSION}",${extra_module_information}
"platforms": [${platforms_information}
]
}
|