41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
|
{
|
||
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
||
|
"solution": {
|
||
|
"name": "quick-links-client-side-solution",
|
||
|
"id": "0c275940-be10-4d18-a29a-0329c9ecd3ff",
|
||
|
"version": "1.0.0.0",
|
||
|
"includeClientSideAssets": true,
|
||
|
"skipFeatureDeployment": true,
|
||
|
"isDomainIsolated": false,
|
||
|
"developer": {
|
||
|
"name": "",
|
||
|
"websiteUrl": "",
|
||
|
"privacyUrl": "",
|
||
|
"termsOfUseUrl": "",
|
||
|
"mpnId": "Undefined-1.15.2"
|
||
|
},
|
||
|
"metadata": {
|
||
|
"shortDescription": {
|
||
|
"default": "Quick Links description"
|
||
|
},
|
||
|
"longDescription": {
|
||
|
"default": "Quick Links description"
|
||
|
},
|
||
|
"screenshotPaths": [],
|
||
|
"videoUrl": "",
|
||
|
"categories": []
|
||
|
},
|
||
|
"features": [
|
||
|
{
|
||
|
"title": "quick-links Feature",
|
||
|
"description": "The feature that activates elements of the quick-links solution.",
|
||
|
"id": "9a4bcaa4-9268-4916-8ecf-d84be3d424cf",
|
||
|
"version": "1.0.0.0"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"paths": {
|
||
|
"zippedPackage": "solution/quick-links.sppkg"
|
||
|
}
|
||
|
}
|