{
  "name": "thorin-transport-http",
  "author": "UNLOQ Systems",
  "version": "2.2.11",
  "dependencies": {
    "body-parser": "^1.20.4",
    "cookie": "^0.7.2",
    "etag": "1.8.1",
    "express": "^4.22.1",
    "helmet": "7.1.0"
  },
  "description": "Thorin.js HTTP transport",
  "main": "index.js",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/Thorinjs/Thorin-transport-http"
  },
  "engines": {
    "node": ">= 12.10.0"
  },
  "homepage": "http://thorinjs.com",
  "bugs": {
    "url": "https://github.com/Thorinjs/Thorin-transport-http/issues"
  }
}
