You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
533 B
22 lines
533 B
{
|
|
"name": "com.ultracombos.upload-aws-s3",
|
|
"displayName": "Upload AWS S3",
|
|
"version": "1.0.22",
|
|
"unity": "2019.3",
|
|
"description": "AWS S3 Uploader for Unity.",
|
|
"keywords": [],
|
|
"category": "",
|
|
"type": "tool",
|
|
"publishConfig": {
|
|
"registry": "https://verdaccio.ultracombos.net"
|
|
},
|
|
"author": {
|
|
"name": "Ultra Combos Co., Ltd.",
|
|
"email": "tech@ultracombos.com",
|
|
"url": "https://ultracombos.com"
|
|
},
|
|
"dependencies": {
|
|
"com.ultracombos.upload": "1.0.24",
|
|
"org.nuget.awssdk.s3": "3.7.0"
|
|
}
|
|
} |