58 lines
1.5 KiB
JSON
58 lines
1.5 KiB
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "happy-birthday-anniversary-client-side-solution",
|
|
"id": "474e78f8-113f-4057-a9a9-640241137620",
|
|
"version": "4.0.0.0",
|
|
"includeClientSideAssets": true,
|
|
"skipFeatureDeployment": true,
|
|
"isDomainIsolated": false,
|
|
"developer": {
|
|
"name": "",
|
|
"privacyUrl": "",
|
|
"termsOfUseUrl": "",
|
|
"websiteUrl": "",
|
|
"mpnId": "Undefined-1.16.1"
|
|
},
|
|
"metadata": {
|
|
"shortDescription": {
|
|
"default": "birthdays-anniversary"
|
|
},
|
|
"longDescription": {
|
|
"default": "birthdays-anniversary"
|
|
},
|
|
"screenshotPaths": [],
|
|
"videoUrl": "",
|
|
"categories": []
|
|
},
|
|
"features": [
|
|
{
|
|
"title": "birthdays-anniversary Feature",
|
|
"description": "The feature that activates elements of the birthdays-anniversary solution.",
|
|
"id": "22eb0871-ae82-49b1-8d14-9dd9e1ec4d30",
|
|
"version": "4.0.0.0"
|
|
}
|
|
],
|
|
"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"
|
|
}]
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/birthdays-anniversary.sppkg"
|
|
}
|
|
}
|