Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2022-11-12 13:10:03 +01:00

17 lines
795 B
JSON

{
"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"
}
}