-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathak.json
executable file
·26 lines (26 loc) · 907 Bytes
/
ak.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
{
"go_mod_package": "github.com/cage1016/alfred-mergeimgs",
"workflow": {
"folder": ".workflow",
"name": "Merge Images",
"description": "Merge the images into a singular horizontal or vertical image",
"category_comment": "category: Tools, Internet, Productivity, Uncategorised",
"category": "Tools",
"bundle_id": "com.kaichu.mergeimgs",
"created_by": "KAI CHU CHUNG",
"web_address": "https://github.com/cage1016/alfred-mergeimgs",
"version": "0.1.0"
},
"update": {
"github_repo": "https://github.com/cage1016/alfred-mergeimgs"
},
"license": {
"type_comment": "support license https://github.com/nishanths/license",
"type": "mit",
"year": "2023",
"name": "KAI CHU CHUNG"
},
"gon": {
"application_identity": "Developer ID Application: KAI CHU CHUNG"
}
}