UNPKG
saml2js
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
Parse SAML2 attributes into a JavaScript object.
github.com/Aplo/saml2js
Aplo/saml2js
saml2js
/
.travis.yml
7 lines
(6 loc)
•
71 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"0.12"
-
"0.11"
-
"0.10"
-
"iojs"