mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
13 lines
320 B
JSON
13 lines
320 B
JSON
{
|
|
"title": "Clever",
|
|
"description": "Конструктор квадрокоптера «Клевер»",
|
|
"author": "Copter Express",
|
|
"language": "ru",
|
|
"plugins": ["youtube", "richquotes", "disqus"],
|
|
"pluginsConfig": {
|
|
"disqus": {
|
|
"shortName": "coex-clever"
|
|
}
|
|
}
|
|
}
|