{
  "name": "express-loadmill",
  "version": "0.1.7",
  "description": "Express middleware to enable crowdsourced load simulations via loadmill.com",
  "keywords": [
    "loadmill",
    "cors",
    "load-testing",
    "express",
    "node",
    "apm",
    "monitoring",
    "performance",
    "performance-testing",
    "ci"
  ],
  "main": "index.js",
  "typings": "index.d.ts",
  "repository": "https://github.com/loadmill/express-loadmill.git",
  "author": "itaysabato <itay@loadmill.com>",
  "license": "Apache-2.0",
  "optionalDependencies": {
    "loadmill-monitor": "^1.0.1"
  }
}
