sp-dev-fx-webparts/samples/react-chatgpt-app/.yo-rc.json

22 lines
675 B
JSON

{
"@microsoft/generator-sharepoint": {
"plusBeta": false,
"isCreatingSolution": true,
"nodeVersion": "16.18.1",
"sdksVersions": {
"@microsoft/microsoft-graph-client": "3.0.2",
"@microsoft/teams-js": "2.4.1"
},
"version": "1.16.1",
"libraryName": "react-chat-gpt-message-extension",
"libraryId": "560953a2-d85c-41de-84f6-4def64002ea1",
"environment": "spo",
"packageManager": "npm",
"solutionName": "react-chat-gpt-message-extension",
"solutionShortDescription": "react-chat-gpt-message-extension description",
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"componentType": "webpart"
}
}