{
  "name": "asim.unity.utils",
  "version": "0.1.1",
  "displayName": "Asim Unity Utils",
  "description": "Asim Utils",
  "unity": "2020.3",
  "unityRelease": "26f1",
  "keywords": [
    "asim",
    "unity",
    "utils"
  ],
  "type": "library",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GDAsim/asim.unity.utils.git"
  },
  "author": "GDAsim <gamedevelopementasim@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/GDAsim/asim.unity.utils/issues"
  },
  "homepage": "https://github.com/GDAsim/asim.unity.utils#readme",
  "publishConfig": {
    "access": "public"
  },
  "samples": [
    {
      "displayName": "Timer Example",
      "description": "Example of Timer",
      "path": "Timer/Samples~/Examples"
    }
  ]
}
