sp-dev-fx-webparts/samples/react-world-clocks/dist/6baae7a7-af13-40d3-9567-f3b...

81 lines
2.4 KiB
JSON

{
"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": {
"default": "World Clocks"
},
"description": {
"default": "World Clocks Web Part"
},
"officeFabricIconFontName": "Clock",
"properties": {
"description": "World Clocks WebPart"
}
}
],
"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",
"failoverPath": "../../../../users/hugoa/onedrive/github/sp-dev-fx-webparts/samples/react-world-clocks/node_modules/react/dist/react.js"
},
"react-dom": {
"type": "component",
"version": "16.8.5",
"id": "aa0a46ec-1505-43cd-a44a-93f3a5aa460a",
"failoverPath": "../../../../users/hugoa/onedrive/github/sp-dev-fx-webparts/samples/react-world-clocks/node_modules/react-dom/dist/react-dom.js"
},
"@microsoft/sp-http": {
"type": "component",
"version": "1.11.0",
"id": "c07208f0-ea3b-4c1a-9965-ac1b825211a6"
}
}
}
}