-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproducts.json
75 lines (75 loc) · 1.85 KB
/
products.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[
{
"Software Name": "Adobe Reader Pro ",
"Version": "12.4.3",
"License Type": "Freeware",
"Image": "adobereader.jpg?text=Adobe+Reader+Pro"
}, {
"Software Name": "Adobe Photoshop ",
"Version": "CS 2022",
"License Type": "Enterprise Licence",
"Image": "AdobePhotoshop.jpg?text=Product+B"
}, {
"Software Name": "Microsoft Visio",
"Version": "3.0",
"License Type": "Enterprise Licence",
"Image": "Visio.jpg?text=Visio"
}, {
"Software Name": "Microsoft Project",
"Version": "4.0",
"License Type": "Enterprise Licence",
"Image": "MSProject.png?text=MS+Project"
},
{
"Software Name": "Adobe Acrobat",
"Version": "12.4.3",
"License Type": "Single User",
"Image": "adobeacrobat.png?text=Adobe+Reader"
}, {
"Software Name": "Adobe Photoshop ",
"Version": "CS 2022",
"License Type": "Single User",
"Image": "AdobePhotoshop.jpg?text=Product+B"
}, {
"Software Name": "Microsoft Visio",
"Version": "3.0",
"License Type": "Single User",
"Image": "Visio.jpg?text=Visio"
}, {
"Software Name": "Microsoft Project",
"Version": "4.0",
"License Type": "Single User",
"Image": "MSProject.png?text=MS+Project"
},
{
"Software Name": "Adobe Premiere Pro",
"Version": "5.0",
"License Type": "Single User",
"Image": "AdobePremierePro.png?text=Product+E"
}, {
"Software Name": "Adobe Illustrator",
"Version": "6.0",
"License Type": "Single User",
"Image": "AdobeIllustrator.png?text=Product+F"
}, {
"Software Name": "XMind",
"Version": "7.0",
"License Type": "Single User",
"Image": "xmind.png?text=Product+G"
}, {
"Software Name": "7-Zip ",
"Version": "8.0",
"License Type": "Freeware",
"Image": "sample.jpg?text=Product+H"
}, {
"Software Name": "Notepad++",
"Version": "9.0",
"License Type": "Freeware",
"Image": "Notepad.png?text=Product+I"
}, {
"Software Name": "SnagIT",
"Version": "10.0",
"License Type": "Single User",
"Image": "snagit.png?text=Product+J"
}
]