2021-11-08 17:31:52 -05:00
|
|
|
{
|
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
|
|
"solution": {
|
|
|
|
"name": "react-followed-drag-and-drop-grid-client-side-solution",
|
|
|
|
"id": "513ca7e1-f774-438a-9790-80a4a3d08c9a",
|
|
|
|
"version": "1.0.0.0",
|
|
|
|
"includeClientSideAssets": true,
|
|
|
|
"skipFeatureDeployment": true,
|
2022-01-09 10:38:17 -05:00
|
|
|
"isDomainIsolated": false,
|
2021-11-08 17:31:52 -05:00
|
|
|
"developer": {
|
|
|
|
"name": "",
|
|
|
|
"websiteUrl": "",
|
|
|
|
"privacyUrl": "",
|
|
|
|
"termsOfUseUrl": "",
|
|
|
|
"mpnId": "Undefined-1.13.0"
|
|
|
|
},
|
|
|
|
"webApiPermissionRequests": [
|
|
|
|
{
|
|
|
|
"resource": "Microsoft Graph",
|
|
|
|
"scope": "Sites.ReadWrite.All"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"paths": {
|
|
|
|
"zippedPackage": "solution/react-followed-drag-and-drop-grid.sppkg"
|
|
|
|
}
|
|
|
|
}
|