26 lines
621 B
JSON
26 lines
621 B
JSON
{
|
|
"@pnp/generator-spfx": {
|
|
"framework": "react",
|
|
"pnpFramework": "reactjs.plus",
|
|
"pnp-libraries": [
|
|
"msgraph",
|
|
"@pnp/pnpjs",
|
|
"rush@3.3"
|
|
],
|
|
"pnp-ci": "no-devops",
|
|
"pnp-vetting": [],
|
|
"spfxenv": "spo",
|
|
"pnp-testing": []
|
|
},
|
|
"@microsoft/generator-sharepoint": {
|
|
"environment": "spo",
|
|
"framework": "react",
|
|
"isCreatingSolution": true,
|
|
"version": "1.10.0",
|
|
"libraryName": "react-personal-greeting",
|
|
"libraryId": "5e7ea24d-fccc-4d96-a56c-488564d9c61c",
|
|
"packageManager": "npm",
|
|
"isDomainIsolated": false,
|
|
"componentType": "webpart"
|
|
}
|
|
} |