{
  "name": "com.rocket.rocketutils",
  "version": "1.6.3",
  "displayName": "Rocket Utils",
  "description": "Utils for Rocket Games packages",
  "unity": "2021.3",
  "keywords": [
    "util",
    "rocket"
  ],
  "dependencies": {
    "com.rocket.rocketlog": "1.0.3",
    "com.rocket.rocketcoroutine": "1.0.6"
  },
  "author": {
    "name": "Rocket Games",
    "email": "info@rocket.gs",
    "url": "https://www.rocket.gs"
  }
}