2020-07-14 09:27:41 -04:00
|
|
|
{
|
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
|
|
"solution": {
|
|
|
|
"name": "react-graph-telephonedirectory-client-side-solution",
|
|
|
|
"id": "e1a26cc8-a086-454f-9f16-9aeb0a276bcc",
|
2023-03-10 07:39:26 -05:00
|
|
|
"version": "1.3.0.0",
|
2020-07-14 09:27:41 -04:00
|
|
|
"includeClientSideAssets": true,
|
|
|
|
"isDomainIsolated": true,
|
2020-11-07 11:34:44 -05:00
|
|
|
"developer": {
|
|
|
|
"name": "Contoso",
|
|
|
|
"privacyUrl": "https://contoso.com/privacy",
|
|
|
|
"termsOfUseUrl": "https://contoso.com/terms-of-use",
|
|
|
|
"websiteUrl": "https://contoso.com/my-app",
|
2021-01-07 07:51:39 -05:00
|
|
|
"mpnId": "m365pnp"
|
2020-11-07 11:34:44 -05:00
|
|
|
},
|
2020-07-14 09:27:41 -04:00
|
|
|
"webApiPermissionRequests": [
|
|
|
|
{
|
|
|
|
"resource": "Microsoft Graph",
|
|
|
|
"scope": "Directory.Read.All"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"resource": "Microsoft Graph",
|
|
|
|
"scope": "User.Read"
|
|
|
|
}
|
2023-03-10 07:39:26 -05:00
|
|
|
],
|
|
|
|
"metadata": {
|
|
|
|
"shortDescription": {
|
|
|
|
"default": "react-graph-telephonedirectory description"
|
|
|
|
},
|
|
|
|
"longDescription": {
|
|
|
|
"default": "react-graph-telephonedirectory description"
|
|
|
|
},
|
|
|
|
"screenshotPaths": [],
|
|
|
|
"videoUrl": "",
|
|
|
|
"categories": []
|
|
|
|
},
|
|
|
|
"features": [
|
|
|
|
{
|
|
|
|
"title": "react-graph-telephonedirectory TelephonedirectoryWebPart Feature",
|
|
|
|
"description": "The feature that activates TelephonedirectoryWebPart from the react-graph-telephonedirectory solution.",
|
|
|
|
"id": "586d82f7-79c3-4fc6-be7b-290fa1e4f1f6",
|
|
|
|
"version": "1.3.0.0",
|
|
|
|
"componentIds": [
|
|
|
|
"586d82f7-79c3-4fc6-be7b-290fa1e4f1f6"
|
|
|
|
]
|
|
|
|
}
|
2020-07-14 09:27:41 -04:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"paths": {
|
|
|
|
"zippedPackage": "solution/react-graph-telephonedirectory.sppkg"
|
|
|
|
}
|
|
|
|
}
|