casauth
Version:
Authenticator for PHP Jasig CAS ~3.5
22 lines (21 loc) • 396 B
JSON
{
"name": "casauth",
"version": "0.1.0",
"description": "Authenticator for PHP Jasig CAS ~3.5",
"main": "casauth.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"request": "latest",
"cheerio": "latest"
},
"keywords": [
"CAS",
"Via",
"Authenticate",
"Login"
],
"author": "gandem",
"license": "ISC"
}