UNPKG

wasteful-scope

Version:

OAuth2 scope utilities for the wasteful scope parsing, comparing, merging, etc

32 lines (31 loc) 718 B
{ "name": "wasteful-scope", "version": "0.2.1", "description": "OAuth2 scope utilities for the wasteful scope parsing, comparing, merging, etc", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://github.com/coolaj86/wasteful-scope" }, "keywords": [ "waste", "wasteful", "scope", "oauth", "oauth2", "permissions", "permission", "parse", "compare", "merge" ], "author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.com/)", "license": "Apache2", "bugs": { "url": "https://github.com/coolaj86/wasteful-scope/issues" }, "homepage": "https://github.com/coolaj86/wasteful-scope" }