UNPKG

auth-provider

Version:
36 lines (35 loc) 724 B
{ "name": "auth-provider", "version": "0.6.2", "description": "A wrapper for oAuth support", "browser": "./index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/formula1/UserProvider.git" }, "keywords": [ "oAuth", "authorization", "clientside", "serverless", "browser", "browserify" ], "author": { "name": "formula1" }, "license": "ISC", "bugs": { "url": "https://github.com/formula1/UserProvider/issues" }, "homepage": "https://github.com/formula1/UserProvider", "maintainers": [ { "name": "formula1", "email": "samtobia@gmail.com" } ] }