2020-03-09 14:01:53 -04:00
|
|
|
{
|
|
|
|
"@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,
|
2021-07-03 03:34:01 -04:00
|
|
|
"version": "1.12.1",
|
2020-03-09 14:01:53 -04:00
|
|
|
"libraryName": "greetings-angular-js",
|
|
|
|
"libraryId": "d7464213-bad8-452f-941b-34ca45e2ac74",
|
|
|
|
"packageManager": "npm",
|
|
|
|
"isDomainIsolated": false,
|
|
|
|
"componentType": "webpart"
|
|
|
|
}
|
|
|
|
}
|