26 lines
606 B
JSON
26 lines
606 B
JSON
{
|
|
"@pnp/generator-spfx": {
|
|
"framework": "none",
|
|
"pnpFramework": "none.plus",
|
|
"pnp-libraries": [
|
|
"rush@3.3"
|
|
],
|
|
"pnp-ci": "no-devops",
|
|
"pnp-vetting": [
|
|
"webpack-analyzer"
|
|
],
|
|
"spfxenv": "spo",
|
|
"pnp-testing": []
|
|
},
|
|
"@microsoft/generator-sharepoint": {
|
|
"environment": "spo",
|
|
"framework": "none",
|
|
"isCreatingSolution": true,
|
|
"version": "1.12.1",
|
|
"libraryName": "greetings-angular-js",
|
|
"libraryId": "d7464213-bad8-452f-941b-34ca45e2ac74",
|
|
"packageManager": "npm",
|
|
"isDomainIsolated": false,
|
|
"componentType": "webpart"
|
|
}
|
|
} |