2019-08-05 05:46:54 -04:00
|
|
|
{
|
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
|
|
"solution": {
|
2020-07-19 16:37:29 -04: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-07-19 16:37:29 -04:00
|
|
|
},
|
2019-08-05 05:46:54 -04:00
|
|
|
"name": "Search Directory",
|
|
|
|
"id": "5b62bc16-3a71-461d-be2f-16bfcb011e8a",
|
2023-06-20 07:51:35 -04:00
|
|
|
"version": "3.0.4.0",
|
2019-08-05 05:46:54 -04:00
|
|
|
"includeClientSideAssets": true,
|
|
|
|
"skipFeatureDeployment": true,
|
2023-06-20 07:51:35 -04:00
|
|
|
"isDomainIsolated": false,
|
|
|
|
"metadata": {
|
|
|
|
"shortDescription": {
|
|
|
|
"default": "react-directory description"
|
|
|
|
},
|
|
|
|
"longDescription": {
|
|
|
|
"default": "react-directory description"
|
|
|
|
},
|
|
|
|
"screenshotPaths": [],
|
|
|
|
"videoUrl": "",
|
|
|
|
"categories": []
|
|
|
|
},
|
|
|
|
"features": [
|
|
|
|
{
|
|
|
|
"title": "react-directory DirectoryWebPart Feature",
|
|
|
|
"description": "The feature that activates DirectoryWebPart from the react-directory solution.",
|
|
|
|
"id": "fae479bf-405f-4f80-a086-eea22eff3d6f",
|
|
|
|
"version": "3.0.4.0",
|
|
|
|
"componentIds": [
|
|
|
|
"fae479bf-405f-4f80-a086-eea22eff3d6f"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2019-08-05 05:46:54 -04:00
|
|
|
},
|
|
|
|
"paths": {
|
|
|
|
"zippedPackage": "solution/react-directory.sppkg"
|
|
|
|
}
|
|
|
|
}
|