-
-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathumbraco-marketplace.json
More file actions
29 lines (29 loc) · 896 Bytes
/
umbraco-marketplace.json
File metadata and controls
29 lines (29 loc) · 896 Bytes
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
{
"$schema": "https://marketplace.umbraco.com/umbraco-marketplace-schema.json",
"Title": "Slimsy",
"AuthorDetails": {
"Name": "Jeavon Leopold",
"Description": "Umbraco MVP, CMS and documentation contributor",
"Url": "https://github.com/Jeavon",
"ImageUrl": "https://github.com/jeavon.png",
"Contributors": [
{
"Name": "Marc Stöcker",
"Url": "https://github.com/MarcStoecker"
},
{
"Name": "William Phillips",
"Url": "https://github.com/Will-i-am-"
},
{
"Name": "Imran Haider",
"Url": "https://github.com/imranhaidercogworks"
}
]
},
"Category": "Developer Tools",
"IssueTrackerUrl": "https://github.com/Jeavon/Slimsy/issues",
"LicenseTypes": [ "Free" ],
"PackageType": "Package",
"Tags": [ "Responsive Images", "Responsive", "Image", "Images", "Picture", "Lazy Load" ]
}