2018-12-28 10:47:35 -05:00
|
|
|
{
|
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
|
|
"solution": {
|
2022-04-05 19:15:55 -04:00
|
|
|
"name": "happy-birthday-anniversary-client-side-solution",
|
2021-06-16 23:36:14 -04:00
|
|
|
"id": "474e78f8-113f-4057-a9a9-640241137620",
|
2023-03-06 09:30:21 -05:00
|
|
|
"version": "4.0.0.0",
|
2018-12-28 10:47:35 -05:00
|
|
|
"includeClientSideAssets": true,
|
|
|
|
"skipFeatureDeployment": true,
|
2019-04-18 14:30:11 -04:00
|
|
|
"isDomainIsolated": false,
|
2022-04-05 19:15:55 -04:00
|
|
|
"developer": {
|
|
|
|
"name": "",
|
|
|
|
"privacyUrl": "",
|
|
|
|
"termsOfUseUrl": "",
|
|
|
|
"websiteUrl": "",
|
2023-03-06 09:30:21 -05:00
|
|
|
"mpnId": "Undefined-1.16.1"
|
2022-04-05 19:15:55 -04:00
|
|
|
},
|
|
|
|
"metadata": {
|
|
|
|
"shortDescription": {
|
2022-04-07 17:59:20 -04:00
|
|
|
"default": "birthdays-anniversary"
|
2022-04-05 19:15:55 -04:00
|
|
|
},
|
|
|
|
"longDescription": {
|
2022-04-07 17:59:20 -04:00
|
|
|
"default": "birthdays-anniversary"
|
2022-04-05 19:15:55 -04:00
|
|
|
},
|
|
|
|
"screenshotPaths": [],
|
|
|
|
"videoUrl": "",
|
|
|
|
"categories": []
|
|
|
|
},
|
|
|
|
"features": [
|
|
|
|
{
|
2022-04-07 17:59:20 -04:00
|
|
|
"title": "birthdays-anniversary Feature",
|
|
|
|
"description": "The feature that activates elements of the birthdays-anniversary solution.",
|
2022-04-05 19:15:55 -04:00
|
|
|
"id": "22eb0871-ae82-49b1-8d14-9dd9e1ec4d30",
|
2023-03-06 09:30:21 -05:00
|
|
|
"version": "4.0.0.0"
|
2022-04-05 19:15:55 -04:00
|
|
|
}
|
|
|
|
],
|
2019-04-18 14:30:11 -04:00
|
|
|
"webApiPermissionRequests": [
|
|
|
|
{
|
|
|
|
"resource": "Microsoft Graph",
|
|
|
|
"scope": "User.Read.All"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"resource": "Microsoft Graph",
|
|
|
|
"scope": "User.ReadBasic.All"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"resource": "Microsoft Graph",
|
|
|
|
"scope": "Sites.Read.All"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"resource": "Microsoft Graph",
|
|
|
|
"scope": "profile"
|
|
|
|
}]
|
2018-12-28 10:47:35 -05:00
|
|
|
},
|
|
|
|
"paths": {
|
2021-06-16 23:36:14 -04:00
|
|
|
"zippedPackage": "solution/birthdays-anniversary.sppkg"
|
2018-12-28 10:47:35 -05:00
|
|
|
}
|
|
|
|
}
|