JSON package.json
{
"name": "com.unity.modules.hierarchycore",
"version": "1.0.0",
"type": "module",
"displayName": "Hierarchy Core",
"description": "Module that contains a high-performance hierarchy container. Scripting API: https://docs.unity3d.com/ScriptReference/UnityEngine.HierarchyCoreModule.html",
"icon": null,
"dependencies": {}
}