sp-dev-fx-webparts/samples/react-teams-meeting-app-que.../config/package-solution.json

41 lines
1.2 KiB
JSON
Raw Normal View History

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "spfx-ms-teams-questionnaire-meeting-app-client-side-solution",
"id": "78093b48-2c62-4536-8f93-95ec16b01f8b",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"developer": {
"name": "",
"websiteUrl": "",
"privacyUrl": "",
"termsOfUseUrl": "",
"mpnId": ""
2022-05-02 04:43:42 -04:00
},
"metadata": {
"shortDescription": {
"default": "spfx-ms-teams-questionnaire-meeting-app description"
},
"longDescription": {
"default": "spfx-ms-teams-questionnaire-meeting-app description"
},
"screenshotPaths": [],
"videoUrl": "",
"categories": []
},
"features": [
{
"title": "spfx-ms-teams-questionnaire-meeting-app Feature",
"description": "The feature that activates elements of the spfx-ms-teams-questionnaire-meeting-app solution.",
"id": "78085519-068b-45ed-9b7a-836e4042f42f",
"version": "1.0.0.0"
}
]
},
"paths": {
"zippedPackage": "solution/spfx-ms-teams-questionnaire-meeting-app.sppkg"
}
}