sp-dev-fx-webparts/samples/angular-greeting/release/manifests/795ddcba-0fda-4d13-8bfe-8c5...

69 lines
1.8 KiB
JSON

{
"id": "795ddcba-0fda-4d13-8bfe-8c5d4222ef59",
"alias": "GreetingsWebpartWebPart",
"componentType": "WebPart",
"version": "0.0.1",
"manifestVersion": 2,
"requiresCustomScript": false,
"supportedHosts": [
"SharePointWebPart"
],
"preconfiguredEntries": [
{
"groupId": "5c03119e-3074-46fd-976b-c60198311f70",
"group": {
"default": "Other"
},
"title": {
"default": "Greetings Webpart"
},
"description": {
"default": "Greetings Webpart description"
},
"officeFabricIconFontName": "Page",
"properties": {
"description": "Greetings Webpart"
}
}
],
"loaderConfig": {
"internalModuleBaseUrls": [
"<!-- PATH TO CDN -->"
],
"entryModuleId": "greetings-webpart-web-part",
"scriptResources": {
"greetings-webpart-web-part": {
"type": "path",
"path": "greetings-webpart-web-part.js"
},
"sp-pnp-js": {
"type": "path",
"path": "https://cdnjs.cloudflare.com/ajax/libs/sp-pnp-js/3.0.10/pnp.min.js"
},
"@microsoft/sp-property-pane": {
"type": "component",
"id": "f9e737b7-f0df-4597-ba8c-3060f82380db",
"version": "1.12.1"
},
"@microsoft/sp-core-library": {
"type": "component",
"id": "7263c7d0-1d6a-45ec-8d85-d4d1d234171b",
"version": "1.12.1"
},
"GreetingsWebpartWebPartStrings": {
"type": "path",
"path": "GreetingsWebpartWebPartStrings_en-us.js"
},
"angular": {
"type": "path",
"path": "https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.6.1/angular.min.js",
"globalName": "angular"
},
"@microsoft/sp-webpart-base": {
"type": "component",
"id": "974a7777-0990-4136-8fa6-95d80114c2e0",
"version": "1.12.1"
}
}
}
}