-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathumbraco-marketplace.json
More file actions
21 lines (20 loc) · 932 Bytes
/
umbraco-marketplace.json
File metadata and controls
21 lines (20 loc) · 932 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"$schema": "https://marketplace.umbraco.com/umbraco-marketplace-schema.json",
"AuthorDetails": {
"Description": "Warren is a freelance Umbraco developer who loves to tinker and hack and is available for hire. He has been working with Umbraco since the days of the yahoo mailing list (aka way too long).",
"Url": "https://hackmakedo.com",
"ImageUrl": "https://hackmakedo.com/images/warren_square.jpg",
"SyncContributorsFromRepository": true
},
"Category": "Developer Tools",
"DiscussionForumUrl": "https://github.com/umbraco-community/Our-Umbraco-TagHelpers/discussions",
"IssueTrackerUrl": "https://github.com/umbraco-community/Our-Umbraco-TagHelpers/issues",
"LicenseTypes": ["Free"],
"PackageType": "Package",
"Tags": [
"TagHelper",
"Helpers",
"Utilities"
],
"VideoUrl": "https://www.youtube.com/watch?v=3fkDs0NwIE8"
}