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

40 lines
1.0 KiB
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"developer": {
"name": "",
"privacyUrl": "",
"termsOfUseUrl": "",
"websiteUrl": "",
"mpnId": ""
},
"name": "react-page-navigator",
"id": "065ee566-e00d-4058-bbfd-356c8d9a8005",
"version": "1.7.0.0",
"includeClientSideAssets": true,
"isDomainIsolated": false,
"metadata": {
"shortDescription": {
"default": "navigator description"
},
"longDescription": {
"default": "navigator description"
},
"screenshotPaths": [],
"videoUrl": "",
"categories": []
},
"features": [
{
"title": "navigator Feature",
"description": "The feature that activates elements of the navigator solution.",
"id": "021884c2-d7b3-4937-9d58-5ae47e1adfb7",
"version": "1.7.0.0"
}
]
},
"paths": {
"zippedPackage": "solution/react-page-navigator.sppkg"
}
}