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

32 lines
778 B
JSON

{
"@pnp/generator-spfx": {
"framework": "react",
"pnpFramework": "reactjs.plus",
"pnp-libraries": [
"jquery@3",
"msgraph",
"@pnp/pnpjs",
"@pnp/spfx-property-controls",
"spfx-uifabric-themes",
"lodash",
"@pnp/spfx-controls-react",
"ouifr@7",
"rush@3.7"
],
"pnp-ci": "azure-preview",
"pnp-vetting": [],
"spfxenv": "spo",
"pnp-testing": []
},
"@microsoft/generator-sharepoint": {
"environment": "spo",
"framework": "react",
"isCreatingSolution": true,
"version": "1.10.0",
"libraryName": "react-organization-chart",
"libraryId": "d28b8c44-5df1-4315-a6eb-a5be13ba4b88",
"packageManager": "npm",
"isDomainIsolated": false,
"componentType": "webpart"
}
}