25 lines
724 B
JSON
25 lines
724 B
JSON
{
|
|
"@microsoft/generator-sharepoint": {
|
|
"whichFolder": "subdir",
|
|
"solutionName": "AwardRecognition",
|
|
"componentType": "webpart",
|
|
"template": "react",
|
|
"componentName": "AwardRecognition",
|
|
"plusBeta": false,
|
|
"isCreatingSolution": true,
|
|
"nodeVersion": "18.18.2",
|
|
"sdksVersions": {
|
|
"@microsoft/microsoft-graph-client": "3.0.2",
|
|
"@microsoft/teams-js": "2.12.0"
|
|
},
|
|
"version": "1.18.2",
|
|
"libraryName": "award-recognition",
|
|
"libraryId": "45e061b8-13f5-423f-bedb-12fc2a44fa89",
|
|
"environment": "spo",
|
|
"packageManager": "npm",
|
|
"solutionShortDescription": "AwardRecognition description",
|
|
"skipFeatureDeployment": true,
|
|
"isDomainIsolated": false
|
|
}
|
|
}
|