A json object that represents the additional packages required to compile the c# code:
Examples:
-
{ "Nancy": "2.0.0-clinteastwood", "System.ValueTuple": "4.3.0"}
-
{ "Nancy": null}
Note that if you specify a null value for a package version then the latest one will be used.