1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-23 19:21:53 +03:00
vimr/resources/buildInfo.json
2022-05-22 16:44:25 +02:00

11 lines
181 B
JSON

{
"deploymentTargets": {
"x86_64": "10.13",
"arm64": "11.00"
},
"dependencies": {
"vimrDeps": "vimr-deps-2021-12-12",
"nvimServer": "nvimserver-0.7.0-1"
}
}