forked from dawoe/OEmbed-Picker-Property-Editor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathumbraco-marketplace.json
39 lines (39 loc) · 1.25 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
{
"AuthorDetails": {
"Name": "Dave Woestenborghs",
"Description": "Umbraco MVP, contributor and package creator from Belgium",
"Url": "https://github.com/dawoe",
"ImageUrl": "https://github.com/dawoe.png",
"Contributors": [
{
"Name": "Bjarne Fyrstenborg",
"Url": "https://github.com/bjarnef"
},
{
"Name": "TRexStark",
"Url": "https://github.com/TRexStark"
},
{
"Name": "ribsdigital",
"Url": "https://github.com/ribsdigital"
},
{
"Name": "Jan van Helvoort",
"Url": "https://github.com/janvanhelvoort"
},
{
"Name": "Asbjørn Riis-Knudsen",
"Url": "https://github.com/arknu"
}
]
},
"Category": "Editor Tools",
"DiscussionForumUrl": "https://our.umbraco.com/packages/backoffice-extensions/oembed-picker-property-editor/",
"DocumentationUrl": "https://github.com/dawoe/OEmbed-Picker-Property-Editor/blob/develop/README.md",
"LicenseTypes": [ "Free" ],
"IssueTrackerUrl": "https://github.com/dawoe/OEmbed-Picker-Property-Editor/issues",
"PackageType": "Package",
"PackagesByAuthor": [ "Our.Umbraco.MultilanguageTextbox" ],
"Tags": [ "embed", "media" ],
"Title": "OEmbed Picker Property Editor"
}