2019-01-22 09:08:28 -05:00
|
|
|
{
|
|
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
|
|
"solution": {
|
|
|
|
"name": "react-chartcontrol-client-side-solution",
|
|
|
|
"id": "fb9665fb-4455-4b7f-99ab-2195920871fd",
|
2021-02-25 02:03:13 -05:00
|
|
|
"version": "1.4.0.0",
|
2020-12-04 09:47:35 -05:00
|
|
|
"includeClientSideAssets": true,
|
|
|
|
"developer": {
|
|
|
|
"name": "Contoso",
|
|
|
|
"privacyUrl": "https://contoso.com/privacy",
|
|
|
|
"termsOfUseUrl": "https://contoso.com/terms-of-use",
|
|
|
|
"websiteUrl": "https://contoso.com/my-app",
|
2021-01-07 07:51:39 -05:00
|
|
|
"mpnId": "m365pnp"
|
2020-12-04 09:47:35 -05:00
|
|
|
}
|
2019-01-22 09:08:28 -05:00
|
|
|
},
|
|
|
|
"paths": {
|
|
|
|
"zippedPackage": "solution/react-chartcontrol.sppkg"
|
|
|
|
}
|
|
|
|
}
|