28 lines
669 B
JSON
28 lines
669 B
JSON
{
|
|
"@pnp/generator-spfx": {
|
|
"framework": "react",
|
|
"pnpFramework": "reactjs.plus",
|
|
"pnp-libraries": [
|
|
"@pnp/pnpjs",
|
|
"@pnp/spfx-property-controls",
|
|
"@pnp/spfx-controls-react",
|
|
"ouifr@6",
|
|
"rush@2.9"
|
|
],
|
|
"pnp-ci": [],
|
|
"pnp-vetting": [],
|
|
"spfxenv": "spo",
|
|
"pnp-testing": []
|
|
},
|
|
"@microsoft/generator-sharepoint": {
|
|
"environment": "spo",
|
|
"framework": "react",
|
|
"isCreatingSolution": true,
|
|
"version": "1.14.0",
|
|
"libraryName": "navigator",
|
|
"libraryId": "065ee566-e00d-4058-bbfd-356c8d9a8005",
|
|
"packageManager": "npm",
|
|
"isDomainIsolated": false,
|
|
"componentType": "webpart"
|
|
}
|
|
} |