{
  "name": "com.fluid.stats",
  "version": "1.1.1",
  "displayName": "Fluid Stats",
  "description": "Character stat management tool for visual stat editing with modifier support.",
  "unity": "2019.1",
  "dependencies": {
    "com.fluid.adnc-utilities": "1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ashblue/fluid-stats.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ashblue/fluid-stats/issues"
  },
  "homepage": "https://github.com/ashblue/fluid-stats#readme",
  "keywords": [
    "unity3D",
    "character stats",
    "stats",
    "stat system",
    "ScriptableObject"
  ],
  "author": {
    "name": "Ash Blue",
    "email": "ash@blueashes.com",
    "url": "https://twitter.com/ashbluewd"
  }
}