com.unity.npmtest
Version:
Testing package publishing to npmjs.org
20 lines (19 loc) • 386 B
JSON
{
"name": "com.unity.npmtest",
"displayName": "zSpace NPM Test",
"version": "0.1.0-alpha.1",
"unity": "2020.1",
"description": "Testing package publishing to npmjs.org",
"keywords": [
"vr",
"xr",
"zspace",
"reality",
"xreditorsubsystem"
],
"dependencies": {
"com.unity.xr.management": "3.2.16"
},
"type": "library",
"hideInEditor": false
}