multipass
Version:
Encode and decode Tender Multipass tokens
18 lines (17 loc) • 436 B
JSON
{
"name": "multipass",
"description": "Encode and decode Tender Multipass tokens",
"version": "1.0.2",
"author": "David Wood <bitprobe@gmail.com>",
"repository": {
"type": "git",
"url": "http://github.com/davidwood/node-multipass"
},
"devDependencies": {
"mocha": "*",
"should": "*"
},
"keywords": ["sso", "tender", "multipass"],
"main": "./lib/multipass",
"engines": { "node": ">= 0.4.0" }
}