This package contains binary dlls of Newtonsoft.Json(Json.NET) v8.0.3 as unity upm package.
Binaries copied from JSON .NET For Unity asset
To start using this package add lines into ./Packages/manifest.json like next sample:
{
"dependencies": {
"newtonsoft.json": "https://github.com/k0dep/newtonsoft.json.git"
}
}Or use it as dependency from another packages and auto include by Originer package