-
Notifications
You must be signed in to change notification settings - Fork 193
/
Copy pathapp.json
48 lines (47 loc) · 1.79 KB
/
app.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"id": "ba17b564-d600-44d5-be0b-ca7ff7ac28fc",
"name": "AppSource Gallery Test Library",
"publisher": "Microsoft",
"brief": "Test objects for the AppSource Gallery module.",
"description": "Test objects for the AppSource Gallery module.",
"version": "25.0.0.0",
"privacyStatement": "https://go.microsoft.com/fwlink/?LinkId=724009",
"EULA": "https://go.microsoft.com/fwlink/?linkid=2009120",
"help": "",
"url": "https://go.microsoft.com/fwlink/?LinkId=724011",
"logo": "",
"dependencies": [
{
"id": "79952567-63d7-4586-8b47-ba13a11a8a18",
"name": "AppSource Product Gallery",
"publisher": "Microsoft",
"version": "25.0.0.0"
},
{
"id": "812b339d-a9db-4a6e-84e4-fe35cbef0c44",
"name": "Rest Client",
"publisher": "Microsoft",
"version": "25.0.0.0"
},
{
"id": "7b9b59f5-a68d-4271-b11a-0d3b9c0938dd",
"name": "User Settings",
"publisher": "Microsoft",
"version": "25.0.0.0"
}
],
"screenshots": [
],
"idRanges": [
{
"from": 132910,
"to": 132910
},
{
"from": 132913,
"to": 132913
}
],
"platform": "24.0.0.0",
"target": "OnPrem"
}