{
  "name": "@stainless-api/prism-http",
  "version": "5.16.1",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "author": "Stainless <dev@stainlessapi.com>",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/stainless-api/prism.git"
  },
  "files": [
    "/dist"
  ],
  "engines": {
    "node": ">=18.20.1"
  },
  "dependencies": {
    "@faker-js/faker": "^6.0.0",
    "@stainless-api/prism-core": "^5.13.1",
    "@stoplight/http-spec": "^7.0.3",
    "@stoplight/json": "3.21.7",
    "@stoplight/json-schema-merge-allof": "0.7.8",
    "@stoplight/json-schema-ref-parser": "9.2.7",
    "@stoplight/json-schema-sampler": "0.3.0",
    "@stoplight/types": "^14.1.0",
    "@stoplight/yaml": "^4.2.3",
    "abstract-logging": "^2.0.1",
    "accepts": "^1.3.7",
    "ajv": "^8.4.0",
    "ajv-formats": "^2.1.1",
    "caseless": "^0.12.0",
    "chalk": "^4.1.2",
    "content-type": "^1.0.4",
    "fp-ts": "^2.11.5",
    "http-proxy-agent": "^5.0.0",
    "https-proxy-agent": "^5.0.0",
    "json-schema-faker": "0.5.8",
    "lodash": "^4.17.21",
    "node-fetch": "^2.6.5",
    "parse-multipart-data": "^1.5.0",
    "pino": "^6.13.3",
    "seedrandom": "^3.0.5",
    "tslib": "^2.3.1",
    "type-is": "^1.6.18",
    "uri-template-lite": "^22.9.0",
    "whatwg-mimetype": "^3.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "0ebd5030a6f4dde2f14b3e73a258efbdaa35def3"
}
