sp-dev-fx-webparts/samples/react-react-query/config/package-solution.json

41 lines
1.1 KiB
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-react-query-client-side-solution",
"id": "0fa98b42-4f79-4e63-a028-9caa0de6b755",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"developer": {
"name": "",
"websiteUrl": "",
"privacyUrl": "",
"termsOfUseUrl": "",
"mpnId": "Undefined-1.15.2"
},
"metadata": {
"shortDescription": {
"default": "react-react-query description"
},
"longDescription": {
"default": "react-react-query description"
},
"screenshotPaths": [],
"videoUrl": "",
"categories": []
},
"features": [
{
"title": "react-react-query Feature",
"description": "The feature that activates elements of the react-react-query solution.",
"id": "21ffcdab-d436-482a-a916-de1db97e4ee2",
"version": "1.0.0.0"
}
]
},
"paths": {
"zippedPackage": "solution/react-react-query.sppkg"
}
}