Json.NET is a popular high-performance JSON framework for .NET
This package is a fork of Newtonsoft.Json containing custom builds targeting standalone, portable (UWP, WP8), and AOT targets such as all IL2CPP builds (iOS, WebGL, Android, Windows, Mac OS X, et.al).
Staying with JamesNK's version syntax, but with a twist 💫
Based off JamesNK's versioning, but with the addition of two digits on the last segment. This is for Newtonsoft.Json-for-Unity to be able to have independent releases, at the same time still being easy to see which version of Json.NET it's based of.
Where official Json.NET 12.0.1 becomes Newtonsoft.Json-for-Unity 12.0.1xx.
Please see the CHANGELOG.md file inside this package.
Installation via OpenUPM 
openupm add jillejr.newtonsoft.json-for-unity
Open the Package Manager UI Window > Package Manager
Followed by pressing the update button on the jillejr.newtonsoft.json-for-unity
package
Visit the wiki: Installation via UPM
This package is licensed under The MIT License (MIT)
Copyright (c) 2019 Kalle Jillheden (jilleJr)
https://github.com/jilleJr/Newtonsoft.Json-for-Unity
See full copyrights in LICENSE.md inside repository