-
-
Notifications
You must be signed in to change notification settings - Fork 149
Expand file tree
/
Copy pathpackage.json
More file actions
10 lines (10 loc) · 594 Bytes
/
package.json
File metadata and controls
10 lines (10 loc) · 594 Bytes
1
2
3
4
5
6
7
8
9
10
{
"name": "com.yasirkula.runtimeinspector",
"displayName": "Runtime Inspector & Hierarchy",
"version": "1.7.5",
"documentationUrl": "https://github.com/yasirkula/UnityRuntimeInspector",
"changelogUrl": "https://github.com/yasirkula/UnityRuntimeInspector/releases",
"licensesUrl": "https://github.com/yasirkula/UnityRuntimeInspector/blob/master/LICENSE.txt",
"description": "This is a simple yet powerful runtime Inspector and Hierarchy solution for Unity 3D that should work on pretty much any platform that Unity supports, including mobile platforms.",
"hideInEditor": false
}