Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
io.gs2.unity.weave.core / package.json
Size: Mime:
{
  "name": "io.gs2.unity.weave.core",
  "displayName": "CloudWeave Core",
  "version": "1.1.0",
  "unity": "2019.3",
  "description": "CloudWeave を利用するために必要となる基本コードセットです。",
  "keywords": ["GS2", "Game Server Services", "BaaS", "mBaaS", "Server"],
  "category": "SDK",
  "author": {
    "name": "Game Server Services, Inc.",
    "url": "https://gs2.io/",
    "email": "contact@gs2.io"
  },
  "dependencies": {
    "com.unity.ugui": "1.0.0",
    "io.gs2.unity.sdk": "2020.3.28"
  }
}