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.8",
  "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"
  },
  "sampleScene": "LoginSample",
  "tutorialWindowClassPath": "Gs2.Weave.Login.Editor.Tutorial.TutorialWindow, Gs2.Weave.Login",
  "dependencies": {
    "io.gs2.unity.weave.credential": "1.0.16",
    "com.unity.modules.jsonserialize": "1.0.0"
  }
}