26 lines
603 B
JSON
26 lines
603 B
JSON
{
|
|
"@pnp/generator-spfx": {
|
|
"framework": "none",
|
|
"pnpFramework": "none.plus",
|
|
"pnp-libraries": [
|
|
"rush@3.3"
|
|
],
|
|
"pnp-ci": "no-devops",
|
|
"pnp-vetting": [],
|
|
"spfxenv": "spo",
|
|
"pnp-testing": []
|
|
},
|
|
"@microsoft/generator-sharepoint": {
|
|
"environment": "spo",
|
|
"framework": "none",
|
|
"plusBeta": false,
|
|
"isCreatingSolution": true,
|
|
"version": "1.13.1",
|
|
"libraryName": "advanced-iframe-webpart",
|
|
"libraryId": "ea8bc86d-8bd5-42fb-929d-25789fddec26",
|
|
"packageManager": "npm",
|
|
"isDomainIsolated": false,
|
|
"componentType": "webpart"
|
|
}
|
|
}
|