33 lines
767 B
JSON
33 lines
767 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.11.0",
|
||
|
"libraryName": "custom-links",
|
||
|
"libraryId": "8dc9a791-d5e3-4e95-8f2c-484ab64178bb",
|
||
|
"packageManager": "npm",
|
||
|
"isDomainIsolated": false,
|
||
|
"componentType": "webpart"
|
||
|
}
|
||
|
}
|