summaryrefslogtreecommitdiff
path: root/saml/package.json
blob: f60d0a57224355818f7f29036126af1673e086d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "CodeQSaml",
  "version": "0.0.1",
  "dependencies": {
    "bluebird": "^2.10.2",
    "body-parser": "^1.14.1",
    "express": "^4.13.3",
    "log4js": "^0.6.27",
    "xml-crypto": "^0.8.1",
    "xmlbuilder": "^3.1.0",
    "xmldom": "^0.1.19"
  }
}