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

22 lines
618 B
JSON

{
"@microsoft/generator-sharepoint": {
"plusBeta": false,
"isCreatingSolution": true,
"nodeVersion": "16.19.1",
"sdksVersions": {
"@microsoft/microsoft-graph-client": "3.0.2",
"@microsoft/teams-js": "2.4.1"
},
"version": "1.16.1",
"libraryName": "react-twitter",
"libraryId": "8c0ef02c-7f7d-4600-9ed0-b7620062c4ef",
"environment": "spo",
"packageManager": "npm",
"solutionName": "react-twitter",
"solutionShortDescription": "react-twitter description",
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"componentType": "webpart"
}
}