sp-dev-fx-webparts/samples/react-enhanced-page-properties/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": "Enhanced Page Properties",
"id": "54ea24ef-5714-4f81-a9e6-e22f70e0c644",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"developer": {
"name": "",
"websiteUrl": "",
"privacyUrl": "",
"termsOfUseUrl": "",
"mpnId": "Undefined-1.17.4"
},
"metadata": {
"shortDescription": {
"default": "react-enhanced-page-properties description"
},
"longDescription": {
"default": "react-enhanced-page-properties description"
},
"screenshotPaths": [],
"videoUrl": "",
"categories": []
},
"features": [
{
"title": "react-enhanced-page-properties Feature",
"description": "The feature that activates elements of the react-enhanced-page-properties solution.",
"id": "dd7f5d5b-9d01-417e-826d-915403ce2703",
"version": "1.0.0.0"
}
]
},
"paths": {
"zippedPackage": "solution/Enhanced Page Properties.sppkg"
}
}