File tree Expand file tree Collapse file tree 1 file changed +59
-0
lines changed
Expand file tree Collapse file tree 1 file changed +59
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : app
3+
4+ permalink : /EasyEdit-x86_64.AppImage/
5+
6+ icons :
7+ - EasyEdit-x86_64.AppImage/icons/512x512/easyedit.png
8+
9+ screenshots :
10+ - EasyEdit-x86_64.AppImage/screenshot.png
11+
12+ authors :
13+ - name : gcclinux
14+ url : https://github.com/gcclinux
15+
16+ links :
17+ - type : GitHub
18+ url : gcclinux/EasyEdit
19+ - type : Download
20+ url : https://github.com/gcclinux/EasyEdit/releases
21+
22+ desktop :
23+ Desktop Entry :
24+ Name : EasyEdit
25+ Exec : AppRun --no-sandbox %U
26+ Terminal : false
27+ Type : Application
28+ Icon : easyedit
29+ StartupWMClass : EasyEdit
30+ X-AppImage-Version : 1.0.6
31+ Categories : Development
32+ AppImageHub :
33+ X-AppImage-Signature : ' directory '' /home/runner/.gnupg'' created keybox '' /home/runner/.gnupg/pubring.kbx''
34+ created [don'' t know]: invalid packet (ctb=0a) no signature found the signature
35+ could not be verified. Please remember that the signature file (.sig or .asc)
36+ should be the first file given on the command line.'
37+ X-AppImage-Type : 2
38+ X-AppImage-Architecture : x86_64
39+
40+ electron :
41+ type : module
42+ main : main.cjs
43+ author :
Ricardo Wagemaker <[email protected] > 44+ license : MIT
45+ dependencies :
46+ detect-port : " ^1.6.1"
47+ electron-is-dev : " ^3.0.1"
48+ express : " ^4.21.1"
49+ file-saver : " ^2.0.5"
50+ html2canvas : " ^1.4.1"
51+ jspdf : " ^2.5.2"
52+ lodash.debounce : " ^4.0.8"
53+ mermaid : " ^11.4.0"
54+ react : " ^18.3.1"
55+ react-dom : " ^18.3.1"
56+ react-markdown : " ^9.0.1"
57+ rehype-raw : " ^7.0.0"
58+ remark-gfm : " ^4.0.0"
59+ ---
You can’t perform that action at this time.
0 commit comments