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.gold / package.json
Size: Mime:
{
  "name": "io.gs2.unity.weave.gold",
  "displayName": "CloudWeave Gold",
  "version": "1.0.1",
  "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": "GoldSample",
  "dependencies": {
    "io.gs2.unity.weave.login": "1.0.5"
  }
}