21 lines
553 B
JSON
21 lines
553 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-emoji-reaction-rating-client-side-solution",
|
|
"id": "fe292bb9-a5c2-40b4-b90b-61e8510c3c09",
|
|
"version": "1.0.0.0",
|
|
"includeClientSideAssets": true,
|
|
"isDomainIsolated": false,
|
|
"developer": {
|
|
"name": "",
|
|
"websiteUrl": "",
|
|
"privacyUrl": "",
|
|
"termsOfUseUrl": "",
|
|
"mpnId": ""
|
|
}
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-emoji-reaction-rating.sppkg"
|
|
}
|
|
}
|