13 lines
245 B
JSON
13 lines
245 B
JSON
{
|
|
"name": "mosis-designer",
|
|
"version-string": "0.1.0",
|
|
"description": "Desktop designer and testing tool for Mosis virtual smartphone UI",
|
|
"dependencies": [
|
|
"glfw3",
|
|
"freetype",
|
|
"lua",
|
|
"libpng",
|
|
"nlohmann-json"
|
|
]
|
|
}
|