21 lines
661 B
JSON
21 lines
661 B
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.20.0",
|
|
"includeClientSideAssets": true,
|
|
"skipFeatureDeployment": false,
|
|
"isDomainIsolated": false,
|
|
"developer": {
|
|
"name": "PnP Team",
|
|
"privacyUrl": "",
|
|
"termsOfUseUrl": "",
|
|
"websiteUrl": "",
|
|
"mpnId": ""
|
|
}
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/pnp-script-editor.sppkg"
|
|
}
|
|
} |