-
-
Notifications
You must be signed in to change notification settings - Fork 159
/
Copy pathmanifest.json
33 lines (33 loc) · 878 Bytes
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"id": "56a33ad2",
"name": "Kalipso",
"version": "0.0.4",
"description": "Kalipso plugin needs you to install a third party application called Kalipso 5 Design Studio, wich you can download and use in trial mode. This plugin accelarates the mockup to kalipso designer process, converting your Adobe XD mockups into Kalipso Styles!",
"summary": "Define Kalipso 5 Styles thru your mockups",
"languages": ["en","pt",""],
"author": "SYSDEV Mobile Computing, LDA",
"helpUrl": "http://srv1:100/Kalipso_V50/default.aspx?pageid=Introduction",
"host": {
"app": "XD",
"minVersion": "21.0"
},
"icons": [
{
"width": 24,
"height": 24,
"path": "images/icon@1x.png"
},
{
"width": 48,
"height": 48,
"path": "images/icon@2x.png"
}
],
"uiEntryPoints": [
{
"type": "panel",
"label": "Kalipso Plugin",
"panelId": "kalipsoPluginPanel"
}
]
}