forked from alarigger/AL_Expose_All_Substitutions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtbpackage.json
29 lines (29 loc) · 890 Bytes
/
tbpackage.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
{
"name": "Alexandre C",
"website": "http://www.alarigger.com/",
"social": "",
"repository": "https://github.com/alarigger/AL_Expose_All_Substitutions/",
"extensions": [
{
"name": "AL_Expose_All_Substitutions",
"version": "0.1.0",
"compatibility": "Harmony Premium 16",
"description": "Expose all the substitutions (drawing elements) of the selected Drawings node (columns) with the option to loop and add padding",
"repository": "https://github.com/alarigger/AL_Expose_All_Substitutions/",
"isPackage": false,
"files": [
"AL_Expose_All_Substitutions.js",
"script-icons/AL_Expose_All_Substitutions.png"
],
"icon": "script-icons/AL_Expose_All_Substitutions.png",
"keywords": [
"Expose_All",
"package"
],
"author": "Alexandre Cormier",
"license": "MPL-2.0",
"website": "http://www.alarigger.com/",
"localFiles": ""
}
]
}