UNPKG

wasteful-scope

Version:

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

36 lines (35 loc) 658 B
{ "name": "wasteful-scope", "main": "index.js", "version": "0.1.1", "homepage": "https://github.com/coolaj86/wasteful-scope", "authors": [ "AJ ONeal <coolaj86@gmail.com>" ], "description": "OAuth2 scope utilities for the wasteful scope parsing, comparing, merging, etc", "moduleType": [ "globals", "node" ], "keywords": [ "waste", "wasteful", "scope", "oauth", "oauth2", "permissions", "permission", "parse", "compare", "merge" ], "license": "Apache2", "ignore": [ "**/.*", "node_modules", "bower_components", "app/bower_components", "test", "tests" ] }