2020-09-26 15:54:06 -04:00
|
|
|
{
|
|
|
|
"id": "6baae7a7-af13-40d3-9567-f3bca9986248",
|
|
|
|
"alias": "WorldClockWebPartWebPart",
|
|
|
|
"componentType": "WebPart",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"manifestVersion": 2,
|
|
|
|
"requiresCustomScript": false,
|
|
|
|
"supportedHosts": [
|
|
|
|
"SharePointWebPart"
|
|
|
|
],
|
|
|
|
"preconfiguredEntries": [
|
|
|
|
{
|
|
|
|
"groupId": "5c03119e-3074-46fd-976b-c60198311f70",
|
|
|
|
"group": {
|
|
|
|
"default": "Other"
|
|
|
|
},
|
|
|
|
"title": {
|
2020-10-02 02:15:00 -04:00
|
|
|
"default": "World Clocks"
|
2020-09-26 15:54:06 -04:00
|
|
|
},
|
|
|
|
"description": {
|
2020-10-02 02:15:00 -04:00
|
|
|
"default": "World Clocks Web Part"
|
2020-09-26 15:54:06 -04:00
|
|
|
},
|
2020-10-02 02:15:00 -04:00
|
|
|
"officeFabricIconFontName": "Clock",
|
2020-09-26 15:54:06 -04:00
|
|
|
"properties": {
|
2020-10-02 02:15:00 -04:00
|
|
|
"description": "World Clocks WebPart"
|
2020-09-26 15:54:06 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"loaderConfig": {
|
|
|
|
"entryModuleId": "world-clock-web-part-web-part",
|
|
|
|
"internalModuleBaseUrls": [
|
|
|
|
"https://localhost:4321/"
|
|
|
|
],
|
|
|
|
"scriptResources": {
|
|
|
|
"world-clock-web-part-web-part": {
|
|
|
|
"type": "path",
|
|
|
|
"path": "dist/world-clock-web-part-web-part.js"
|
|
|
|
},
|
|
|
|
"WorldClockWebPartWebPartStrings": {
|
|
|
|
"defaultPath": "lib/webparts/worldClockWebPart/loc/en-us.js",
|
|
|
|
"type": "localizedPath"
|
|
|
|
},
|
|
|
|
"ControlStrings": {
|
|
|
|
"defaultPath": "node_modules/@pnp/spfx-controls-react/lib/loc/en-us.js",
|
|
|
|
"type": "localizedPath"
|
|
|
|
},
|
|
|
|
"@microsoft/sp-property-pane": {
|
|
|
|
"type": "component",
|
|
|
|
"version": "1.11.0",
|
|
|
|
"id": "f9e737b7-f0df-4597-ba8c-3060f82380db"
|
|
|
|
},
|
|
|
|
"@microsoft/sp-core-library": {
|
|
|
|
"type": "component",
|
|
|
|
"version": "1.11.0",
|
|
|
|
"id": "7263c7d0-1d6a-45ec-8d85-d4d1d234171b"
|
|
|
|
},
|
|
|
|
"@microsoft/sp-webpart-base": {
|
|
|
|
"type": "component",
|
|
|
|
"version": "1.11.0",
|
|
|
|
"id": "974a7777-0990-4136-8fa6-95d80114c2e0"
|
|
|
|
},
|
|
|
|
"react": {
|
|
|
|
"type": "component",
|
|
|
|
"version": "16.8.5",
|
|
|
|
"id": "0d910c1c-13b9-4e1c-9aa4-b008c5e42d7d",
|
2020-10-02 02:15:00 -04:00
|
|
|
"failoverPath": "../../../../users/hugoa/onedrive/github/sp-dev-fx-webparts/samples/react-world-clocks/node_modules/react/dist/react.js"
|
2020-09-26 15:54:06 -04:00
|
|
|
},
|
|
|
|
"react-dom": {
|
|
|
|
"type": "component",
|
|
|
|
"version": "16.8.5",
|
|
|
|
"id": "aa0a46ec-1505-43cd-a44a-93f3a5aa460a",
|
2020-10-02 02:15:00 -04:00
|
|
|
"failoverPath": "../../../../users/hugoa/onedrive/github/sp-dev-fx-webparts/samples/react-world-clocks/node_modules/react-dom/dist/react-dom.js"
|
2020-09-26 15:54:06 -04:00
|
|
|
},
|
|
|
|
"@microsoft/sp-http": {
|
|
|
|
"type": "component",
|
|
|
|
"version": "1.11.0",
|
|
|
|
"id": "c07208f0-ea3b-4c1a-9965-ac1b825211a6"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|