21 lines
550 B
JSON
21 lines
550 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "React Content Query",
|
|
"id": "00406271-0276-406f-9666-512623eb6709",
|
|
"version": "1.0.16.0",
|
|
"isDomainIsolated": false,
|
|
"includeClientSideAssets": true,
|
|
"developer": {
|
|
"name": "PnP Community",
|
|
"mpnId": "",
|
|
"privacyUrl": "",
|
|
"termsOfUseUrl": "",
|
|
"websiteUrl": ""
|
|
}
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-content-query-webpart.sppkg"
|
|
}
|
|
}
|