43 lines
1.5 KiB
JSON
43 lines
1.5 KiB
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "Modern Script Editor web part by mikaelsvenson",
|
|
"id": "1425175f-3ed8-44d2-8fc4-dd1497191294",
|
|
"version": "1.0.24.0",
|
|
"includeClientSideAssets": true,
|
|
"skipFeatureDeployment": false,
|
|
"isDomainIsolated": false,
|
|
"developer": {
|
|
"name": "PnP Team",
|
|
"privacyUrl": "",
|
|
"termsOfUseUrl": "",
|
|
"websiteUrl": "",
|
|
"mpnId": ""
|
|
},
|
|
"metadata": {
|
|
"shortDescription": {
|
|
"default": "Script editor web part"
|
|
},
|
|
"longDescription": {
|
|
"default": "Script editor web part to allow arbitrary script and markup on a SharePoint page"
|
|
},
|
|
"screenshotPaths": [],
|
|
"videoUrl": "",
|
|
"categories": []
|
|
},
|
|
"features": [
|
|
{
|
|
"title": "PnP Modern Script Editor Web Part Feature",
|
|
"description": "The feature that activates ScriptEditorWebPart from the pnp-script-editor solution.",
|
|
"id": "3a328f0a-99c4-4b28-95ab-fe0847f657a3",
|
|
"version": "1.0.24.0",
|
|
"componentIds": [
|
|
"3a328f0a-99c4-4b28-95ab-fe0847f657a3"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/pnp-script-editor.sppkg"
|
|
}
|
|
} |