UNPKG

rpc-gamecenter-auth

Version:

Apple GameCenter authentication handler for rpc-over-ws

26 lines (25 loc) 673 B
{ "name": "rpc-gamecenter-auth", "version": "1.0.2", "description": "Apple GameCenter authentication handler for rpc-over-ws", "keywords": [ "GameCenter", "Authentication", "RPC" ], "author": "Brian Hammond <brian@fictorial.com>", "license": "MIT", "dependencies": { "gamecenter-identity-verifier": "^0.1.1", "lodash": "^4.16.6", "normalize-user-alias": "^1.0.0" }, "repository": { "type": "git", "url": "https://github.com/fictorial/rpc-gamecenter-auth.git" }, "homepage": "https://github.com/fictorial/rpc-gamecenter-auth.git", "bugs": { "url": "https://github.com/fictorial/rpc-gamecenter-auth/issues" } }