70 lines
1.9 KiB
JSON
70 lines
1.9 KiB
JSON
{
|
|
"id": "a5a289e6-4d54-4ffa-a1d6-3c5fa9dff088",
|
|
"alias": "MyRecentDocumentsWebPart",
|
|
"componentType": "WebPart",
|
|
"version": "0.0.1",
|
|
"manifestVersion": 2,
|
|
"preconfiguredEntries": [
|
|
{
|
|
"groupId": "a5a289e6-4d54-4ffa-a1d6-3c5fa9dff088",
|
|
"group": {
|
|
"default": "Content rollup"
|
|
},
|
|
"title": {
|
|
"default": "My recent documents"
|
|
},
|
|
"description": {
|
|
"default": "Shows documents recently viewed or modified by the current user"
|
|
},
|
|
"officeFabricIconFontName": "Recent",
|
|
"properties": {
|
|
"title": "My recent documents",
|
|
"numberOfDocuments": 5
|
|
}
|
|
}
|
|
],
|
|
"loaderConfig": {
|
|
"entryModuleId": "my-recent-documents.bundle",
|
|
"internalModuleBaseUrls": [
|
|
"https://localhost:4321/"
|
|
],
|
|
"scriptResources": {
|
|
"my-recent-documents.bundle": {
|
|
"type": "path",
|
|
"path": "dist/my-recent-documents.bundle.js"
|
|
},
|
|
"myRecentDocumentsStrings": {
|
|
"defaultPath": "lib/webparts/myRecentDocuments/loc/en-us.js",
|
|
"type": "localizedPath",
|
|
"paths": {}
|
|
},
|
|
"@microsoft/sp-core-library": {
|
|
"type": "component",
|
|
"version": "1.0.0",
|
|
"id": "7263c7d0-1d6a-45ec-8d85-d4d1d234171b"
|
|
},
|
|
"react": {
|
|
"type": "component",
|
|
"version": "15.5.4",
|
|
"id": "0d910c1c-13b9-4e1c-9aa4-b008c5e42d7d",
|
|
"failoverPath": "node_modules/react/dist/react.js"
|
|
},
|
|
"react-dom": {
|
|
"type": "component",
|
|
"version": "15.5.4",
|
|
"id": "aa0a46ec-1505-43cd-a44a-93f3a5aa460a",
|
|
"failoverPath": "node_modules/react-dom/dist/react-dom.js"
|
|
},
|
|
"@microsoft/sp-webpart-base": {
|
|
"type": "component",
|
|
"version": "1.0.0",
|
|
"id": "974a7777-0990-4136-8fa6-95d80114c2e0"
|
|
},
|
|
"@microsoft/sp-http": {
|
|
"type": "component",
|
|
"version": "1.0.0",
|
|
"id": "c07208f0-ea3b-4c1a-9965-ac1b825211a6"
|
|
}
|
|
}
|
|
}
|
|
} |