2019-02-09 05:10:52 -05:00
|
|
|
{
|
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
|
|
"solution": {
|
|
|
|
"name": "workbench-customizer-client-side-solution",
|
|
|
|
"id": "5d6f4a5a-9d2b-4a93-a283-16b8f5ea75d6",
|
2023-12-21 05:12:14 -05:00
|
|
|
"version": "1.6.0.0",
|
2019-02-09 05:10:52 -05:00
|
|
|
"includeClientSideAssets": true,
|
2020-11-02 08:57:17 -05:00
|
|
|
"skipFeatureDeployment": true,
|
2023-12-21 05:12:14 -05:00
|
|
|
"isDomainIsolated": false,
|
2020-11-02 08:57:17 -05:00
|
|
|
"developer": {
|
|
|
|
"name": "Contoso",
|
2023-12-21 05:12:14 -05:00
|
|
|
"websiteUrl": "https://contoso.com/my-app",
|
2020-11-02 08:57:17 -05:00
|
|
|
"privacyUrl": "https://contoso.com/privacy",
|
|
|
|
"termsOfUseUrl": "https://contoso.com/terms-of-use",
|
2021-01-07 07:51:39 -05:00
|
|
|
"mpnId": "m365pnp"
|
2023-12-21 05:12:14 -05:00
|
|
|
},
|
|
|
|
"metadata": {
|
|
|
|
"shortDescription": {
|
|
|
|
"default": "workbench-customizer description"
|
|
|
|
},
|
|
|
|
"longDescription": {
|
|
|
|
"default": "workbench-customizer description"
|
|
|
|
},
|
|
|
|
"screenshotPaths": [],
|
|
|
|
"videoUrl": "",
|
|
|
|
"categories": []
|
|
|
|
},
|
|
|
|
"features": [
|
|
|
|
{
|
|
|
|
"title": "workbench-customizer Feature",
|
|
|
|
"description": "The feature that activates elements of the workbench-customizer solution.",
|
|
|
|
"id": "19882113-30db-44bd-8ed7-15c951fc2323",
|
|
|
|
"version": "1.0.0.0",
|
|
|
|
"componentIds": [
|
|
|
|
"19882113-30db-44bd-8ed7-15c951fc2323"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2019-02-09 05:10:52 -05:00
|
|
|
},
|
|
|
|
"paths": {
|
|
|
|
"zippedPackage": "solution/workbench-customizer.sppkg"
|
|
|
|
}
|
|
|
|
}
|