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.login / package.json
Size: Mime:
{
  "name": "io.gs2.unity.weave.login",
  "displayName": "CloudWeave Login",
  "version": "1.0.3",
  "unity": "2019.3",
  "description": "サーバサイドで管理されたアカウント情報を使用してログイン出来るようにします。",
  "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": {
    "io.gs2.unity.weave.credential": "1.0.11",
    "com.unity.modules.jsonserialize": "1.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/gs2io/gs2-cloud-weave/tree/master/Login"
  }
}