{
  "name": "com.spellboundar.eula-management",
  "version": "1.1.1",
  "displayName": "EULA Management",
  "description": "A framework for managing eula approval using a playerprefs solution.",
  "unity": "2019.1",
  "keywords": [
    "eula",
    "tools"
  ],
  "author": "Chris Monteferrante <chris@spellboundar.com>",
  "type": "tool",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SpellBoundAR-Packages/eula-management.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SpellBoundAR-Packages/eula-management/issues"
  },
  "homepage": "https://github.com/SpellBoundAR-Packages/eula-management#readme",
  "dependencies": {
    "com.iron-mountain.scene-management": "1.4.6"
  }
}