forked from ricardoelices/TGBotLazarus
-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathFpTelegram.json
More file actions
46 lines (46 loc) · 1.73 KB
/
FpTelegram.json
File metadata and controls
46 lines (46 loc) · 1.73 KB
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
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"PackageData0" : {
"Name" : "FpTelegram",
"DisplayName" : "FpTelegram",
"Category" : "Networking",
"CommunityDescription" : "Telegram bots API wrapper and utils. Runtime library and designtime component",
"ExternalDependecies" : "",
"OrphanedPackage" : 0,
"RepositoryFileName" : "FpTelegram.zip",
"RepositoryFileSize" : 3744146,
"RepositoryFileHash" : "c2fdf5d6454aa9167fad7e611ec72747",
"RepositoryDate" : 4.5572556411574071E+004,
"PackageBaseDir" : "fp-telegram\\/",
"HomePageURL" : "https://github.com/Al-Muhandis/fp-telegram/",
"DownloadURL" : "https://raw.githubusercontent.com/Al-Muhandis/fp-telegram/main/update_FpTelegram.json",
"SVNURL" : ""
},
"PackageFiles0" : [
{
"Name" : "fptelegram.lpk",
"Description" : "Telegram bots API library",
"Author" : "Al-muhandis (Renat Suleymanov) (https://github.com/Al-Muhandis/)",
"License" : "MIT License",
"RelativeFilePath" : "",
"VersionAsString" : "0.0.5.0",
"LazCompatibility" : "2.2.0, 2.2.4, 3.0.0, 3.6.0, 3.99",
"FPCCompatibility" : "3.2.0, 3.2.2, 3.2.4, 3.3",
"SupportedWidgetSet" : "gtk2, win32/win64",
"PackageType" : 2,
"DependenciesAsString" : "FCL"
},
{
"Name" : "fptelegram_dt.lpk",
"Description" : "DesignTime library for telegram bots",
"Author" : "Al-Muhandis (Renat Suleymanov) (https://github.com/Al-Muhandis/)",
"License" : "MIT",
"RelativeFilePath" : "",
"VersionAsString" : "0.0.1.3",
"LazCompatibility" : "2.2.0, 2.2.4, 3.0.0, 3.6.0, 3.99",
"FPCCompatibility" : "3.2.0, 3.2.2, 3.2.4, 3.3",
"SupportedWidgetSet" : "gtk2, win32/win64",
"PackageType" : 0,
"DependenciesAsString" : ""
}
]
}