-
-
Notifications
You must be signed in to change notification settings - Fork 162
/
Copy pathmanifest.json
20 lines (20 loc) · 1.06 KB
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name": "Typist",
"id": "929936b0",
"version": "1.1.1",
"description": "Typist is a typography tool that lets you create beautiful modular typography scales base on musical notes or any magical number (Golden Ratio).\n ---------------------------- \n * WHY CHOOSE TYPIST? \n - Typist Got You! Typist is for everyone designers and developers.\n - Reusable type settings to start designing fast. \n - Typist does all the magic calculations behind the scenes so you can start designing fast. \n - Typist doesn't style your typography color, font style or chooses your typeface. \n - User friendly & Customizable.\n - Typist is AWESOME! \n FEATURE REQUEST.\n ---------------------------- \n ** FEATURES \n - Modular typography scales \n - Optimal Line Length. \n - Nice and neat typographic results. \n - User friendly & Customizable.",
"icons": [{
"width": 96,
"height": 96,
"path": "images/icon.png"
}],
"host": {
"app": "XD",
"minVersion": "13.0.0"
},
"uiEntryPoints": [{
"type": "menu",
"label": "Typist",
"commandId":"initPlugin"
}]
}