sp-dev-fx-webparts/samples/react-cherry-picked-content/config/package-solution.json

41 lines
1.2 KiB
JSON
Raw Normal View History

2022-02-21 20:55:05 -05:00
{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-cherry-picked-content-client-side-solution",
"id": "6a0a135e-c421-4508-955a-dbb0b392104a",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"developer": {
"name": "Christophe Humbert",
"websiteUrl": "",
"privacyUrl": "",
"termsOfUseUrl": "",
"mpnId": "Undefined-1.14.0"
},
"metadata": {
"shortDescription": {
"default": "react-cherry-picked-content description"
},
"longDescription": {
"default": "react-cherry-picked-content description"
},
"screenshotPaths": [],
"videoUrl": "",
"categories": []
},
"features": [
{
"title": "react-cherry-picked-content Feature",
"description": "The feature that activates elements of the react-cherry-picked-content solution.",
"id": "bb64f400-c482-4467-83ae-3a05b9eacf4d",
"version": "1.0.0.0"
}
]
},
"paths": {
"zippedPackage": "solution/react-cherry-picked-content.sppkg"
}
}