28 lines
688 B
JSON
28 lines
688 B
JSON
{
|
|
"@pnp/generator-spfx": {
|
|
"framework": "react",
|
|
"pnpFramework": "reactjs.plus",
|
|
"pnp-libraries": [
|
|
"@pnp/pnpjs",
|
|
"@pnp/spfx-property-controls",
|
|
"spfx-uifabric-themes",
|
|
"lodash",
|
|
"@pnp/spfx-controls-react",
|
|
"ouifr@7"
|
|
],
|
|
"pnp-ci": "no-devops",
|
|
"pnp-vetting": [],
|
|
"spfxenv": "onprem19",
|
|
"pnp-testing": []
|
|
},
|
|
"@microsoft/generator-sharepoint": {
|
|
"environment": "onprem19",
|
|
"framework": "react",
|
|
"isCreatingSolution": true,
|
|
"version": "1.11.0",
|
|
"libraryName": "react-banner",
|
|
"libraryId": "e8b4422e-9b4e-431d-81d6-ebe6bae3c8a1",
|
|
"packageManager": "npm",
|
|
"componentType": "webpart"
|
|
}
|
|
} |