12345678910111213141516 |
- {
- "name": "at.kairoscope.kairoengine.utilities",
- "displayName": "KairoEngine Utilities",
- "version": "0.1.3",
- "unity": "2020.3",
- "description": "Kairoengine utilities library. Contains the MeshUtils, StringUtils, Vector2Int extensions and the Statistics System.",
- "dependencies": {
- "at.kairoscope.thirdparty.tmpro":"1.0.0",
- "at.kairoscope.thirdparty.unirx":"1.0.0"
- },
- "repository": {
- "type": "git",
- "url": "https://git.kairoscope.net/kairoengine/utilities.git"
- },
- "author": "Kairoscope"
- }
|