22 lines
584 B
JSON
22 lines
584 B
JSON
|
{
|
||
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
||
|
"solution": {
|
||
|
"name": "react-find-parker-client-side-solution",
|
||
|
"id": "5659e702-453b-4b73-9ead-fa1859234a18",
|
||
|
"version": "1.0.0.0",
|
||
|
"includeClientSideAssets": true,
|
||
|
"skipFeatureDeployment": true,
|
||
|
"isDomainIsolated": false,
|
||
|
"developer": {
|
||
|
"name": "",
|
||
|
"websiteUrl": "",
|
||
|
"privacyUrl": "",
|
||
|
"termsOfUseUrl": "",
|
||
|
"mpnId": "Undefined-1.13.0"
|
||
|
}
|
||
|
},
|
||
|
"paths": {
|
||
|
"zippedPackage": "solution/react-find-parker.sppkg"
|
||
|
}
|
||
|
}
|