2016-09-16 00:33:47 -04:00
|
|
|
{
|
2018-11-09 02:44:42 -05:00
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
2016-09-16 00:33:47 -04:00
|
|
|
"solution": {
|
|
|
|
"name": "sharepoint-crud-client-side-solution",
|
2018-11-09 02:44:42 -05:00
|
|
|
"id": "1409e8a2-1ce4-4888-87f8-1dc377b6b62e",
|
2021-09-26 10:54:22 -04:00
|
|
|
"version": "1.4.0.0",
|
2021-09-26 10:18:50 -04:00
|
|
|
"includeClientSideAssets": true,
|
|
|
|
"skipFeatureDeployment": true,
|
|
|
|
"isDomainIsolated": false,
|
|
|
|
"developer": {
|
|
|
|
"name": "",
|
|
|
|
"websiteUrl": "",
|
|
|
|
"privacyUrl": "",
|
|
|
|
"termsOfUseUrl": "",
|
|
|
|
"mpnId": ""
|
|
|
|
}
|
2016-09-16 00:33:47 -04:00
|
|
|
},
|
|
|
|
"paths": {
|
2017-03-09 08:03:19 -05:00
|
|
|
"zippedPackage": "solution/sharepoint-crud.sppkg"
|
2016-09-16 00:33:47 -04:00
|
|
|
}
|
|
|
|
}
|