{
  "name": "com.intervr.if.vr.glove",
  "displayName": "iNTERVR IF VR Glove",
  "description": "iNTERVR Framework for VR Glove",
  "version": "1.2.3",
  "unity": "2020.1",
  "keywords": [],
  "homepage": "https://github.com/iNTERVR/IF.VR.Glove#readme",
  "bugs": {
    "url": "https://github.com/iNTERVR/IF.VR.Glove/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iNTERVR/IF.VR.Glove.git#upm"
  },
  "license": "MIT",
  "author": {
    "name": "iNTERVR",
    "email": "ckbang7@gmail.com",
    "url": "https://github.com/iNTERVR"
  },
  "dependencies": {
    "com.intervr.if.vr": "1.2.1"
  },
  "files": [
    "*.md",
    "*.meta",
    "*.asmdef",
    "*.xml",
    "Editor",
    "Runtime",
    "Samples~"
  ]
}