{ "name": "saml-decode", "version": "1.0.0", "description": "", "main": "saml-decode.js", "scripts": { "start": "node saml-decode.js" }, "author": "", "license": "ISC", "dependencies": { "saml-encoder-decoder-js": "^1.0.1", "xml2json": "^0.12.0" } }