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

19 lines
519 B
JSON
Raw Normal View History

2021-05-03 15:03:52 -04:00
{
"@microsoft/generator-sharepoint": {
2024-02-26 11:09:47 -05:00
"plusBeta": false,
2021-05-03 15:03:52 -04:00
"isCreatingSolution": true,
2024-02-26 11:09:47 -05:00
"nodeVersion": "18.19.1",
"sdksVersions": {
"@microsoft/microsoft-graph-client": "3.0.2",
"@microsoft/teams-js": "2.12.0"
},
"version": "1.18.2",
2021-05-03 15:03:52 -04:00
"libraryName": "react-organization-chart",
"libraryId": "0b4a3e5d-123f-41ea-96c4-538c6a19932b",
2024-02-27 03:26:27 -05:00
"environment": "onprem19",
2021-05-03 15:03:52 -04:00
"packageManager": "npm",
2024-02-26 11:09:47 -05:00
"solutionName": "react-organization-chart",
2021-05-03 15:03:52 -04:00
"componentType": "webpart"
}
2024-02-26 11:09:47 -05:00
}