Utils/package.json
Alexander Filippov 029e02fd2f Update
2022-03-02 01:12:44 +01:00

18 lines
447 B
JSON

{
"name": "cyou.shazbot.utils",
"version": "3.0.1",
"displayName": "Utils",
"description": "Utility useful for almost any project.",
"licensesUrl": "https://github.com/Agoxandr/Utils/blob/master/LICENSE.md",
"keywords": [
"utility"
],
"author": {
"name": "Alexander Filippov",
"email": "a.filippov@shazbot.cyou",
"url": "https://shazbot.cyou/"
},
"dependencies": {
"com.unity.modules.physics": "1.0.0"
}
}