  {
    "name": "com.valvesoftware.unity.openvr",
    "displayName": "OpenVR XR Plugin",
    "version": "3.0.0",
    "unity": "2019.3",
    "description": "This npm listing has been deprecated. Please see: https://github.com/ValveSoftware/steamvr_unity_plugin",
    "keywords": [
      "openvr",
      "xr",
      "virtual",
      "reality",
      "xreditorsubsystem",
      "xrsdk",
      "steamvr",
      "vr",
      "unity",
      "sdk",
      "valve"
    ],
    "dependencies": {
      "com.unity.xr.management": "3.2.13",
      "com.unity.ugui": "1.0.0",
      "com.unity.xr.legacyinputhelpers": "1.0.0"
    },
    "author": "Valve Corporation",
    "hideInEditor": false,
    "homepage": "https://github.com/ValveSoftware/unity-xr-plugin",
    "license": "BSD-3-Clause",
    "publishConfig": {
      "registry": "https://registry.npmjs.org"
    }
  }