{
  "name": "com.spellboundar.custom-textures",
  "version": "1.3.1",
  "displayName": "Custom Textures",
  "description": "A library for creating and managing custom textures.",
  "unity": "2019.1",
  "keywords": [
    "tools"
  ],
  "author": "Chris Monteferrante <chris@spellboundar.com>",
  "type": "tool",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SpellBoundAR-Packages/custom-textures.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SpellBoundAR-Packages/custom-textures/issues"
  },
  "homepage": "https://github.com/SpellBoundAR-Packages/custom-textures#readme",
  "dependencies": {
    "com.spellboundar.saved-assets-system": "1.1.1",
    "com.spellboundar.selections": "1.0.3",
    "com.iron-mountain.standard-animations": "1.0.1"
  }
}