11{
2- "$schema" : " https://marketplace.umbraco.com/umbraco-marketplace-schema.json" ,
3- "AuthorDetails" : {
4- "Name" : " Gibe Digital" ,
5- "ImageUrl" : " https://github.com/Gibe.png"
6- },
7- "Category" : " " ,
8- "Description" : " " ,
9- "LicenseTypes" : [ " Free" ],
10- "IssueTrackerUrl" : " https://github.com/Gibe/Umbraco.Community.ModelsBuilder.PropertyOverride/issues" ,
11- "PackageType" : " Package" ,
12- "Tags" : [],
13- "Title" : " ModelsBuilder Property Override"
14- }
2+ "$schema" : " https://marketplace.umbraco.com/umbraco-marketplace-schema.json" ,
3+ "AuthorDetails" : {
4+ "Name" : " Gibe Digital" ,
5+ "Url" : " https://github.com/Gibe/Umbraco.Community.ModelsBuilder.PropertyOverride" ,
6+ "ImageUrl" : " https://github.com/Gibe.png" ,
7+ "SyncContributorsFromRepository" : true
8+ },
9+ "Description" : " Re-implementation of the ImplementPropertyType functionality to tell ModelsBuilder not to generate properties." ,
10+ "DocumentationUrl" : " https://github.com/Gibe/Umbraco.Community.ModelsBuilder.PropertyOverride" ,
11+ "IssueTrackerUrl" : " https://github.com/Gibe/Umbraco.Community.ModelsBuilder.PropertyOverride/issues" ,
12+ "PackageType" : " Package" ,
13+ "Category" : " Developer Tools" ,
14+ "Tags" : [ " modelsbuilder" , " backoffice" ]
15+ }
0 commit comments