forked from umbraco-community/Our-Umbraco-TagHelpers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
umbraco-marketplace.json
54 lines (53 loc) · 1.84 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"$schema": "https://marketplace.umbraco.com/umbraco-marketplace-schema.json",
"AuthorDetails": {
"Description": "Warren works at Umbraco HQ as Developer Advocate 🥑 and loves to tinker and hack. Note this package is provided in a personal capacity.",
"Url": "http://warrenbuckley.co.uk",
"ImageUrl": "https://umbraco.com/media/50jeg3uq/warren.jpg",
"Contributors": [
{
"Name": "Andy Boot",
"Url": "https://github.com/AndyBoot"
},
{
"Name": "Paul Seal",
"Url": "https://github.com/prjseal"
},
{
"Name": "Marc Goodson",
"Url": "https://github.com/marcemarc"
},
{
"Name": "Matthew Wise",
"Url": "https://github.com/Matthew-Wise"
},
{
"Name": "Ronald Barendse",
"Url": "https://github.com/ronaldbarendse"
},
{
"Name": "Chriztian Steinmeier",
"Url": "https://github.com/greystate"
},
{
"Name": "Rachel Drake",
"Url": "https://github.com/profcinders"
},
{
"Name": "Nik Rimington",
"Url": "https://github.com/NikRimington"
}
]
},
"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"
}