22 lines
583 B
JSON
22 lines
583 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-list-items-menu-client-side-solution",
|
|
"id": "8b4a758d-a968-4e7c-a949-b42e7dd5ad14",
|
|
"version": "1.0.3.0",
|
|
"includeClientSideAssets": true,
|
|
"skipFeatureDeployment": true,
|
|
"isDomainIsolated": false,
|
|
"developer": {
|
|
"name": "",
|
|
"websiteUrl": "",
|
|
"privacyUrl": "",
|
|
"termsOfUseUrl": "",
|
|
"mpnId": "m365pnp"
|
|
}
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-list-items-menu.sppkg"
|
|
}
|
|
}
|