{
  "name": "@hclsoftware/secagent",
  "version": "1.11.1",
  "description": "IAST agent",
  "main": "src/Iast.js",
  "keywords": [
    "IAST",
    "Security",
    "AppScan",
    "HCL"
  ],
  "author": "HCL AppScan",
  "license": "SEE LICENSE IN HCL Master License Agreement.txt",
  "dependencies": {
    "acorn": "^8.11.3",
    "adm-zip": "^0.5.14",
    "body-parser": "^1.20.2",
    "cookie-parser": "^1.4.6",
    "escodegen": "^2.1.0",
    "estraverse": "^5.3.0",
    "express-session": "^1.18.0",
    "form-data": "^4.0.0",
    "lodash": "^4.17.21",
    "object-hash": "^3.0.0",
    "pako": "^2.1.0",
    "path-to-regexp": "^8.2.0",
    "process": "^0.11.10",
    "set-cookie-parser": "^2.6.0",
    "uuid": "^9.0.1",
    "walk": "^2.3.15"
  },
  "devDependencies": {
    "eslint": "^8.50.0",
    "eslint-config-standard": "^17.1.0",
    "eslint-plugin-import": "^2.29.1",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-promise": "^6.2.0",
    "eslint-plugin-standard": "^4.1.0",
    "eslint-plugin-n": "^16.0.0"
  }
}
