ngauth
Version:
Authorization layer over angular
29 lines (28 loc) • 575 B
JSON
{
"name": "ngauth",
"version": "0.0.8",
"description": "Authorization layer over angular",
"main": "AuthBase.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://AlmogBaku@github.com/GoDisco/ngAuth.git"
},
"keywords": [
"ngAuth",
"ngauth",
"angular",
"authentication",
"authorization",
"auth",
"ng-facebook",
"ngFacebook"
],
"author": "AlmogBaku",
"license": "MIT",
"bugs": {
"url": "https://github.com/GoDisco/ngAuth/issues"
}
}