com.unity.modules.jsonserialize
The JSONSerialize module provides the JsonUtility class which lets you serialize Unity Objects to JSON format. Scripting API: https://docs.unity.cn/ScriptReference/UnityEngine.JSONSerializeModule.html
Built-in packages are fixed to a single version matching the Editor version.