sp-dev-fx-webparts/samples/react-associated-sites-links/config/package-solution.json

41 lines
1.1 KiB
JSON
Raw Normal View History

2022-10-14 21:22:42 -04:00
{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
2022-10-16 00:35:07 -04:00
"name": "React Association Sites Links",
2022-10-14 21:22:42 -04:00
"id": "068997ff-c8bd-435c-9722-504f6877f319",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"developer": {
"name": "",
"websiteUrl": "",
"privacyUrl": "",
"termsOfUseUrl": "",
"mpnId": "Undefined-1.15.2"
},
"metadata": {
"shortDescription": {
2022-10-16 00:35:07 -04:00
"default": "react-associated-sites-links description"
2022-10-14 21:22:42 -04:00
},
"longDescription": {
2022-10-16 00:35:07 -04:00
"default": "react-associated-sites-links description"
2022-10-14 21:22:42 -04:00
},
"screenshotPaths": [],
"videoUrl": "",
"categories": []
},
"features": [
{
2022-10-16 00:35:07 -04:00
"title": "react-associated-sites-links Feature",
"description": "The feature that activates elements of the react-associated-sites-links solution.",
2022-10-14 21:22:42 -04:00
"id": "67a33029-caa7-4664-bd6b-db68310d79c7",
"version": "1.0.0.0"
}
]
},
"paths": {
2022-10-16 00:35:07 -04:00
"zippedPackage": "solution/React Association Sites Links.sppkg"
2022-10-14 21:22:42 -04:00
}
}