27 lines
819 B
JSON
27 lines
819 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "expiry-indicator-client-side-solution",
|
|
"id": "68bb6d2d-9895-45b4-88e8-b98835faa981",
|
|
"version": "1.0.8.0",
|
|
"includeClientSideAssets": true,
|
|
"skipFeatureDeployment": false,
|
|
"features": [
|
|
{
|
|
"title": "ExpiryIndicator command set registration",
|
|
"description": "Registers ExpiryIndicator commands for modern lists and document libraries. Does not provision ExpiryDate.",
|
|
"id": "913402af-ab9a-4974-9f86-5c2159ae41db",
|
|
"version": "1.0.8.0",
|
|
"assets": {
|
|
"elementManifests": [
|
|
"elements.xml"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/expiry-indicator.sppkg"
|
|
}
|
|
}
|