2020-04-10 15:27:14 -04:00
|
|
|
{
|
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
|
|
"solution": {
|
|
|
|
"name": "react-versiondisplay-client-side-solution",
|
2022-02-08 01:03:23 -05:00
|
|
|
"id": "f5045258-1b8e-4fb4-9609-f55c842deb6f",
|
|
|
|
"version": "2.0.0.0",
|
2020-04-10 15:27:14 -04:00
|
|
|
"includeClientSideAssets": true,
|
2022-02-08 01:03:23 -05:00
|
|
|
"isDomainIsolated": false,
|
|
|
|
"developer": {
|
|
|
|
"name": "",
|
|
|
|
"websiteUrl": "",
|
|
|
|
"privacyUrl": "",
|
|
|
|
"termsOfUseUrl": "",
|
|
|
|
"mpnId": "Undefined-1.13.1"
|
|
|
|
}
|
2020-04-10 15:27:14 -04:00
|
|
|
},
|
|
|
|
"paths": {
|
|
|
|
"zippedPackage": "solution/react-versiondisplay.sppkg"
|
|
|
|
}
|
|
|
|
}
|