sp-dev-fx-webparts/samples/react-officegraph/dist/7dd7cf1a-0201-4ecb-87d1-df2...

70 lines
2.0 KiB
JSON
Raw Normal View History

{
"id": "7dd7cf1a-0201-4ecb-87d1-df26ee53ba5f",
"alias": "TrendingInTheSitesIFollowWebPart",
"componentType": "WebPart",
"version": "0.0.1",
"manifestVersion": 2,
"preconfiguredEntries": [
{
"groupId": "7dd7cf1a-0201-4ecb-87d1-df26ee53ba5f",
"group": {
"default": "Content rollup"
},
"title": {
"default": "Trending in the sites I follow"
},
"description": {
"default": "Shows documents trending in the sites followed by the current user"
},
"officeFabricIconFontName": "Chart",
"properties": {
"title": "Trending in the sites I follow",
"numberOfDocuments": 5
}
}
],
"loaderConfig": {
"entryModuleId": "trending-in-the-sites-i-follow.bundle",
"internalModuleBaseUrls": [
"https://localhost:4321/"
],
"scriptResources": {
"trending-in-the-sites-i-follow.bundle": {
"type": "path",
"path": "dist/trending-in-the-sites-i-follow.bundle.js"
},
"trendingInTheSitesIFollowStrings": {
"defaultPath": "lib/webparts/trendingInTheSitesIFollow/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"
}
}
}
}