You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
795 B

{
"name": "com.unity.nuget.newtonsoft-json",
"displayName": "Newtonsoft Json",
"version": "2.0.0",
"unity": "2018.4",
"description": "Newtonsoft Json for use in Unity projects and Unity packages. Currently synced to version 12.0.2.\n\nThis package is used for advanced json serialization and deserialization. Most Unity users will be better suited using the existing json tools built into Unity.\nTo avoid assembly clashes, please use this package if you intend to use Newtonsoft Json.",
"type": "library",
"upmCi": {
"footprint": "971155ed7235a6417f970070fbb4078b83524bc3"
},
"repository": {
"type": "git",
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.nuget.newtonsoft-json.git",
"revision": "d2fd6ed876261bbd82f59199ad711e7667bf633a"
}
}