34 lines
808 B
JSON
34 lines
808 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": [
|
||
|
"jest"
|
||
|
]
|
||
|
},
|
||
|
"@microsoft/generator-sharepoint": {
|
||
|
"environment": "spo",
|
||
|
"framework": "react",
|
||
|
"isCreatingSolution": true,
|
||
|
"version": "1.10.0",
|
||
|
"libraryName": "react-manage-profile-card-properties",
|
||
|
"libraryId": "a53e4c14-1c0e-4a54-810f-eb5cdf42005b",
|
||
|
"packageManager": "npm",
|
||
|
"isDomainIsolated": false,
|
||
|
"componentType": "webpart"
|
||
|
}
|
||
|
}
|