{ "$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json", "solution": { "name": "staff-directory-client-side-solution", "id": "89d7389c-be48-41e9-9f72-5eb9a1099c1f", "version": "1.0.2.0", "includeClientSideAssets": true, "skipFeatureDeployment": true, "isDomainIsolated": false, "webApiPermissionRequests": [ { "resource": "Microsoft Graph", "scope": "Presence.Read.All" }, { "resource": "Microsoft Graph", "scope": "User.Read.All" } ], "developer": { "name": "", "websiteUrl": "", "privacyUrl": "", "termsOfUseUrl": "", "mpnId": "" } }, "paths": { "zippedPackage": "solution/staff-directory.sppkg" } }