21 lines
529 B
JSON
21 lines
529 B
JSON
|
{
|
||
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
||
|
"solution": {
|
||
|
"name": "react-datatable-client-side-solution",
|
||
|
"id": "35299377-f8c8-4721-bd53-05602fc0c4ee",
|
||
|
"version": "1.1.0.0",
|
||
|
"includeClientSideAssets": true,
|
||
|
"isDomainIsolated": false,
|
||
|
"developer": {
|
||
|
"name": "",
|
||
|
"websiteUrl": "",
|
||
|
"privacyUrl": "",
|
||
|
"termsOfUseUrl": "",
|
||
|
"mpnId": ""
|
||
|
}
|
||
|
},
|
||
|
"paths": {
|
||
|
"zippedPackage": "solution/react-datatable.sppkg"
|
||
|
}
|
||
|
}
|