-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathumbraco-marketplace.json
36 lines (36 loc) · 1.15 KB
/
umbraco-marketplace.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
{
"$schema": "https://marketplace.umbraco.com/umbraco-marketplace-schema.json",
"AddOnPackagesRequiredForUmbracoCloud": [],
"AuthorDetails": {
"Name": "Ian Houghton",
"Description": "Umbraco CMS NuCache Explorer",
"Url": "https://github.com/redmorello/Our.Umbraco.NuCacheExplorer/",
"ImageUrl": "https://github.com/redmorello/Our.Umbraco.NuCacheExplorer/nucacheexplorer.png",
"Contributors": [
{
"Name": "Ian Houghton",
"Url": "https://github.com/redmorello"
}
],
"SyncContributorsFromRepository": "False"
},
"Category": "Developer Tools",
"Description": "Umbraco CMS NuCache Explorer",
"LicenseTypes": [ "Free" ],
"IssueTrackerUrl": "https://github.com/redmorello/Our.Umbraco.NuCacheExplorer/issues",
"IsSubPackageOf": "",
"PackageType": "Package",
"PackagesByAuthor": [],
"RelatedPackages": [],
"Screenshots": [
{
"ImageUrl": "https://github.com/redmorello/Our.Umbraco.NuCacheExplorer/screenshot.png",
"Caption": "Screenshot"
}
],
"Tags": [],
"Title": "NuCache Explorer",
"VersionDependencyMode": "Default",
"VersionSpecificPackageIds": [],
"VideoUrl": ""
}