{"_id":"exegesis","_rev":"67-2729f50bcb6c4e326eee10ce933b8292","name":"exegesis","dist-tags":{"latest":"4.3.0"},"versions":{"0.0.1":{"name":"exegesis","version":"0.0.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.0.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"590fddf589565f46d9e24d872a3657bd10890773","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.0.1.tgz","fileCount":141,"integrity":"sha512-3SVmexAQcNfZQNH5sMoPMZME1qQ+bIUHI8y64eW/LIstu7PGEzd8r2tQYTwF+5a/ye+JF91vHhg8Kbz8HhmKVQ==","signatures":[{"sig":"MEUCIBaicizaHWjW1I0RDbNmB89YXtAqs4geA0wWUUiLg+dZAiEAwpSwhJolGXelgDRq06tg51DB7FzVB5STJvIQfoPPHf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227558,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa51+rCRA9TVsSAnZWagAAMwYP/je4sVBTKUoNMbvwGgr/\nLZTCvochnq58vs4dQOjQWOP/lt7oUmEOcjx2BgUelOJm64u7Ma78Vc6mSPPX\nac7Yu2xd9u3BiJIdQx4vmwCujoMloeUQh8NypYWPObwhipgfmSfezqYYOdFI\nvopSP5f0HExiUTUHm8+xxbEq+NGd6PRF2oSW6R/piv+YgacgB08gbarI1CF/\nhTyxEPN8QuhDYBb4AfaQUje6V6An7Fdymqp8K2QpwlnZ51DWBeBzN+FtlGdj\nIR3Ndy4qjbo0pJm2HXzA5+SLHqz8ZdnKT7XLMQgclU2w+Ky/eSt0B+N3KcRC\nI4UhpyZ4S+mV3NKiWQBqB15qszuRDzQe0m9dd4hc+GaAxWooDj9BD0WCZy5q\nS93nXU8z1EV4+E9kMNT9RTI5cqxJxmCaT3WWOpiQi6Dpxm708n18s4u+r/vy\n+yVQdwgYPiv4x+j7kmQRcLe0wjkX/FG6AZpuPhvffLyiUSHxp4U8sC5cqeWJ\n1NNUT5hos22MqiUVAuK1zEK9cuoMlTON45xUAYToH2UVPCIOJcV+pvRtdeZv\ncuAojEVzScw7TpW19TRs3dNONikj6+OpAKWXM6MbL3GG/MTDsQGbSbUX/p56\n9Uvf9odicuAbSkOzfm68+XDmT12FyJmUtFupab65gvL3hdkQokkUpmOkthKJ\nA+yQ\r\n=bAaD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*","types/**/*"],"husky":{"hooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run test:pre-commit"}},"types":"types/index.d.ts","gitHead":"66c2a96f1077867ca5a104fd5d8b0d383d05be55","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib types coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"5.8.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.1","ajv":"^6.4.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.2","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.8","json-schema-traverse":"^0.3.1","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.1","chai":"^4.1.2","husky":"^1.0.0-rc.2","mocha":"^5.0.4","tslint":"^5.9.1","ts-node":"^6.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.0","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^9.6.6","@types/pump":"^1.0.1","lint-staged":"^7.0.5","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.0","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","validate-commit-msg":"^2.14.0","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.0.1_1525112745727_0.16053105845854554","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"exegesis","version":"0.0.2","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.0.2","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"057663ae8f5b683bb41164daa9761b29ee378ccb","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.0.2.tgz","fileCount":140,"integrity":"sha512-OdDr8/gw3mLzUELs1rP1wh1gyJaJcXEQC3KrVEEALi68WoK1gc5c+jdwGN7uE0/GKNW8QQrULFBDRWGZbYtwfw==","signatures":[{"sig":"MEUCIQDRT9xkCJHj5n5SDW7ZA64IdX04FlfH6lqCMxtsM4VASQIgEunAdOYEtnKpnDVgQMWEPacA42cpjL2cwmQqwCXdnPs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5256CRA9TVsSAnZWagAATOYP+QGeUyhhSiKmweka1tjZ\nJdhzxEE/3dd9eX+d1kaH/QXA4NJpM61MFgGsruxkxqOUBSRzM+jvBtzTUCqH\nMNSSi/NcAJRvfUowEZ0EYwESQa32G2lAAE5ZX+35QUS0unXhjV7pAmbQSPsO\n91L+85iKKVdQcLfwVVIvcYM0/RbCVaTZfkVo8IvUrX5CL/Gw2aalWZr15EhB\nwiMKAAyYFDx3f2vABTpeaCP9LNdAWQ22Rp5c3tMWS9S7KALMlithJyvhuqig\nTbuSJAY/6v4uXdRIAQHF9py2a3xkE0FWqhpo16WJ8kCKh8b4PpV3ce7KgXNX\nIfqYhFWtcNFfpirAfqLAaQ1U7sBfWRD+MnQfX13u+d4mTgcC2K8BCQDCrpEH\nO3t0GP2sF7MAZcSBmp3+z6H9pq6m1RjLmSPnf3z8Nn56kDRwTRnPGDr7jsGb\nbgy9kwAe7YE/5NGx1Dp7gkrjBg12aDR3OK3MDv6cKNwatqfOMCw/V6/1B4tq\ntDdOCmGzV1fRItgOzbcsPyfBBZklaxfVDjoHQ6bwgbVcPabtRvJkwe5o73Ih\n7QoCoXHeaWSx84xVxLR2B0k3ZZf78NYfOHf/8LD0nx1hy3ZKzPX1HmJ0sCDm\n1n1iKSy7uPzARyhdaF4m1Z8S4TLQwCN5LhzlvZsOe9jcj7TY64+8EDAQ43Ub\nPgJo\r\n=WKDx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","gitHead":"4a5f314341e6572b9cb9fdbabf577c700745d790","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"5.8.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.1","ajv":"^6.4.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.2","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.8","json-schema-traverse":"^0.3.1","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.1","chai":"^4.1.2","husky":"^1.0.0-rc.2","mocha":"^5.0.4","tslint":"^5.9.1","ts-node":"^6.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.0","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^9.6.6","@types/pump":"^1.0.1","lint-staged":"^7.0.5","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.0","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","validate-commit-msg":"^2.14.0","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.0.2_1525116537275_0.7799563894240651","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"exegesis","version":"0.0.3","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.0.3","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"6b376694006ceb0363ad9e31a4c4bf7d9a955905","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.0.3.tgz","fileCount":143,"integrity":"sha512-ycNDLVFykoVce7kbl1MHKKn1pl1F4z2y6bEUN4xpcCCDBKXpFFUyj2P+Zf1winLxbkAmsyJ8o8twoBUHzUxfwQ==","signatures":[{"sig":"MEUCICNuWpCgIPED6hpMDERW/zm4EqhfzCNFFh9FblPgDtJBAiEAxqb41pbGXuBspM+rGCxoSU4V8fCKITe2GS0xVIhTNZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa55j5CRA9TVsSAnZWagAA0r4QAJsdYH4DlMS9+dOueuwa\nDivaixjFqpGYBDHI/HrVdkoEVf1++80k0ozfAp2q70zluj6IkjJZCfi6f7Xl\nys7WCB/rlC6IVmrUL2nvoPemEdkHVsHeKiXHDKrr77JexTgCbp7KIEhklUY4\nsnT7d3UarT5DkCEdjrz7CcGcjdCZb46DJ9/Tb01lSQfLDvM8LeEgv8PaOEX0\nEonIF/Pw9MaRw/2cHmgYpMxZIta9SGQPX0Hfkm4hwfVRiuslhrTkB2Ow4lgq\nS8mr5cjBFboHY9azbau2Pd6FQic1NGUgQwgJnfx78RF98AJdXCWcxfPAY5hx\nu6rw0KrMeMHWYHILBLO64VgwjXgrihavs6JuLJ5ynmb6GZGeQ8fAMuVPq4A+\nINYIjwgjQX8xgdmM+hh4oWN7IIcO54qg/xUQAqYSahvjuSg+/QijS2oyFS7i\nOEpUl9djAwnKb+gJNuuBDfPIO+zSbP2wO5JrTL3pJ/ZbC6rmvaJYHduxHIxu\nQ0BVk0s202yZUyZPWpaJV8gu2DgPLGpFgxymrFg8X9JoeGZBpoX0cwQKpDzq\njf819Ec6/In/HUKrSX8M6aYPuGm9YF+mGCBF5BJd6y61Xtq8UoKPuRmEUHeY\noPhP0TIUrGNYROZBaz+I/azDEbrwlX21yzgP4JQNlluVB8c6Sb7YTipayPBj\nv9Mv\r\n=WMqn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","gitHead":"36c121188466a38300cdae1c960a1ab782deeedd","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"5.8.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.1","ajv":"^6.4.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.2","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.8","json-schema-traverse":"^0.3.1","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.1","chai":"^4.1.2","husky":"^1.0.0-rc.2","mocha":"^5.0.4","tslint":"^5.9.1","ts-node":"^6.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.0","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^9.6.6","@types/pump":"^1.0.1","lint-staged":"^7.0.5","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.0","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","validate-commit-msg":"^2.14.0","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.0.3_1525127416950_0.22748322121904518","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"exegesis","version":"0.0.4","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.0.4","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"31298844df4411d9ffaa1e291f232562e5041827","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.0.4.tgz","fileCount":146,"integrity":"sha512-0QxXKP/8VDA2kB1N3tbrXrd7nwQZUjbrX7xHi8Hlp3u8U9/9vzc4ct/vimYhq31fI+d1a/hQVUs45gFkuyhe4w==","signatures":[{"sig":"MEUCIFTq12oigAFAZFu+LW9NIVel6B7vGbZuW/ryqIxOVnCvAiEA5igbQU6nYR6TcW+gV6u2XG7AFZs+Y3lTGB+FRqbKogY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6B4pCRA9TVsSAnZWagAAFIQQAJzi4lnTEkqZoXlqCrGa\n6FLO2HEnLX8VYCtj18KGmyn+i3mJtJAJXNgG/1TnWmyC8ewcyu92nlKBzQJh\nCSFEOvCw8D2ACh9vGKDnJkL0vsRtMozk0+M7x/vXYumlumQ7Wkl8pL2oJ0yq\nxCDelNQ/KBMVWqsCIZ5kI2qHhLqYmK25k9EeyJ5jI2sPK5xcd+K4d27GPvZA\nkDl0A1seDj9rjyPpdbeHlW4PR1bazrCaGLBy5clPiNeYNwJumlS1OfO/aAPU\nM+FyzmiWd+M6oSq2nxzH+x5+z2liRFZM/GWqFPN2IGDROl1q5jZETUazeNqv\nsYiqXrIBV8tRnstAGZmzXerPvFe3q2gQdug0/Brn+cWArYoMSQTo20NdOWgD\nkJHBvadCkD9kW02khfnfpNUeAOaItxvkyenfeWSsH4mUZ3qAYnYUMPb0Av4g\newDfS7ZIoQ9pok7HprxszBU0YtTZni5sEVPuzvMRle7qPhcEFlq2CRaQlEp6\n12Ta9d7tPyRgEsE9bze/unD8niZxvIE/+NRKhrAIHto7qWJbmHlxRSLLv/TH\nB6iUjnRQSH/+AiGwg0rKuaVF1d8Vx1cL+yxklMiK0w2sQtyvbP8vWr/PW6L5\nxLDkE47IKd/SbrvUg8M1uFqN8QHNkvTAdmbsA377+J80Goc/XxU21exhbV/M\nPOOL\r\n=e1zd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","gitHead":"817b39dfd558748fff1e810589669782e09c51cd","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"5.8.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.1","ajv":"^6.4.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.2","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.8","json-schema-traverse":"^0.3.1","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.1","chai":"^4.1.2","husky":"^1.0.0-rc.2","mocha":"^5.0.4","tslint":"^5.9.1","ts-node":"^6.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.0","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^9.6.6","@types/pump":"^1.0.1","lint-staged":"^7.0.5","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.0","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","validate-commit-msg":"^2.14.0","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.0.4_1525161512873_0.905450466627292","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"exegesis","version":"0.1.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.1.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"67c7fe3abe5c5529da56bc369df0d52c6bf7b4b1","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.1.0.tgz","fileCount":146,"integrity":"sha512-zV6fzvlqeGdovM6OCxgpjBfKz0alxw+fGJohUOROTOqDMGL22EW+97iYwDyLN9uzAAhNcKrUXSLlVLE2tTRbCQ==","signatures":[{"sig":"MEYCIQCDABKSksWr3Ncd9fvfG0fFdKHe/gUQilHkhwoiZlaD6gIhAOIH0ezzlm55e2K8+xYnDp/8Vb99g0C7JEPIs7wGtd89","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6CNxCRA9TVsSAnZWagAAJPEQAIwh3g0QC0RoC+RZXh+J\nGKO7wo6we4ZWP8L2tp8foWHVbs1PJMCck5CcUfS4vraVUodNfKdPdXGDAMvk\nCTOlRc/U/OP6hhP/TZS2QPzWI5QTH/TPnpMTVoDVvlWKbrhYkVW26UqWpxtb\n+Orvml/jLczpzfM3ZB1AEcbSsmHv263psP9ZdilU2yHOvvZBvmrsKKRwEGNj\naB7LZSewdNWPJlNbd3SoC6Tg4J7lTeSnZq7d+Qub28I3PCdBoP3vkE1NRMeF\nZ3oHPCYRX8TkQdW/ZtkYAJNQYb5XyCTLWxc+eIThWdAhmN3J+6pNnk1d2c1H\nQnKaAaAochC6dwKNr4pUnLGRv7VUOzSH5vNEJMnh/chVro4WlU1eL+4UGnAD\na2QjjIircWbp16fzmZeijw+seb8h20k30QQlE/4Z3mgBnqwT8V5facNEIQlj\nFiqypmKxr/EbMGLoNDG1KuANFnzVV+IzP2f91gRbAOYXGv1yC9bMB3ikl9yJ\nMHVlpRzwB/07lIsl8I1E0rj9kV5ewHEAS+y8U8RbzkmIWDsNHvF5eUsVLqOe\nSi8KQrgJlJU1mwit4IoBVRFP7G3cIp4pewQOZ3DYxGJ4o2Xc72k5uojr+CLq\nikERGawhhIvWU9106XKbP0os4g3Neo5Ec49tgaHbJz9zd1A5J9/BOYSbOwwC\nkPdY\r\n=8UVS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","gitHead":"4228328ad61f3e01628d1cd4c82c35d407d67d73","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"5.8.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.1","ajv":"^6.4.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.2","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.8","json-schema-traverse":"^0.3.1","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.1","chai":"^4.1.2","husky":"^1.0.0-rc.2","mocha":"^5.0.4","tslint":"^5.9.1","ts-node":"^6.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.0","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^9.6.6","@types/pump":"^1.0.1","lint-staged":"^7.0.5","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.0","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","validate-commit-msg":"^2.14.0","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.1.0_1525162864582_0.00006894381390365467","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"exegesis","version":"0.1.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.1.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"4b2740383f266bb23db7539b4046355ba56b270e","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.1.1.tgz","fileCount":152,"integrity":"sha512-zQ0tYObX1xh55AP/rQOxvhJnMDGnge30X8C50QzsRfI1YkF3hFP4fi1koFtJiKxeAgrfeOQVU/Xpi3z6OPLlGw==","signatures":[{"sig":"MEUCIQCCjBSRC0LWwPKti2g9+Dk9MT//u/H/uIvrEimUqVUJQgIgOGIUG1qer2Goe0cwognTRouC0uGnYBnUbBnzRMflZ5E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":264965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6OgdCRA9TVsSAnZWagAAKVgP/RU6Q28dTWfPoD5ow6hc\nwAJWiPzrLlrps+PLdlRJG0J9xXUDJVPqed/KGqpZDRQ9xt1sUPWJ68o97ZY0\nzvaVVdzwCkyVmQ7/RYmBci/yXU87Web2F1KyNRRS4J8QLhrmT4K4Pvdw1Dre\n9fzAIHLFZJ+0akMrL1zjSpDud6CPVvoMRM2cKyN5QyEsWnSrNq2huGVO3d1f\n9hVaL4nHQSHp2sDFgqwt5qGzvRyKby5DM2VYh/LdaDXJn+CkT9KsEMip+dcv\npWqh7vV6BUjEtEv4Q7y+5pjmMu653XuM1NJ37thPVeOfUdwrRloRRYAlPm6j\nP2/4rENPf/k4UrJ7nJjMVpDgnvmhChJ3HU44uyTsoD7e0woSenY8Eq3C4Nrn\n+khljipOCO7IPuzD7ii2+0FG5t2NN2e8YC7fyxGV/DlhQ4bJ6kREvSF+wqx5\nmW6Q5bMkTLsHuaRtL1/292Oyke2GP/wV/MaIgAtvAhAw2jSWeK1truv6CPlu\nMIEQ3gAgcqOtu44uYeZInLp7E14MEzERAzXPEkpwN2L3QclXGuNY87mnccmy\nmR4gUx7v682kJO504mNdPad7HEyuVwPdzOicKSRBx8jYs3Ygzx/AHXe8O0Da\nFbjJSBXFWz4RrMWPnLfaHobQTrRB5HRl3i+1bIvtTDXNkcCRhwAypfXl7MKd\n3sB5\r\n=o1gQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","gitHead":"64c8492cc0a8e312881c7c680a7c7da3dbe29b7d","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"5.8.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.1","ajv":"^6.4.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.2","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.8","json-schema-traverse":"^0.3.1","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.1","chai":"^4.1.2","husky":"^1.0.0-rc.2","mocha":"^5.0.4","tslint":"^5.9.1","ts-node":"^6.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.0","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.0","@types/pump":"^1.0.1","lint-staged":"^7.0.5","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.0","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","validate-commit-msg":"^2.14.0","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.1.1_1525213212538_0.9488405639652395","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"exegesis","version":"0.2.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.2.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"cd41b6198f3565f030072c086a0ad4399bcdd9ba","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.2.0.tgz","fileCount":152,"integrity":"sha512-/d19vxfc1+mf991+6/lUEQynuCypoIzMwXvcX2shZbj8Ien4dRL4gZwnZqZt4i7W0Uh2XYK1SmVtOiWJYrrPSw==","signatures":[{"sig":"MEUCIBbuW/WzaBSdJXaErgQ4KFjW0DfOAnhCHPq2OZMQAHpuAiEAjWmdhc6oOvfAsJc1gniCTw8bTBwzPZ9owUsm30ujKMw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":264962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6c/VCRA9TVsSAnZWagAA7h0P/1qc/mkn3jYxYm/X2w7h\nKZvoVVrRF4vt3Z1qi6B8NnIX5CLQhqxovxTY8PB4k1M4rYaNC2WHpw1urfo/\nSvD4/auMs8utxt/5RMN1XYOShy+hqIAH6mLSEXrotSnR3EPr7WnpKncAgq7v\ngSp6qAV7O5AHpSvx/OU88/HVZQCmmJ0HMlptziPMoymeP60zHldWfR/jNn+p\n5vcoEavGshWPj7Q2aPKgVPxp4SbDf893YFVYbWkj1Gxx2mRB3ejeY4kvEzI/\nYVEiQThNxabRt/DPij2+ThqIjsIizCjKfGy8bHPwQ0w6EFQ89r8Zd1FbNIEB\nwL7pjIPv0sn61wo0VCfG3wWRU5X4bZEnZhu6nGTHZIP9GGCvlidGGPW9DMc6\nZyub4j6NA0s0ekQffvPle7VXW4srQB8caWrVhfaDg+Lb8I+EqM8zb7cifpTE\ng9xFod0mIBQNv+5yxZ4YxBdyCWc/P5K30/KHYuNPBv0Ue997/4HT7cH0m8TF\nb5OUYwn3u71jydxkGQ8A5NfahSGul3Apq6zjRIXG6YJ1YIMCJbwJO7uiUlGr\niTp+jPo67E7GUJ3GOmqIMJ2nxu+Choaddoz3peBoGEgo9Y1oT8YF1GJCTOtY\nqJbvQ8isVr0+PfvAgxJ0rw/cuLYaQxmF/nO0JV+984w+tqC98b7fskvG+QdS\nbJI7\r\n=vQoz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","gitHead":"8fe80e2f48de86887621f8ff76e4872abb2cd719","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.1","ajv":"^6.4.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.2","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.8","json-schema-traverse":"^0.3.1","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.1","chai":"^4.1.2","husky":"^1.0.0-rc.2","mocha":"^5.0.4","tslint":"^5.9.1","ts-node":"^6.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.0","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.0","@types/pump":"^1.0.1","lint-staged":"^7.0.5","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.0","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","validate-commit-msg":"^2.14.0","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.2.0_1525272532552_0.23257996333170872","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"exegesis","version":"0.2.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.2.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"7c29c048c02e01655a71f74e0436c28b5c7a9c04","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.2.1.tgz","fileCount":152,"integrity":"sha512-x+4n1zf4fAjgZEnKpx22YM11KKUcPoSsCn90G/BOUajcB3vGZXt8XWc8NE8BUCdgIe49KUyTF1sQmoBSTdcZSA==","signatures":[{"sig":"MEUCIQDapmE9diUMiIIaR7qLQVW2NBGKPrV5Vf45EdSb285kAwIgIeT8vFiI5BnwvBiiBwa4FOSUNv6RRjz/A7we5BScZzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6gq+CRA9TVsSAnZWagAAxxEP/ivHYjXYluE7pMyr5GiF\nJqtW3JTr4pj5YMwr00V2f6c7YTKWdFpJROI0DehLYbOVgBlARaNobWZV5E/P\nZK/SRkkgsxk/VgI8Fic2kt4jInm98ql24+gd3vnotvIyASIBmvMkmyRwMk/w\nDBrnsygg8ckajOq1izd+8E4+WBCHX4GivHemHyCCAtrBiUkuuZDUD9kkQgdN\nkdoIg80o7hOuPEvBXexIOOaHJ3mxJsDyQCfrvoTbCjJf9lB1EiHZS3TuUORd\nt+dC2IWlXMQbWxhSCWPcS0ug8Z0muPrA+Fq5YRZ/GKxN7MCHdZMkNPVDHsWi\nupP7lu4wv7+1+My4QAx4TVI31WyCjmdrXVY1sft1pdJ2YPtDWyZL3ovGvq/Y\nukRuRRwS9fy7yFP4+K67hVV3Fl/9DU1l6m+9r8VpsHfzDhlUZkrorTYBynxM\nAo0l3+crU7ZQ/TNNWam3pWdaYt02lwnsDiWlCYyCHU4OdLZY6ZYadGaLKe33\ny/np45fxMXTJqX5X0wnvQi58jOxns2tCaLY1W0aF8ZP8m8fBSDXiI3U7PRti\nCsurgwtRbsTVClDMXQMt1XtJdbmVc2EO2n2w9jk6oCP3C2Ig0w0wHO1eaUMK\nHvGom5InUGzMi1d+Cllyyb/RHpk4VKz6WyWpqlu++dc1MoMD26uTY7NdyN7W\nw6FD\r\n=/Zpx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","gitHead":"29af11e889db2d809320c1ee60dedb1a86914887","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.1","ajv":"^6.4.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.2","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.8","json-schema-traverse":"^0.3.1","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.1","chai":"^4.1.2","husky":"^1.0.0-rc.2","mocha":"^5.0.4","tslint":"^5.9.1","ts-node":"^6.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.0","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.0","@types/pump":"^1.0.1","lint-staged":"^7.0.5","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.0","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","validate-commit-msg":"^2.14.0","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.2.1_1525287613698_0.6656782912265018","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"exegesis","version":"0.2.2","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.2.2","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"ce4a1d73de97d8c7e9a873250b01535601e17f78","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.2.2.tgz","fileCount":152,"integrity":"sha512-H2CwXMlehsgeLnppXQonLgxWmpIy1pK+25yWQwyfqW7r78NJ7HMIGsNHoPFeTuAdGqWMTHDTnyIxB5DKRzNGZA==","signatures":[{"sig":"MEUCIQDO0aegKXtOUB8SSEVOJwoLEB+qQ2R15nyjF6r7MhI2sAIgMWIOdB+ruUurdxpv71oljlEwoMSEoFA5NbfBZnSwo5c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":268756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7LCxCRA9TVsSAnZWagAAWtAP/A+tI/YojFtYDFoxloeY\n4bif27vtHiVwDJ88RQilf0ASu3wwj1cUX4/XqB7tYuWsDIxAE6Z6Cti2LVR6\nA4P7ypDqKVxwiCnebZ51vlFJwMV9KB9oi26HSdKJNC3MBM5lvlbWOguVd+G7\nga0IDBuuFVntirxPaqWb6U0Yep56g6QtYwdgxkah8cvpvKRBqcNvqNcGxN5k\nGF0Wfg8H/HAsyMSqHJgA/cszwFFiabFCiR6G5KdmBSM9gtZGpeeqEi+pYY8T\nP7yANvTjLMDW/SJ854W+koWP5en1JsEzsmlyFX71chfPqRonkLo/7ypCu4mO\n5sGSkDI2ZEgTiC+qLq5EsVa4tiXmGUWu48zTIFLwLsKoInZZSzpB2ygI5t2L\nn0/TNsh7h2/rn4yw2kprtEi5dGNsdcGVQTPDID57TRBZZ785tsbRVA34UUw5\n5F+ktMNZtMnHgpm1FTjjrXDUpZw2hUWj2mn0HRio4vzHneuqz7jQrFA4fTxu\ndlT4k6vgBIIUEAmGzUc8ecqwEhyBYuJE9+pFqZ3a801Eut9RUbHjcUYZGNX+\nJkKe2FjoAfJgTFeqBFWqrxpdWo+xc2edPKFXzQxWx3j36v/p0bL9idMve2X3\ndorWqTf966fd9iskvzILAtGs7qzOMjNH+ZDK2OyToW9lpagz3RNaZi3OH03c\n+KfW\r\n=0DJP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","gitHead":"c6180544f5a178d203fd95e9b2fd8bb7cb16a49c","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.1","ajv":"^6.4.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.2","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.8","json-schema-traverse":"^0.3.1","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.1","chai":"^4.1.2","husky":"^1.0.0-rc.2","mocha":"^5.0.4","tslint":"^5.9.1","ts-node":"^6.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.0","commitlint":"^6.2.0","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.0","@types/pump":"^1.0.1","lint-staged":"^7.0.5","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.0","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.2.2_1525461168758_0.5601035137589574","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"exegesis","version":"0.2.3","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.2.3","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"335c3b165e7a2528239e5a047675f62a3bfb511c","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.2.3.tgz","fileCount":152,"integrity":"sha512-mXwZhdpOA1F2HGmfN1pzdjsdLv7nVKDLKsc5VxA3mfwudg+1r96lgqJWGShtb1m+NuZr0IGQ6bbaqxCNPa6SdQ==","signatures":[{"sig":"MEUCIHsbxmyf9LOz2SNJR1MIglHvwc4wSp9fq0u2k6nz2EJjAiEA8+xnLyPi04O99lX1CanHrexIZUO2nuzB96fRIYXViAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":269115,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7NXLCRA9TVsSAnZWagAA7+cP/iGSQuzim4u6UB0dqNIp\nuucG8gP3p8y4nlTUPDhMcqGEXUIl0zOJLY7AmRfF8DvaEh0BjV5OmqEBlmfs\nXLXdjnSWrcJWX++7cgz6cUR11tSZMJBa75heD2UM87HEuuUOKl4rypRpeEps\n8CwQnDV6JItvMosIoN8FV/SRboAJEli2c0c8yBb3PIouhUVPx6jb2XeI+Qzf\ncOQ26xaWewgaEEPzyixbFKoTarPiTuHomlvbiAHZc59J2NR7aTeiMSUNB+Kl\nKO9aHuFtEQk1pNEts/ZmX2VBQdb0VeXy7WDYGyXF4DVZF+jtZprXxJge5SY2\nwm7bwMDheVpxZClBLIy6GjcPPna3+bIjh4KEVAmqTuI5IujQN9MNl7EjvY3S\nNWYvALaBnHQOkxyJcDuQh0xSE1GQ6yBZOH73BFbQ7qqIprqPJ+dqNK7ZwomD\nVGZTSBlNSxHpeA+RXWu8hHp9RbRDkMWjeBGvvg5FAT7kEmMoSGy9ybtATbvj\nleOxpehPDsYjoIkqOIr7FbOZIuI8yg59f2mv/Hv0/FNbRAL33bViJJzupISG\nm47QcYD6vu1UlSbwF+CYz7twcFl0G8GJWtNpgMiPLkBhgMPEY4LGrRyPOSOY\nv34cPiY+raJrTII0jbGT3l+B0y7Dat9Mg3pmOWa7FQ/dvwbHLAAVezox1rCz\nIlCh\r\n=P3Uq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","gitHead":"b5751979ede50eec2946af9d47e9a980b6b280e2","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.1","ajv":"^6.4.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.2","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.8","json-schema-traverse":"^0.3.1","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.1","chai":"^4.1.2","husky":"^1.0.0-rc.2","mocha":"^5.0.4","tslint":"^5.9.1","ts-node":"^6.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.0","commitlint":"^6.2.0","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.0","@types/pump":"^1.0.1","lint-staged":"^7.0.5","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.0","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.2.3_1525470666854_0.02265594458364184","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"exegesis","version":"0.2.4","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.2.4","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"76cac22ba076b3f56931af7363cc6441942b2b9e","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.2.4.tgz","fileCount":158,"integrity":"sha512-7nqw7tbpvBbFGrU6GymAqCE4vgzz+JmuBOzhpSJDkkoojx1ASNTav+B+Q+frwNb6uSmQIfk1ZTFCtMDe2i8LVA==","signatures":[{"sig":"MEUCIQDDpMsY8wyMYAd7M0W62sqTh2uuvLGX0EGJo/qfPBTX3AIgNEgIJ5HwWQh7CSosPu/IG4eUbDydBn4z5i0NevpB/fU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":281414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8yDKCRA9TVsSAnZWagAAA7gP/j3ky7wWr7+/c3RgyMGy\nx2gSI8pRBPgiafrGcyghWmpFFHvCnKPelvpIkbi4AKA24tJFzMwaBZDPCxzR\nbrNFJml2FFvpVcHhqBmB98pldxoc/MSFE/xiZTtQcNHFGKJtoC1HD14N8NjZ\neVZ5wbqQfbF0zvqzFV3foVwcFUnLVT90/QfRLbSzsGyBBlhmyl0eWKN7nItR\nf88SVCyhf2vdtPS4rzvR92lf9cB7THew+HwAkMRRhsaKmaumv3vTt2Wb2khx\nkavFcO8uPGY57dvydNCuo7nsM4tJDo39yyLNl4YpI247Kbxlaj0LMvpNgDLG\nla0S3O+A81SDDcUXbcoYYwvgy49RKVs7sVFVRnEN5rFEsLAnxwgW1Vz7PUF4\nOEIQ7pHLhmvZ4SSoN0aFng11WbvsumvNuetyy329MOrTJ5h3KVhmjL4oc9Lp\n5RsyfAubEd/mXi4R/YwK/HFNLgaveD2RDfhKWvq/QTcGkrmZTuri/HpZSDi8\nRrlEZLtx+yKXqzN5s3N40CbWV3TbtqvjtOg8Q8L7KRo0bXzmwlzVFYzKdgDB\n9euBYEXZhytUeXEB2IW/cd1+PRIbbrTSxuijEt5vefSsYMAbpTJSzl93H6Am\nqJnowazO1jeamJ7cbNYezP/9PPd/VkOLQAJf6mSk0REGMPsybbnTUnDs4cFw\nWuCV\r\n=FZXj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"035374b03a4d8025205f4110ec99033e5c9046ba","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.3","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.3.1","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.1","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^6.0.3","@types/qs":"^6.5.1","coveralls":"^3.0.1","commitlint":"^6.2.0","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.2.4_1525883081308_0.3670515843942961","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"exegesis","version":"0.3.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.3.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"be27666ac0cf66e9908f16b1bb7eb9a9e9995fe3","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.3.0.tgz","fileCount":143,"integrity":"sha512-BSP+1UHcl7AIQMDWAuLOctzeU8yIUmjKYKoEtlLK72uIvQ5hIXIKOWoCxoa+7DSjRwB4DNQCJSrAEQp1v54k5A==","signatures":[{"sig":"MEUCIQCIg+PrGRifi57RTuylkZcFYyeNRlUnArXCq2eq0f/kOAIgOfkOpuLoP8brhh3OSk6kXOqmeXbPs8N4equgYvoDOHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa80agCRA9TVsSAnZWagAA58QP/2Pp8uoy1lRcY4ZH6/9U\nXzkpk2X2VvyVGDOPTAn+biraaw+SYoSs3JO4AY/RfskHoaZgRfWKqdyVrOvc\nx1kyw5YHYZHqC3n0asy7v2/clgx0f5ZMr49IHwCaNwhrQSWjMcEskrpgRTnQ\nApB0wGg+mO+0HctKlm596fO8ToMc9nhQrN3WM3H1VnQgC/usyUHEeFna2gHc\nBBLZ3mvIe0RY3aTR4DFhpxj2dHf/L6gHy/1Wc4ptpgIUJd2414wSvSF0+qvd\n9YT1CFJtlXuhMu/ePp1nFXOjhXvCYQwIbPBWjrzT9PoKpTm9naEUiHYtgmak\ny/gdbh0u20hde2n+Xkk2OBpg0Q/UwSEZ646Y1WojeIoJRzcKJuSbod1nzeIK\naRx+5IBS74egwX1KIv8ZNi8MlI3RZssobOFcOM9Nb/fjf+/lYSt/XnX2cZ5u\n/bfeFcSeOGZulg/hFFQu76vxGkxJXBj9dUDvogHiKdaHGjSdr29BUzMxVQKb\nrEh/O7YeNgnGjsc5zeTkZZRkesi0dkTsgskh/l1ZjWOEzXMPxPhe3jrPB2mQ\nBNhSW3SgewbVgem253CEE0YeB0M63BqZJlX4irWq9PgcFBm2FlEIo0xNHipj\nibfsYMASRlvd/0jfJIt0x0OuA3dINmnPaqiQXIfWMKFiUF5wW8gY0/k6lb+q\nHeGN\r\n=peeF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"ad0f1f7a90b5b9ae5b662597b8eb50ac38a54034","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.3","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.2","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^6.0.3","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.3.0_1525892767528_0.912335982637031","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"exegesis","version":"0.3.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.3.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"b68dba221e2cde60ccbf95e3fa15feba07ee6ef6","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.3.1.tgz","fileCount":143,"integrity":"sha512-19482nsVDXzfEY+W+M6NLcFi6LXG1GjSpte8G8x///HZ+lMvxnyhVITHca+mf7TrtQVHADhHTAhjm/DZuFzCdA==","signatures":[{"sig":"MEUCICJHogqsBuIxmlqI5kQp/lVbzCIy4fmQ8TCsHeP1kDU6AiEA7ghZJggZUAFKQL8m7NBRseoRuIXgqCwu9oF2DFILwyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251283,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa80lrCRA9TVsSAnZWagAAe0YP/3NkNd/hSiO9abL9fQUO\nhSulIu93pj3a30/BfG305tz5RjxVpHtI4oj2ypRG2O2nJdr51YLDtpD7N264\nfEJR8Z9v8wSs1SKDB3hASmpovFuBKpRCarnQreq90xtAa9hSRbEgrV7sRojW\n4l/ZhaJeaVHF48cyvq3PTm5aDDVbNVVmXZ9PEAO4aYfzpJLvifSBfdsnb7Qd\n9pmWz7HJhaSmOLwRSQSStcEfm1i/AFFjN7E3yztHuzGOHfpwaq+MvafOBvCK\n6Pkth39U9lKj60M36Bs3bN2XguG1ucuHuwXpHAPNuvcuu2gfPe9H494qDRtV\nICck0h3++VexlkLtO8e/aY5QbdzY+VHD9xlONWnWwjc9fGiv3byst44uLEqu\nZl8RMJPfIyEK+NYc2Rzb2Ktmj36zuBKvGdbHkGHCX6MJlIHTuz9Zrn+LSU+9\nJLcQZeJuZbfQU52vgnLSoTPshqK+MMLxrHkSOx7ZmSDV47JW8UvCOTkBiGFA\nDJHFt5cp5FyqeF6ruMLiyHD+wcGrN4OueCJayYB1wBXAt24WJT/0+JTHUheM\n0EbPFA/2QYaG1wrfalKKmznaiFM5zcsCje7zyaDJKpJUjcY2a3edT6eneLRW\nwgnWvFcTpYo5eszJePkjkpdpXXIx3tXv56mAJhDgSmpjFciKzKM3ATHwyX2G\n/Knq\r\n=4sNs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"339899b55f296f1b563c67f599e182a588b67bf0","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.3","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.2","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^6.0.3","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.3.1_1525893483292_0.9297319250424405","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"exegesis","version":"0.3.2","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.3.2","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"926df84fea072c00e3ae735cd7d6a43a379a77a2","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.3.2.tgz","fileCount":152,"integrity":"sha512-UXbfMEyQBNsJNl17U3Z9PLA3cprTPRHGljL1J1wHXV1aJ1MsrTetnyELkU1SpfN77OReiWpqjEDuw1++X2Ml5Q==","signatures":[{"sig":"MEUCIQCkd/Uszqdmtx0lvn9g9aeMlCLIJEwUHhZl8sKRASEy0gIgYtL6agVux9qa55Yud/FhXSFKAU4I0rvwb+mheEuXV8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":268739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+FuaCRA9TVsSAnZWagAAYUIP/1K6gshVq10eojlF1lqv\nzxoMZwbhh99S6X3YknljIc8dZ6DRuFvjM87WGqyCOpmrb2bfSF9E0Wz3Ao5f\nRzzifPjqZdtYO6NbwlEQjlwQ0jU3v3UL0C3MMhlW+KQan+9njomhFKONu1je\nPxtMMzK9bWvSZzv6utG0Fi9RFp90+FEeomsz+rUbkpyN01N6oSok1aOSUmPY\nQpDNojKAnNgmvpyUAEsC1+SJzfc1r1p0yRSqMd8hSOQ6/RUsYzV/T3W4BuTi\nfN/fP+C4KnpXkknW/y1DiyPn9LfhqZ4OKmsVPzqQZe0Bjpdohokm792p7Auc\nAt6UtqLiYV/SoHD/S7tIyFKnqLQnzjcRiS9U6RXbtOTJ8rallTAUcnnpJXuF\nSCQO8xIkjl1ymIHWPc72Bg3ZmY6W7WbGfc8IzzLaT5Hf4+nS74rx+jdA7Gg5\n5zzOdqmB1dkL1dZ+5ipW735qISTWuGDurPBDeL3KuDZiOxK36qlSml9orb1u\ngS5/8rbd3eOcQ6n9gzGcAQJBwPXd18m5iTPRfBxOYpro5pHzxanoZ0gUCPqD\nEvb52M8woigWKp/3QifCKr6cnka/8NbQ4kLzxj0/gAMGWnQsqdqUqH3Wb8Yw\nEJ+ba9QkrUCuenm5Zgf1tpKsFOSMSJPbVm707ZJBIRLVKtGqQVCfRhflEkTB\nt+nb\r\n=NyK/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"7721de1c0098ef6bd014ed2b104a28a38c1eba03","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.3","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.2","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^6.0.3","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","markdownlint":"^0.8.1","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.1","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.3.2_1526225817988_0.90252941292514","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"exegesis","version":"0.4.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@0.4.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"3c4daefd3932c14d36630b554f9d942833150144","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-0.4.0.tgz","fileCount":158,"integrity":"sha512-dDsQL/GufW/6x2bzIuJgaWe86eQXalgJQlSsbeuz05LV6Sf9AQnO2HKRqRZINISWUkiPzbVAYtPtFmKYQfVMVw==","signatures":[{"sig":"MEQCID11BhPpDjHxiUbcHTznkJIoonz/Qz8s4eh7qLwEecpwAiBsbmBKAXN0fgKNEVbixWrdPWHZ2auRcMUvWkP1XtM5kA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+dx5CRA9TVsSAnZWagAAKyMP/2+dQd+QtbD1J883z4ow\nexcS8kJ7iHt41JWaeaM4tMKV2oabmVjnj3vykmesIHuxDgWjoZW8fFwRram4\n46BTSfgENufBGy986+UtUr0zPZ8Ayr+BGh9zOvi5k9kSbRhcRhW4IJsnspYZ\nfmxujwTGgZkRftr7V5zUo4T6cuRX+1fBDAV8WKGKt3zCyth8opWnxV/NoMZb\nbkEXzoCfPP5JZIbafz2WXVL/laRA6XCgGYge6UVIK7dcyhQaLKBLGVkqciNF\nULluhPxwwZmlAw5+IxTjIXNeSUiTcsWtxOw+Iv+bTBncN9DVz4jUd3Ite91Z\nuqgETaGPUOXCzCOAU1tGYzRqxq34fIxCfMBru6dTG3CVKZ0mmFN4rocZaHf6\nj2vdhX1Pk+lBrSOjkke7RVaV8LCNkZougdmh0oqIqGSQFZfdD+6FZAzDCcMr\n34X6h29lBKZ3oE8L1beJhVkccBN3y7dMD1QE+gjD7N7XOQIqMs7tGTRFQyOH\nlejLBpMltqMwMkDdvrGDJHjAbXC6CoMd++3J1p2hqho0ezcspr1h7RRRU8j2\nhKRmzZQf38R9Ch7IJUY1a+fwxWfveSzEMw7q7tLY84uqK1G35fF0JA1nMN1l\n+OB2pj9qKFrIxtP6i24bgbSbADYNrK63ADvAmLqLEciywSVypWYSVlKQ/N+v\ncVNI\r\n=MeLz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"4a6b26fc202c88ef480771d2dc543e77e0c8f70c","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","raw-body":"^2.3.3","body-parser":"^1.18.2","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.2","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^6.0.3","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.2","@types/body-parser":"^1.16.8","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_0.4.0_1526324344664_0.4482385540724174","host":"s3://npm-registry-packages"}},"1.0.0-rc0":{"name":"exegesis","version":"1.0.0-rc0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.0-rc0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"034b075e7778a0b510f57eba274b0746abe888d3","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.0-rc0.tgz","fileCount":164,"integrity":"sha512-zckRQ4p3fZvUaOvptP3VEk0ttN8W/6sb0u0eVRPmrdaL4xJvP2ilFEuY+W0l+qbJulrXT/KQol2zKezctqOIww==","signatures":[{"sig":"MEYCIQDr3goUzqqyjEVz56/rTYWJgTt04pYnLJsnK/9nL1gnogIhANpNqFwNFmQ6OIF5Hd9PTaQ6OhDB2PtNe8zKX7LN0a+3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":295375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/CQsCRA9TVsSAnZWagAApjIP/j6osbOiSXxJNdHXztjb\nv3W5cP52XwBDWLXvFVebXIZZTyxuVGM94xElanOw+FHnIv3sUCQ7IRwZlPfi\nDA7j+gAZQGKOkxELbY9C5MO+pQCW8Y//O+YjzG6OZoKWHGHrTlCrP60HcX32\n5B7migJwpWDCbZLuYEh2P14Y0Cp300FK/EpHA4HveRepcGFy7JRXb/izEmwO\nftAhKCmRUuBfZ1dDif57Aj+zsYClWuIreEIDfPNYsEpJAKMusLIL6WzqgUoa\nf2qIw0YdQkTtPY0Bo8pvOxjVlp2grAKkB4X8QidkKX3TcsYNDRAJC4RJCH7y\nmobodCOz7xKjyJyL6riEbNLbVCH1Cf0vDMeDSVMIGTaLpyH+PpQ6r4UdWbZN\nLJPO1mG1UUoymx6ojSlDl7r3hwqSfSkAXMabM0dCdTB1Zo4Nn8dyOk+a28kT\neT3s9S2nCPBXMeu9HSuehcWQxdVSP1vzfC6kwo9RaVieTXsuFbMbW2TBDviP\nDjH5O0QbvZHM8SWS3K9hCZgL00JSHAX3YNNgsGMZm90uPZvVPKurtBQboeVC\nNZhOvznd8r8vpVqdDSCC5OLp7DADKjU/lW6OgxlFQmoDYOtKQGu/kASm3Jc5\nbe98bs3DC9+u1TtD0F0Zgp86QG53NE1LjJYcAoILz4IY4BEHvXIHweBJuN58\nn5aP\r\n=ndG2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"f6273bb9e00b48250bbb08b5ae514fb8b1fe64ea","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.2","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^6.0.3","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.2","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.0-rc0_1526473771956_0.16564416757132983","host":"s3://npm-registry-packages"}},"1.0.0-rc1":{"name":"exegesis","version":"1.0.0-rc1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.0-rc1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"9860ce7616c2e318f5917ad9da9efec814594737","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.0-rc1.tgz","fileCount":164,"integrity":"sha512-ZLnQxKRRoIJ7Ra0Av59xE1xziWIwnSyQjO+wwMLe86XWccRQklLMCslFitQTt0NVKXqwezIIEtidZDQ9zCk0aA==","signatures":[{"sig":"MEUCIHTr2v0fdRW7c/ryEpIRTBxYrExa6QzHDmiDidHxoIvKAiEA8JCkQbZNsefF5kwGAYPttwRISgy5/3cgXBa9DzedDto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":295472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/EVtCRA9TVsSAnZWagAAHxsP/i8ucRDA9M3l82aRuBpD\nko323gZTmmXMjUkcWqCOsksWoaYzOmqACLHU7QDbTdf5KgzABaomuA7iiRdB\ns+CMoU1646nSKppEgBMdId3uJPgVu9GQyFGRu+jvKtqrqiuRcnpscDGIRTzV\nFrzpl5WOkFZ5WFTb1qTmJDXbX6JN3dGm0dVYv/Q306tCoIvb0z72I7hehT9d\nk3tNyTHE/yF+zi5pZzoBecwyvYDAkdkAF1pQTN4croGy00rEflrNuO5Ns3Z0\nmd0DmUDWYvgHbiCIgTABKqTxStNUGT/ViCMvdmgSeGqjATsEMhmXvNYK5mZH\n+hBKAcQVr9fyVy53yIGL1S0kAXBoYs6MXvEjbwcXyMV/ZtvwA7Vp31kDCsH2\nx4WMr9f5vk2uLtLbUJIOBJX9CeO1x2oX0CaaV6ZgzWpa95SbilZWaTDzO0wJ\n26BFkJUBLV2bEspqpGO+pCoIgjRpAQDoX9cnD1qXJUYbK6J4PFsfzxDupFZN\nu9a4uLlyV0E+lHQlTJln6X5qL14Qd9m58xmkdnJFtJF9pdpfFBCBOgHbH7Ll\nGgBB9RUR0QTzSkpnY+qe2FDR5oI2+o+o0IemUhiEQ70ndvLOscMRQMNbXPfU\ntYLoNWRF7VeK3sIkfxkSrmssDPzQV8uzQ64AUfxPkJmHumFI61CyMGyxfI7i\nEFy+\r\n=vtIn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"1607996550eb923cc80298e3494eb29ab2e2575d","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.2","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^6.0.3","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.8.2","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.0-rc1_1526482284981_0.8636577804064172","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"exegesis","version":"1.0.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"94e9d3bba605b18d39d028b68a2f07ad0d346a4d","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.0.tgz","fileCount":164,"integrity":"sha512-OOkcS13VkAKNbJvCF6CQ/EeAATkLRDhBHE6+qaZ++El0JZrRNiFyJm2yiq9w2CWIgwnFwD5SIcyHXnpLLxnJAg==","signatures":[{"sig":"MEUCIQDsszEPT6oHOKijL19/Z/P+WiVCJu+8QIUat84mVI5pygIgWM0eRsOph5ehtDPqKtHj4xqsL84BCQOS7D0b8NBJSsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":299733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBDkhCRA9TVsSAnZWagAAcPEQAJ8dZBaBr2QEeXJfNNkE\n1WMfMPU6MxsE2+K22M1HdWYa3SNvv8SuAEN/aSInHXP8ymDKJ+yLHXwgsG7i\naWVXP7ZE5xkK4AU8alBUvgC6tFXPnDUdLbbaS+6ODcsLMYE9STBzC8DFGdhy\nGx05R7qzK2DO8maj47NUPJ/PF4MV8p8LeIGRsttx74axTyha67ui22G61WJN\nfgLY30wAKRZ8LvI7Ka9pIw4XE+FAx67q8GPw+0CPhM//PttXqYQnOjB4tieH\nGkaIpep1J1CYU0WliKEPmfYLWtRTdq0IsAfmKoLNDuriet9voDOHL9Ev8BkS\ndEWaI9z1yv1m0tmedwzR/f2yQYjaJpEoRKCwkJSmgPgGj1j0JZ5va8uDKbYG\nW330hKLFBYoLG9xUQiTeR8BhriF5Nsh+GqPyruiR8P3narUvsLe2YNzv7iba\nlKfcm8cFRgO+zY8HQK2LLgzXixdEyo2wTWuFhcu3LfxwqU1++TH1831qtw1+\nnfiv0soQaYJEirsH9yAgzgm/ZfSu/06po+OS7GMx/ZD3q744rs3ygb05LNkl\nopuumv4sNC45RKADuVtXYliBd7DMTnIUg87aokAt4R105+oXZ+8tbgKPhCsb\n3SKGLMF0IFCXHXuk7YALJF6JYCp1l7+W4+cl4QS5IwGYV8mcvEj8xcGQQPMW\nxzOu\r\n=sWl9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"fe7fbdc44bf0d71fa8f773b1df92f69029300c28","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.1","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.2","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^6.0.3","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.9.0","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.0_1527003424049_0.42168498269694576","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"exegesis","version":"1.0.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"19eba857f790f58acc330cc63ff4dabf8965671c","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.1.tgz","fileCount":158,"integrity":"sha512-Y5Ogh+HOV3uklpEuUeAbynX9hkxaARWpAg4gePoY+qR9YtDs1q8MLp1ufJRBd5fWafsNP1QS/ErbNvMxwXs6lg==","signatures":[{"sig":"MEYCIQD8yRLqqAJSO+XxZOAurFaRjkIuM4EXKfkJ5E+3lLJU/gIhALc3FncBAxoM08G3Ddx52HM27U9azCPdBxE7tFZsmFDn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBFv9CRA9TVsSAnZWagAAY58P/jiwv80TXV4xVoTC+Q5J\nZ8R0zHZse11VwMEDkW8jQAm7IkfOMaI9Lryli3ekIXPDi/Ir18BjzePbBWhg\nTDu/I1B3yGeOiuTwGNPQ1FUfg5HK4x/z54DFjWOAQaf7DfIP11RZq1V1keep\nJkuSQYRrD8G/NlHJ9KgDrks89LBe30/48AZrPgPQn9SqU3CCvXMbj6lAfxuI\nOqBqzOeUPb/AeqC+EbyIIUJSkyQTLiMNRcDnVu9/Z25BQeE3T0bGBJTrZZhn\nEcR0lbtf3LbDnonnpNktjqMNCInZQLSsd7nKA74osKw2/RLxL56+xhdOOzJy\nEaTxcEcK+zZLcz7WWCA4a86smpulZilS70uTkYDJCvAiF44olA3u9dwUfv0z\naggRiqkCTwr7DeTXGmo4PEvUhO0kTbQDMSh7kr1zLDJSBp+kz/35ewn9IrqP\nuqWTA7yds3ok3Udf4RDezgHI+NzgiR5aMBQXfum2bGzbaKRfeuDMgLJ5nGih\n/T8tJSuszxHm/bWo3bAAuf1V+K6KJWj9bz7vrcWhHQU79tIrL5O8RayD15ha\niL3voxEVAQ5+HNRjOydS7oi8lj8B0BjKLCUwjZPj0Wf3+qW2+H6ELeKKab72\n4JGQI1UV1bMx8n2O99okFScA881PxfxWKSrmCNU5bkF22aDMuRoqoZ+zXQgB\nsW4x\r\n=joJ+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"87d26451ba3d6e0a48b2dc4deadb7963eef3d90d","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.0.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.2","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^0.11.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^11.7.2","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^6.0.3","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.9.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.1_1527012346819_0.8909037276832947","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"exegesis","version":"1.0.2","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.2","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"9a6fd556f6a109d3dc3d9eef2fcd839c6332c2a0","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.2.tgz","fileCount":159,"integrity":"sha512-TtU/sQdk44zIdXi4risriMdoPXWVrADo9ZtN+VrffkIiUZIB5yXZLapgS2QQn3SQBTx4n2gk6Qh0Ut6Yy7+ynA==","signatures":[{"sig":"MEUCIGO7IzbMn6OrZPRkh+QLwwcl1lK3LqHfZk7cQNbyzZISAiEApbULkW4T69Qc2PAadVcs50pfIoGZXPwLJzULQL8p2vY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIKtcCRA9TVsSAnZWagAAQEQQAJwNla2MuWbWANEJ7l8b\nvyXYtGut9N/sYZ90Q8gXP6q7YYybzo2d3HKYSqKFMzqaG04M5p6vi4iONkdU\n19X4Onb1gs7erLS7jrRgSRexwkv8bwsM7L/f0gaytZwXG+8wO927L4VI/3w9\nfFAG59CgbbscmaTQQbn9gzW3Pfdi4IhpN1EkzldelTSw27P8SxAUYz4DHTBS\nIQ7OAwhr4n4q923HHLWuXxY3gBqalKIkYjBXgesxwezyNBLY4yiS/4MD5CqV\nOUBoYj4UopPSy8JrTkMlQuXRLTSFJhmZ76wQTemSHJ4AMzEWhz5emjjPIzsD\nln+FTA3MR3N0w0GvGzDD7z1O23Zwhp3o3W+bDG/dY03g40pbkQb03tWyNjO2\nN9SLfr1ontF63khSOf2U0xW/Gnr2TUbxR4/fmtTzbKyDWCY3Q5I4TL9aB7ae\n20JbwG3JI641/Yw6B5EL9UBe3DDPYJheg8Pwc80YMALPctrHKJ2NubDzX3rJ\n03xlPWJ7jcIJnoSoCZktK+gAE7aDg/srm2rIAhG50+/urMhFJuSyRAvLM3Cu\nyhXPWyEfGMiV8nkHgFFYs0DmXvmjxs9C5rU8iZiEsL5kmN1hy2tXqIQzNExO\nLCDhMrFbC72W5ZFJp+Gr09Dbd/BLxVh4mLh/ylhtTGIER29ZGZkOhrtexeKH\nKYTD\r\n=yBUT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"eb763c8d67a90d0e68819f43e9e2299476048be3","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.1.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.3","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^0.12.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.1","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^6.0.3","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.10.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.2_1528867675237_0.6129616567569314","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"exegesis","version":"1.0.3","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.3","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"d817a84c977b12db14a0a6035c9c087210b10932","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.3.tgz","fileCount":159,"integrity":"sha512-x8s67i+uWqgiyFnALNUmfiYVZtbxX9/vuAcG4jTvhtTLI/eatgmukTkNttj7nfsFK964WHfxLXf3BqSbFIxn9A==","signatures":[{"sig":"MEQCIBCEs1l1jFlbyQE4YwF64yMwnLdWtPDaksRp6d00U7BlAiBhtTgGV3wzNE0GQt+cwXcFBaERXtI2TxnxiFaAKRK6eg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVfZjCRA9TVsSAnZWagAABmwP/3lAjzRY4rEqzxJwE+FR\nbfcgdQ+yss4ececyIZhe5SEcJPactg9i3Px2M1AynUGKUQ5st8lglcefh/Tf\nxtD713f3+TiSNeWOO26T3jkS2N88uGUi2CxJbFQ4aONzuaOeDoVwHjM+WgvP\nrfkm81NpV3BQMgw9/zUC9fnLADMpdg1U+posR04QCU3tSVM7pOA/Mo8zN5cT\nXbt+NcIzYlWhF7XfuZZdqfXAc7t+YFAtqRKSC1Pgzmi1itFq8TOAfHHu4Mo2\n5JkFjAxNMH9el0UREaQt8G1ba86W0tXrm8IB9v6ZcU30VvhduHUuJoGc8vLe\n0OJDW1Cg/sil0M17LBELh3r17dwlqpbEPPQbT7+WaeRFOsx9PJt4r/8uxBbJ\nQ8jgb19JOgkMe1R0azJAtw/oWvPGfpqbcrhGC58tPGtiS97f/QyxgNeBapI5\n654HSElGZZfFlfFHtbi8e9G4gmxDNiC3OfHmXClsjTk7eTK+dpd2ZE0o1o4i\niK7DUvYMx5dsCmfjmE3Spxe8n3epnsvRCiyJkHwsyjcdQJDpbiT8q0p+LJ9G\n8J8DIW2/Y5F/ibzG/RNdthQQf5ZGslCbVq7OYbf0dzuwtRuyN8ZbwcPeffrs\nmjoq+PdP0T1BaliHgcT/S0k9lPR6TPuMBWaox0N4Awt6iXQWHq4BZnTwLj9A\n2Ze/\r\n=2NHN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"2e849c95b61c1933a3aa547d8d2ead33d8fd4f2e","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.2.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.3","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^0.12.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.1","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.11.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^6.0.1","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.3_1532360291785_0.14697383472947534","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"exegesis","version":"1.0.4","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.4","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"367c0b830ccf809f878cfb87d4696e1bb449f26f","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.4.tgz","fileCount":159,"integrity":"sha512-eXo+ztsn4RpQAB4twMQkY4lcksPu+p734M+zbTa0kWHJfUZCxFkSDwgv4Kqr/KN44OdulGti+D3J6YURvCtvKQ==","signatures":[{"sig":"MEYCIQCJ1jPqxedvSYk7yoV/s1SNRrBpSazKPlqmW+ytbF2rxAIhAN+xjGW+tqsCQeaaIHYGOTJfqwAE0JLplaMbOJ9TFaPN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXygzCRA9TVsSAnZWagAAg7YP/ihfGg/rfkFyAAXa7he1\ny9Cq4f5TeGD13e2PaeegiIbFrIpZMh0Zjtn1Q0XkXgQneIgGsWH2y6sVhE7Z\nVa7uYKM/4rZxd9T3lkhSL/ezwgeCLSgcFATHHfRhmG261E7Naq+AMXV38ZdY\nxOQhtCCV83a/KbiAjCb0wt1A5a/4LzeOaiT9qamTsynyvc4jCbytTVNb9S9w\niTb2VymlVkjPbmTkCL6q0j2RwFNz1EcglYpwibgZQF3azWWDXt7+5MNHaROT\nEiiGyyBtJc0WGXZOBi2wwo3Htb/2SaiBOF4xEjbN34p5w57gKX2YydU83zfz\nDChcxowCn+XtrKA2ifuZDOyea24mwB5FgKC/N5EKFLD3IAsWSQqQl25ZvSCQ\nr9xA2XsRBFxcF2Z3UV8tPXoNmivs468txEiSHoDyTujW0YYPG4z9DEum8I3G\n4Z7GSeZJBXco/BWH540CWvWXvpNjcNaINbRUeVGKLpsWV45wWdp6/Dwbmr6C\nyhFUboJP6HSxNV3JMoxZpk1SoLRq/HlHb1ALcJtoOcXf0JsPNm5KMoCCKfAO\ntVFK2Fukb5PPRtY5dBcAvrV1k3M542iSwBKr/36XFxDIdCgQbJW4olRBclnt\nyhrUCScm54TcSMdn9KDaq/TqvMjVO6rp5alnFcaLJRuiIgMX9Y+NMwiZKSaH\nn5Eq\r\n=l+Iv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"e35aed321429b972cc1215804fe9d4978f907289","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.2.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.3","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^0.12.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.1","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.11.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.4_1532962857185_0.43904487320214325","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"exegesis","version":"1.0.5","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.5","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"9b6ec9b0c487a1ddb4d17f7c7290ab7298e6bb82","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.5.tgz","fileCount":159,"integrity":"sha512-4P/Q/aPTPjCXENOfAe6ZTWRhbgg7xSqMPDM+NZi0bErV45zd4MLoLGAE+e+HuJ33B5f7ZcQ1E5uq2SN4VLXO6A==","signatures":[{"sig":"MEUCIQCfR6ZXhauc08AR4C2MRxbg3sU68LN2ocFiqcA9VfJh4wIgDy3mzqQXsLMYHxJ/ou7VfvswhljeTqq/WG6igvi8Wog=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdEGWCRA9TVsSAnZWagAA8SwQAJhiB7iQHpva368v/vZM\nBP8pxkuz+70yh1dPL7vn7BfVaOS2K/QmaEl2TvxPrHL2AvcKjF984ViwAAfq\nDe7HipEreNZaggLB6b948nDrM2Jt/6ZmH1HTF2r+xuZlncQ0znrEizEyUa8I\nv3hUmGnCslQj/EcBnp3SmKrYSOE7uFHD+8EphmGvE2RMRjwg/yz4x5WR4S38\nMfq76k6sJKfgZ5DDIm73ScCZpnIOoi7wvhWrpuMsaO7jToKja62vpumrjPRD\nmp5OGQMhin1tVC9ro5JyzxjxtZOTHOILxVbv2gEDdavLr5PchEnDTRF7M+w2\nvmBIIRwcA1HsYjebnUtgF5J8d87fJR1TT1BIe5rd+bz0rqvXcJ2CcVcm9sMQ\nyK8Ou/UbJHgWEg+sjlXrJeM1bbg9DCzsCSj2ZmYdfL40KQ3ZukvMi/6EE3Uq\nKSmEvtQypehV0VXFnHP+T8hg58h4lxJbLEM1PWX2oZK9qezwNK22Rwtc4f2j\nq7E/32wI3vtK/VcGjDbzti9P3prxuRc6zsLadAMURu/QirDknYo9alR4Dak8\n64xIwJLdXtYUBfxafJTrfHpt04HmBg2/S8RhXR5OlveAmRQ0cZ7EXvXosDC5\nSxYe8GSktHduGSU3bQFFunWXBXVigYXB7PNxsjs0yQKxplIi8stywHh9OwMX\nV8yd\r\n=yeWA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","files":["lib/**/*"],"husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"cb387f472800bf3bf7812a872be0f63d6d9c2066","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.3.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.3","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^0.12.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.1","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.5_1534345622620_0.08357349019071392","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"exegesis","version":"1.0.6","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.6","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"51e21872e09378b709eda4ecf40dd52726616462","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.6.tgz","fileCount":159,"integrity":"sha512-Fg/pgRlhgyCHY+6go/wb3/NMiLODJqCtdmW8BiSP0WFbugjyUrdgtJh8XpUU+ykwJmixU8A5BDHxZfnuUlA2+w==","signatures":[{"sig":"MEYCIQC4XLQyqs7oZ4Ex+bSwzlghtXv6oRQhMDZZ9iCy23lERwIhAL9tGEf9EI15A4PeYv50pbNZe6bmFeUEYqyYB5dq/wqz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbj9VtCRA9TVsSAnZWagAAqiwP/18MeWHoTNvZaZGbB9vG\njeRiSwzNBDHcM09+S246tGaN81Bt4kAJ4dk3SkGqCZonll1eyaCyLgUfSKLa\nZUiLStTvASCH7JYGnJckSuwCGS2YCKVPf4Z0fwtGzH6uvPGK5rStCkV6hQAQ\nGXaXpaeQu4WIOjX7Nv5HBoSPoddt9WvWe4zQVfkoXnEG+yOmi9pB9V/QWEVe\nfuqrxMpeDJtE2qJ/+XTESyW1ivaTYhi0t6em8ekZ72dVfh3jAyKQZOFHtjUu\nCzL+RPAx8rnf5rItTRB/sGK88/rz6Tilx0sycfhK3OempFkNtecr9iU/U/Ya\nKtihyXTy/IZ+iN4SgfxL3e0uuzgkz+RZdlkzz31goYpdk70PvM6ZQHoq7Py8\nQZbtSusC0PWlXDfD3047G9+q9Xrdje0pmC+rcNrOXxDGEoHReV+LvV+gAT8A\nwXVEF5z+Wm/7wdh6JrJaZNKcGq+9uof8uM999rIiqvPKIjBmhkH9DdupPf/u\niOb6241nCiXGAnfnv8NHDGeLaWQ4A6Z1KDW8P4ZQUn1VZgWEfAsngTJm2bsM\nCdn/Hbk4z4HPNG8DlEVL7fej1VjQsmw/YVUlobcpHVJ9oVUCt0MxpgRNmPYB\ntb70goClddilAb+PyMsSPkg/2NaZZt/3BpT+R2BppormlBLP6S6hes/rzugv\nJdK7\r\n=h5ea\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"6d8ae079ce7761fc6ada6d3e2bfaf60ccc2f4799","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.4.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.11.4","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^1.0.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.1","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^5.0.35","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.0.4","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.6_1536152941078_0.7852070808165748","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"exegesis","version":"1.0.7","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.7","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"b47168ccf0dd313a51b1548946b78312f8d949a0","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.7.tgz","fileCount":159,"integrity":"sha512-n5i9wI7XMm9qEwuu94UrWZ63xHqweTXKfb+hNTq4ix8uNMW0ttFA9H86MtqMMrYK+6gik1Bn3NeUIyKuD55LeA==","signatures":[{"sig":"MEYCIQDb0UFRyz2qveGUzowBlTwK7wYZ9qjsEKkZK5GTQz5lRQIhAKTbQHTGDursOhP0s7EQ2UUnE7I/IZ6edAftMaJHzUF6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbskWzCRA9TVsSAnZWagAAVtsP/0r8KTbHsyM43/CGoz+E\nOBIs/ob+N44s3Dl3ZnYhMe8RDK8HoGqKoP3dAWeTadHhCLlnzMf5/Ykf9Y4S\nlpAm1hXIrTxgZyMNdaMv1Se4OaQVUEGnDvhRtwgI8r9kSIiz7h8KDo84kJ6/\npnT8l2sNgVx3FHirUsnqpsc090EzIfSGRB0CO80vfiv0dD6OsyC/JbA1+uDl\nPQSwFL1xXFEB6TgzOA6HUFoC9kJFglbocqEXL+0TdFJv3vHKZXfO+t1h19Ps\nNfeMlmqLxIr8pex2UyQC6AeqD042dTa8g/j+qjBc1K9GoqOBbtkqf0JEM5Rh\nJyrsyEqvLa351EmEvtWcUSvGSrBq1n3YDBr1MUxRAnnF6qZ0UAfSvGiyhdsf\nyJjhErOvmtG7HnW2FoSB3rlWKVWrXfxvy7WUGzUILMKjsJJa4bA85Hs39NhQ\n8YXkk3mqxECvg7ynVEKCv4z3i6Q2er6HprdiyAMOrItw5/xqQl+AKt2DLsYF\nOg1w/xTJyAbdtbMSl6dD1qIeATCCUW8XC8lTVWge9Sk7a5tuZtgm7l2r7kk4\n0FfflS/9pYnJ6LkDl5CYGm6LfLTZsR5R7xtobGdgmN85mcA+oCv/1vujOtWs\n8IfTch9HBS9V/JRF79pfontJTZub4sdXXJxcB2gdQMEdUKsi/Wkg3N+kepeQ\nIQRt\r\n=pJZG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"6cb12c5cc6a301a3d885c4941d9a55598f952db7","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.4.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.12.0","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^1.0.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^12.0.1","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^7.1.1","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.7_1538409907150_0.1335010001529371","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"exegesis","version":"1.0.8","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.8","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"ec752746cdf8e61f623eef259f7c305a8cab71ae","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.8.tgz","fileCount":159,"integrity":"sha512-NVFf1mWIFBOuOHa8wKtGXeUcwhS770IEnBqeGCpyfJrcIPRt22JIvxczRqKuwUv1LvSALbmfKey+I7+QRBEVGQ==","signatures":[{"sig":"MEYCIQDa5gAotTsOYEHbO5g1CS30oF4b8kYXupQzmgS3TwOAPgIhANbvRLbmHLPKR/PySg3vWkbyPtYzayfWCanulN/S/eWb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtNScCRA9TVsSAnZWagAAsxkP/26yE3bsQ4qrumHEaLlw\npBomFKP+PPCpdUa4q/QFwSsXxDaUk6z0kmTNeYP3UrXcMDIKfXKj8LsmOHuI\nMeKi+pHhSAa4t6iAKgP79N/CqSoGh5aWIZu9w5TGGuAVPXuwD7iuztd78RqP\ni3avZBAnVZPWIrucCDdRtVCwROQwHMSW8rTWI3flMOdgkvmrKSkTRJMLIwwe\ndcBWAjUYVEe/z+S/iLDvybu2607DnG629KRnNIIxU2KNgksO3YW7fkxVmLxB\nupN8BXqVwKE5M5HkaIYBQhT/oBG24vWNvh2TOXEoyntZSwwANN854CNdWann\naSIC3cE72rzJu4Ksks9SK57EXXZzSvUd0VJbfiKymSAnaQ1c1a1PDVSPi4XV\nRXDwJFBtwfHNrsyC0dhZGeYXvhg9xbwCXCsm4aWBsk2pb67/gmSzcmpfMFQl\n5pVx1uWewPr2sg+aYRbWlTuUVGdAbDnnFw15iBTPE57qtCMhq/qboZsK72ve\np5iDlnASvwlXjwiv8aXSDhnB36QOIb1gUvY8gvYSiZ340oCDYNkLZ4gAix4A\n+YKZjEfq/4OIx6O4oQpCYmoI4Iiqjtdis+nlbKOJV2Im+KD+icZP31YalhTr\nGBRmumHWY2Yl4DfUsZOcqnWtI0+FB3CG4GEU0xQVQqDCCTgXyugyWXMa879d\nc2j6\r\n=TqL/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"bd0bc352b324cb275123f36cc8af0934d4b0a873","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.4.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.12.0","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^1.0.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^5.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^7.1.1","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.8_1538577563753_0.642974430060298","host":"s3://npm-registry-packages"}},"1.0.9":{"name":"exegesis","version":"1.0.9","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.9","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"b8c6f1db2f5e298b798d7e6259ff8de3a9545f2d","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.9.tgz","fileCount":159,"integrity":"sha512-PzACnI/0M4MxAF4Uo3Q/98nzpIcz4WyGVyQrjdTgmI3oxefURE+WHK9nnymurFRVkPYgqGb6ri0iY0bykc2vEQ==","signatures":[{"sig":"MEYCIQD6TBo3KPF81zG8Wxzo6GEZ5chVh9ZA9igvS98OmtL8ZAIhAIVCWdHp0Wy0o8cJmpTBioCQmFxwgOdyYyJa0Wfnm6Lv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvL0dCRA9TVsSAnZWagAAh/UQAIkn2lrrDA9wqdMzBqTQ\nkie62iaz0QIqwYcX4RcQHq7/WzYqmTT3xZRb1XlLrOS6S/EI3RkJ76EQFNF6\nhDUl9eo1NjB0agX6uk+0MVCpybUkr6NA7Z4wunnKf7NVXeIKsgBmCjSmJur5\niG9NC/+R3OLytzIHBSEUN2fpgDlZ6aCm3H2I3oucRRvPvbONHFL0POQ20QYB\nXUGbPpcbOXEt/TmUrMKMBbaCUdEzdaZXKyl595dEhS9P/sto+4GeOuT1fiCB\nOQEe0NQ8J6qVPZBnhr4PIUUPimrDmHnBLGbcqVpuAKDsA8pkpKQMbEx/E8En\n0Oo30WMsOn1r4+/26czK3J8w0bH/t8QiT/E3SzCSKSgmo8jtZ6ULIUammqSc\n1xSXbQPvP/2S2DSqaXh+ix6CoPRx1R0ffAi6X1nFIfDfmqMB40um+8cCAhwU\nuqwoKdT3+miIaNLpNoF9ynfHfCKPeuvClcYBopDk7crv9hm+r1/1TKP6a3jY\nxDfw708mie5Zh5eOQB2F5jSOKg6EgJR9YT+oJq7bWAYdoXcZMbRraRz8pPHs\n38h0LAM3TGDthqfPcrwmzuJfyBQXqnui/kKLlwBftIsHk2OewuTQo8FBMi8K\nnNVJhSJ0xk3MJL089rE1KFbQhLsdJAVdLrfMVKWktMSfqHR1Josi/3Hczu2L\nvqmR\r\n=cKZv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"91aef7e633fa0a71b994ed8ed01f2adf62dafe91","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.4.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"8.12.0","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^1.0.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^7.1.1","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^7.1.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.9_1539095836137_0.3459429583444813","host":"s3://npm-registry-packages"}},"1.0.10":{"name":"exegesis","version":"1.0.10","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.10","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"ce5004bbf6ddcf48be1fe3ebc8a80fb03ac41ff1","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.10.tgz","fileCount":159,"integrity":"sha512-ltAQj4ROUWO0ngAxXOP6dvkmOD3ZmS6nFRAqCjrXBsIQAp4ESWYWb2yWm72A98i9a8w1SFtpDtXXB3yFqb2Kqg==","signatures":[{"sig":"MEUCIQCnqJcb7o7NUl40F+nr2YtTehov7qrw3lk2FQsfUvhiCAIgJKOS6aFsJ4MchrRZPdYmYbX+qGp/YDt8ByzT+NKZWYs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb28iiCRA9TVsSAnZWagAAoRAP/1caA3tZ3k9CVBw9EQjT\nmL5VyDzO4R7RwcOjqJauH7dTZlF8qkuEW2DeJ2WDjQ+kwy+3xqd4nuMBWojk\nLwQWDQ9YDpwWY+MTT3CZcGMaJX6ISgPDJ8kQEyqAIjDwt9MZabz5+0cnQjKW\nXc0KSuoP+iOmaT2sDgQY2d4u5yPLyYfZneyDwUh3q8ZmR9Bm6CkVJHCHDMyw\ncusdU03GKilHq0snPMueblhRVetkXhR6adCDNedpkzH9xi/FYXoTKykutVgY\n146grl84PZiiMl7TKQ7O+Tjrla63ajv7sNGiPCcQ8EsVF5r7l8smjjGDlOgK\nxJYXI1Q4trwowXfH4CLcturLTFQkNtfvTyZSibJ/egPvH6LYsqSRpuXRvuVq\ni7+2jcawr7SQtL56OD62EMLpAsUqEJ9Q+/eotDG/hngPIdDrlJLuDeMSKZCO\nuJLFwyagGvtr4V/PL3eRrdJyq3VnqtWjzxxCwZmHhMTD1OuLwqZJYe84sHul\n79HKM3qSWWnQtM77ZtuwTO9kZqjluCHbP7VkiSd3qLt59X5EOl4MxY43s+D5\ngKwd1Sl/Ob5FJE+oJB5/XER9PhUkmKZTbVDeB0ncU3kNOlKOsXBFcrpLDSbQ\nou0gdvhvTBght8QFkcDga2jnp2ZO5LurKoDc/jp4hRfPhQcTNXvf0129ST7q\nVg/J\r\n=RQii\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"2e9b48d20040b074e6e58f83b5a886eaf052ec70","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.4.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.13.0","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^1.1.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.0.1","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^7.1.1","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^8.0.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.10_1541130401820_0.13727718501578945","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"exegesis","version":"1.0.11","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.0.11","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"7c487c2a403dd857412febc5de6ec8815b00250a","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.0.11.tgz","fileCount":159,"integrity":"sha512-s6ZWO1tkkYT3ElkmiQN9G4Nv3owjQ5MdwGeQKjmj/AJaPt6Vef2izTkWozM/tgWAArQMxHO3Vw0qovcRDbCMkg==","signatures":[{"sig":"MEYCIQDCSJBdy7tTmflz4jYF3GarilBdZ/QPHWsCnvqHx/Qf7gIhAMdwtgU/rgbCt43HLx6lvJ99l4UwmplKlJKC3YJ4QZkQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":288943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8szgCRA9TVsSAnZWagAAyogP/29Hboy882S+w7TVW/wD\nU/wWFs0PZjZSnBqu8pdmODDyYzWZhmkPpdk3dtscNSVXqXJXKSmkHutcuD7m\nR+gjpHee0z3V8l5FtulweFmVJHMz5b2kLdSWqMlVcW+YUhd+NfnpDfIFkuj2\nculcJRhntOQbU0sbfcN1STZoW6nv4/E33G1w0+V2O5oLmYUe4YX4+opknytX\nNBaqTHLGsTFLSfdGWpMGbclnQQ7Zw3abRsciS0NzNqz9UQiD6Gge8WEcHJuP\n3SDusOwQ5xQg4Jzqqzjv30vAj1b61tGfxV8sBUiRzp2YQenY/vSqDBY8hV1U\ndwk1Km6+t7V2QAPPYRVn6GePdcVYAmttjhDmYd+yPrCbcZUG0TSOsf0ROo+/\n5G2AvXOZNNCkpMJBp/85zcu6KQpOXqL0euvadpEko3OXGxB+rAvQFcVYqpvS\nyiNHI3fskUiHFd5md+1ziX38JQnyCPf6J/mRIY9Ma0Q5bRm0ZCB7qASkI+bX\nG9uukxIzBL3x79iZcGXf5S+nrTa5aBn/J8RSHChNDA6VBHL1HH1p+ka+eH/f\nDFXVPO1hlCmGbMz+mPUFWPn+76kEZE6XF2QgUvLPlxrztDplM0/hYn9FPcde\nnp/jsPtVHY0S4JFDrmrKQEErJyFH4fHBizgTs0y0PG+gqDwAEcQXD7s3Ixx/\n+B0R\r\n=MaCv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"d15da45c325ab765f64f777fce77f9fd0f38c2c7","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.4.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.13.0","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^1.1.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^7.1.1","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^8.0.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.0.11_1542638815605_0.26955412246366506","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"exegesis","version":"1.1.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.1.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"897c83635758d37fdcd7de9f1452cd35d120af37","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.1.0.tgz","fileCount":159,"integrity":"sha512-gZQOAwMgEehkOeagoX4e8awVgmNcqIUiHBbaiFc7ae4ji0wHU3vJ9O7LgIhT4zieYeLFD35nKujTpfsEh7BSGQ==","signatures":[{"sig":"MEUCIG1ePST1VovgqAy8/9ard+27t0iL8KAEBYoYpt7H1p5PAiEA4Qo/qDBFdCCHBQ3ADde6aH+D3ZD3uR3TL5n7VhtfA/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":290220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8s5hCRA9TVsSAnZWagAA7e8P/R2e//XtXuCj95XB2mZC\noSXljSw4snQlK5xF2dYTuTSQZz9Lu40VhBKsSjh4A4epHim0ssV2cB8zjfK0\ntfdnWbYVfdhbtlJgWql5Mg6S4ObSusuoURDModxw7e0xLmZMUhfM6vFYfSjR\nGxxwAGdGy6qm9OjnVq9R8IB0LAtPBxL7OiB8oP7DDIy8UcexN0V6yGuebbgv\nAmbGLcGzuKZhZlWMnc/Wqyd576BJjsUzjofMAU0PQvmewtBzpCUiObHIShyL\n14Px04zDqdhEiC1uUfwO8uKaL5Y/DYyMuOLL/a5gyXT33Jrjdhnd2wA190P6\nkN5YYXALpdS9VDngSeUNNDEO0nP9/p7BgJtcv3PVGZYjI6eg34GiUi+FVts2\nJT8kQIRawhCa2ULWT94HmmydWbnFgPrETCu09Z7Wcq2fXpwWgWDVCp9k8AWr\nc3UgrzhyXKS/arg3cYB7pgK90BQ2kQc5GCLplG0ucWWNrWVDVKMiCNFbgTFI\nFcDZaiN462f3TbmHRqBVJkRQABLYa87r5iMpYpAMu/7m5OpMrP7qKZAvBCSD\nzLv/8V30St67VV++SvpHlOkkOpM5YYWZ5pUH7xtenEf7XV+TqfyrdjqiSN+6\nsbMioafJvSHWfGTroAKxC7yLLf8cZ3P421/qbZTVGzzYHb20wSvWIlKJG9NJ\nISTN\r\n=9gaQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"a54607c3bee3f9e518b00d8f87244bd4be379be7","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.4.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.13.0","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^1.1.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^7.1.1","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^8.0.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.1.0_1542639200730_0.12846278502659425","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"exegesis","version":"1.1.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.1.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"e18a67b25d45236257cdb05ba8160ce32245e4ab","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.1.1.tgz","fileCount":159,"integrity":"sha512-Sg1rfPsLo44CAlMWWZ+PFHL1NYioJ4HUKfRSHunZsAAqb4zEDrEM9gvuLFP1cBjASMGGiXP6fBvpDRSOgxUriA==","signatures":[{"sig":"MEYCIQDfqCfRONJIeTvhAZ8MgiMoOBSH8D8q4opOCzH7FvV1EQIhALuI1/EWsSW6giL5gas5JlSetU4qNbfNhmtrMvQf1GiA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":290261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8xRZCRA9TVsSAnZWagAAVaAP/1iJTfl21e/sJf3txCGH\ndhZgtU19vpCI9fegfXP3TaWsEwn+mY4fDpn/JwaSpZka3mgT0g3aPLJ2WKFm\nA+iyQwZD1haPTNw+uj7UYRNUyvjXArEtg1MY8DQue4oQ40rEHAhlZDuArM9G\npKaf/ORPQixOXsuCXhYox/XyulXLCfcjzt4JgmRsyI2P1gYKzQYqndYxArBq\ndt2t0vTZvBlKzWYp5ONS227oXkgQUvUo9DHKCGewsSSNkD2WPzKf5RYmAW6/\nIDtbncwLt5RM54rfktd2/zvukvTZ3Yo5QRqMzE9jFZ5U4s5q/WRvB/KRdn/T\nm5P3WDPPVYoGzvaV+EZb3IS4ikb7hkrwrVRWi134Ib5I3zpqIjSF72kTpcIo\ncjMlkyitpiCn+RJsLnfXAIFuNjBBlFz3FfxejJD7zohCpdpksXrU9u/uEeep\nz4FsKu3/ixiHzlSJ82TnxCHeQxahcHOFEsK3ZmVXCll4WjA+ljtumiRBgynf\nQyfIrK/z0skvwggBCHi3RSP1CByGAJuzFFsGrazJJgEd0GmqZoh8R8WvDk1B\nrN8SUrm6CqiGXDdXmw0Z/Gj+TFBLNza5CkSfg24IJCD3d7Q7bltJvLfDItnO\nWjg6C6afYDfO4JjJsjjWLYOW2ZgMTL3wTfZzMqegR7YcezIbtUCP4RqXUT5b\nDGO3\r\n=S41h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"d79a0fbf3b1844851499afef254194c0b70c3c8e","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.4.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.13.0","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^1.1.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^7.1.1","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^8.0.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.1.1_1542657113349_0.7503598424699702","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"exegesis","version":"1.2.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.2.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"4c5648c582bd3d9bcc1478a795995e4d92031456","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.2.0.tgz","fileCount":159,"integrity":"sha512-o52vEOMvOZcZQlQVRWq8CtCbRnUyG+LVdwTQvnTYmJCt+A/w2nj1U89Ur2A4j5TwHW2qOD8JfLB0/4GHcMlJxA==","signatures":[{"sig":"MEQCIC4nQ03b9Qy12t8aOcAaJvdCrjbpuSKM42pZJztIYYAhAiBUdusDYSgP4ET/RLf1DEl1u/zDQ3+HuQdzShSEolGtFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/dbgCRA9TVsSAnZWagAA8+4P/14NHSFaeEOxjl+i52Z7\naZf0n4P/TrA9b6UbJFBr+CzIOS49guIIMj0cZ/jZkSXFbjS0L+r8r/NUIuKr\nm7j4uPNLMbkboy+kebFYKGMXdFSORj6IlF+pu3NcjRPv45LYudcmrMrqj3Z2\n/j9VnZ5JfKFs263R/sBTmedqtz6Z5l4ME+81iQOjEAq+ZVGTFTwey6uryp+7\nE8ly5VILMHQiu2qDzZS4CctZFvl20/fYXSXF0nBZRi1bgbVDKhDm2iBF9dQl\nLW34yJCibauP6ZH0Zi+OPk0Mz+4vGFA+XrUtYEZCJti2dEpKG0rtG45xLrFo\n0ZdXqsGaA/HiZ5oRB7VLZ9AylRVMaPHRUsJbXCz8KcqKe1GHzdXKCHMCsNao\nGRmUOafJG8N9LJCeV2y1vh3HHdz9YM33Zfqa3Nccpq8anCWMsFChDICROkwr\n+nzZJVapZvVTrRtnx7h+p/7GhR4WbxvdrMU2UxQ0N+gUo3vsri4CHOG0NDwd\nXvgpglXvC9n65AerlzwZ/MW24awagXJXy/6Sh5fddJ2MNrKl1MZp6+CUGdQJ\nBvqAUSU2553iqrOPNawTAzawzL6ddhx5RExN7hQJDULyJXrdtzKB+vE7JIFz\nw7hPyqaprFRm0EhWcJOm3pLH0a0QKPIuGjdY5Gtb7MgcKHR6OiNZ1CakaIaA\naEj8\r\n=sEBF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"95ce5b84053a121ad56cf756ac181155202c7a00","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.4.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.13.0","dependencies":{"qs":"^6.5.2","ajv":"^6.5.0","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^1.1.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^7.1.1","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^8.0.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.2.0_1543362271588_0.8651297696903544","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"exegesis","version":"1.2.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.2.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"b0f9c0e4a7b3f9a017f6581b1064759dfb5b7c7b","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.2.1.tgz","fileCount":159,"integrity":"sha512-WW59828AsOIluszRnq+r4IPaVgg+SKOLqVI/0G5rGQQJgX5mMGpAPYmoSZs4zpHSrcAmHU4yQ+ro4+WbwjKKHg==","signatures":[{"sig":"MEUCIQDnMGi44S36jA1tH1SuUo1oAyk1NY3eOy/FF+LTvjSnugIgNT1pZ+aT7cE270HWH55a3py03+wub7i7hbm6hVGt/l8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAAu9CRA9TVsSAnZWagAAMZIP/1CY9OeMo/dVWhmVJIuK\n48nBA5KFrZpWFha+80UmJc0UJP250Lq+J7iWVh3FOP6JxCg/4FG1CY7jtq2s\nrWuEH+w71PNGAZjoHEiyJppNy6M83Ha/2mdfsWsr3c+oOZCs689Y7Wv8E/3j\n/bAYgy8xSpZNeOQE3AHVT09O4BF/hdY5r60e58sf9TUhP6nOtLHdrXCxgZrd\nHl8ioyQ7vskO+JvK9c/D1tO8RfKE+dQaeRNlVyJ7KcDLOBrYWWm3iSB1rJxQ\nvooOzEVQidYfkHijEgec37cHQSmKNIwdovdunbNLr30TnAb6PfosL2XYRNfr\nzySHmD9sGpWQvtd0Wf2CBCQfLJsBv45dqfjm07b7l+OlnkSFpf0vV3KoLHXU\nSXWcPzKmvESdui4yav9K5+jYBhp1qwIiIcb0bFpZrveJrKXJjSGSSZJhRjp0\ny5zDLPUzk940ZNaVUgdIP7rxZkNMNk/O09ExLN1bfQXZIh0KtgArWEyFTTNF\neU8ADOQPT7Wk7u8hQYMOzCZ9/kxo2Aegb5lkZoacnfJ6brmb70ykEYbS91hF\n/DOaDrs2/HpAokqf75hK6eb6oaBNiXf40zfQl+5aBjo/5lDL7s4el9ZAMnyA\n3nGM5Rp9vOexhMfLlifUSaJs+OM7yeIelTbINtQY661UILGk7VDSy8O1JJk0\nSwVd\r\n=5VDK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"86b0e69605808942e7ef8a95a2e4b8614a2b497f","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.4.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.14.0","dependencies":{"qs":"^6.5.2","ajv":"^6.6.1","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^1.1.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^7.1.1","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^8.0.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.2.1_1543506876187_0.9940760473822028","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"exegesis","version":"1.3.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.3.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"61e243e9e6189eaee3369ad7fd7dfe01b3e4f6ee","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.3.0.tgz","fileCount":159,"integrity":"sha512-RXZlSc++jl7VYPqOriWDt2AkaeGdZ2KN6XwIebYCE+e0ccyXZyxZvnF1woXevNrF3OvJPadfUrSqhj7WiKRUvQ==","signatures":[{"sig":"MEUCICX5jxz/mwQBgvDfc1P0ADosnrLx9Cpp/3YkcsRn7s1jAiEA4PD5hqn0ylrH5VQHL7X3OtpIRAzT5JrKnd3DCEKknSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":292111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAEZmCRA9TVsSAnZWagAAsDgP/AxiBhYvmNqvTe2zGxDJ\n7ymaW+K5fI/BFDu4Taj6Uhz34U3LeDkLNCIwpfHUXc88cGcLUIiqlNMYFGTU\nhYfzXhEJ21MiZMsjOYeDfXFr7e8iobNZejV9pT/SdgiY2CG+5ehdg3xv02MF\nq7I6NBk/Q5Cxcfv9ZwkQbAU9er26UVhc/6dlWTKXuYQbhpLtSvtcrx/Y8CJj\ncfqzGdlGJTASkMAc9CHYlEd2eu5+Jnt3coJc6o2QHWVgsbJTFxKspAb2nW+O\noTLVyN3t1fGevbVI1IlI54gxVVQxb3tcAMMmNeEVdRqLeg113vZ0ZAy6tx4o\n+2WI0ZQUUgpqWZ03Md6Fb2drQ3R3t1Vx0Sp9yMe7uLXQDqKbuN0/dTtgXxiK\n/pQ/BmcowzQz9MsrbMZdTimBershwJ4WU/QsEs8VoKfWqwHWZvB53rAMtiv2\npnVaNz2QuyfgCpWApttgcoEnENOGi65Jhs2z9gRdQ9R7M1qnD6Vzx+cz7WNm\nMO2UhkJc0iAsKxRDKhxop/AbDbpGUPeVEDahg5hVmlhzj8aauimfCx2xYFU8\n0uFQMEvgJg9PzSIzLCyTphoKr63fTSSlmalIx3Agb01vp71jGzThAhhfTYUe\nnUY5zlK5Xoy0RxSb3+7x7k+VqlPM2JzV72iA992Ysmfx7hV5iFiiKhdEGAco\nTaMs\r\n=/h2Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"d66784ff9e8c33d7ac99d3a5322549fe8410acdd","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.4.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.14.1","dependencies":{"qs":"^6.5.2","ajv":"^6.6.1","glob":"^7.1.2","pump":"^3.0.0","lodash":"^4.17.5","semver":"^5.5.0","json-ptr":"^1.1.0","raw-body":"^2.3.3","body-parser":"^1.18.2","deep-freeze":"0.0.1","openapi3-ts":"^1.1.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.11","json-schema-traverse":"^0.4.0","json-schema-ref-parser":"^6.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","chai":"^4.1.2","husky":"^1.0.0-rc.3","mocha":"^5.0.4","tslint":"^5.10.0","ts-node":"^7.0.0","@types/qs":"^6.5.1","coveralls":"^3.0.1","typescript":"^2.8.3","@types/chai":"^4.1.2","@types/glob":"^7.1.1","@types/node":"^10.0.5","@types/pump":"^1.0.1","lint-staged":"^8.0.0","@types/mocha":"^5.0.0","@types/lodash":"^4.14.106","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.4.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.0","@types/content-type":"^1.1.2","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.3.0_1543521894046_0.09020912253087898","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"exegesis","version":"1.3.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.3.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"b6a5bc80377a4ee7344d6fdc12b22c2bf09fb5b9","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.3.1.tgz","fileCount":159,"integrity":"sha512-Zcrp0eTKPSx1+gkumcEaA9z4WCDxAunXbYy5Lt1+b3lSYsKi5yGE8EVIgze42twVeNpbgRtaYleLIi02wVntZg==","signatures":[{"sig":"MEYCIQDEGIBC06Xov6uzdUKAUyIyoZdRwK58qHROaM/1lMVyFgIhALaUy6j1MSQ1U93diTHSL3X/HdjYEg1mZGb2FKgP0B0q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm9H/CRA9TVsSAnZWagAAe0gP/1eyvDTcKYVSp7tUraFk\nYuSlkm5xLJLy4wPT5vLtbizUW/ulUIoTgSa89vlgUj3QgTMMKCTXMNZhdsoD\nskgtMA83Me920pDbXGDR+NM2/ZC25kz+YkY5lagJfLDBh1r7KVh4ztT/6O4D\n0PVjApnZOdSvAXCgwEgvm6eufcnth6RM+45bk1NPEBJ+Rc9r4HplmiaPcVOG\ngiaUe54UGMkrTHsL7G/64f+IqDXEm27dePQdGw1pppPlrXcVsA2+k81VEvbU\nm3bGpE0QblWWHiZQBu8bRR6UunrCkXRqzZLhfwP/uN9PoailAPwRAqe7HbJB\n2jjtTzyFYBXf/x6yfwce9AzQ13q73GlrV0YitOBQG/ZtKR2GeQC3cUhuosM3\nvn751KMHOGd6egoIz0ePiSfcvAVtnfVQbx6Cn8LN9xhhL4pHdEzW+x30eLt1\neb7zxqHtC+4HCDbaraydD3Z6CFCluHZ3hXoYGO2kZXM/jxm4SSTU1ZW/ydl6\nZTzpo0IudIaVLOLAmtBWgYWihzywxq5vJ3FujWArGdExf4mBWbqY2p0nsKj8\nHllHXdgREFTIERegaRd4E8qQFQIt8NxgD7SbT/MV/m72nCUfYgzDM2ZEbY8Z\nFcb7ITlv/Xfgy/19ldJiAvdstafU0EbmovURq8N/J1E1lJiLLCR977mcayoL\nptMI\r\n=13kl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"252d303a215b7b8512d78bbfc397267e3e63ec3f","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.5.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.15.3","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.13","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.3.0","chai":"^4.2.0","husky":"^1.3.1","mocha":"^6.0.0","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^10.12.26","@types/pump":"^1.0.1","lint-staged":"^8.1.4","@types/mocha":"^5.2.6","@types/lodash":"^4.14.121","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.13.0","semantic-release":"^15.13.3","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.3.1_1553715710701_0.5186467246226008","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"exegesis","version":"1.3.2","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.3.2","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"63e2913f97eb4d75e390dffb78fe38abc44c259e","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.3.2.tgz","fileCount":159,"integrity":"sha512-qcV7FK/EEe0GqQBFiOk9S7ZHDEjfm4YuwFNJjvpOQVPvRaBgQOvMI1TeghmKKrAtfgbTt+mSi6jGLV2KMKAh+A==","signatures":[{"sig":"MEUCIHRlAOOk5fbcr+6ArdXOt7mAu6V2WR/SD+TklCCpwDo/AiEAkQp3M7odD0/WlVB9iSdphW5bCzN1diNIV4fMnJY9//U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm/M4CRA9TVsSAnZWagAAxHYP/3NYP45Nlf42tvgQXgK5\nVdAkdSvn+3s3A+iq2S41fXmC9iMJy3LkvMlkzO+U9ARQYlx1T451LmfUEhlj\nXhEsIDqe6j3Bdz5GeNXJeq6lbyynz24uvDWqRjwQr4q1TjmmLx5l6nI8yGt4\nJ+c01UXJNHsuSrTwikxQ3h/4lDPc8+YMPVEXRKUrwVj3Fp8MaA7br+cBZ0eL\nFIwuFnfGKrOi28aDlVeNll0bIJrXAHqtNzwXH4XZp945oRY/4FWgkGugN1DJ\nN4NWuIa3uuRhGWUxnCElooI6dXDql3HmMQUYxR0djn51hQ2qb8Zhkbvg4pJW\nvJFbw1yS4WzprykAf/tsksxPNJ4r+ZcX7IyIbXEL50KstywNdhpZZ/sxb7t+\n1Td6DM6oiNzgLIqE0lURPfiGoqoH3Tp6sANdOUMvo0qNvhI+RHQ8VqLdFp3W\naYEOKSj2xu4/QG/xlaXhoGWTah/75vKWxRRU99Y7EF7tLPjnGjqXWrV+CDvr\niSyd9eMy3SoKHPwKGiunVCb5LNxLYplSIu8ODbS56RoNF6+B9rEnolS47VT+\nNwDXPHxgWJQHUCcvbbADxJ2Ay205Qpal8h+3y2/lCuWVR9Frj6mJXPw4AFn8\nsKtCFeQ+5PHSXXJCwokBGDZ17b+RcRsoTF+GXWMqGNZTVmQbESrMzCjltewF\nfdJg\r\n=EM0c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"0bea908b1f9961c964d9ab308852c00d4e57e8e3","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.5.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.15.3","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.13","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.3.0","chai":"^4.2.0","husky":"^1.3.1","mocha":"^6.0.2","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^11.12.0","@types/pump":"^1.0.1","lint-staged":"^8.1.4","@types/mocha":"^5.2.6","@types/lodash":"^4.14.121","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.14.1","semantic-release":"^15.13.3","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.3.2_1553724215107_0.8296500183777873","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"exegesis","version":"1.3.3","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.3.3","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"b31121dce0a71a9b79d34378fb1e5cafd9bcd01d","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.3.3.tgz","fileCount":159,"integrity":"sha512-4Ghfbo5PInoAikLXwcDpajAHOKiMZ45n81X/W/MPD5u1XRV3TDSkWDEKPoS1ZEbmedVmqCm/P2UV0toZaFFBew==","signatures":[{"sig":"MEYCIQC4w+Hv62tSTcUR90uRD3iS3eJBL2bt96de+WQP90i2IAIhALw9PCj8ZYK2uC229Yx2s8+7Jxaby7bRITfkVyeqM3/8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcooK/CRA9TVsSAnZWagAAAD4P/ia44B+wKLTSjB4aAdDE\nUYQ0JtCbvXWYaw3ta71gxxrM8g2iGfYptup7xmmOjXRmNtSxQ1fl0dsoOU5L\nnWtXgJgBy+SpiYEdSfRB9PKD56Ew/8racaL9iRPIsONgk7w85RT7uRiJmTlv\n9hgweUsVFEMVV1HMRObgYEBq3JqVQkdhumbDo1J7ZIaSIS87oj3HPqSSm6js\neNZQirJxJQQNxMcMssVd87bOAJx712UWazkC9mnoz7NzJPCXYjzmgbafHgdU\n+jL/8D0zwGNe3TQxseEaCgpxGmdTX8BQyV8+G8xWD3h+QkDl1IrfOcGHWzUr\nF86RdCPdJdwp75buTcsr7vlBE3eVxMBzB7N/w5khLTEFfptVaWjH9xsvjEhI\nTLZW94pGx+LUGh0BLNYVCIak3lP8ZlxftTk6gw2sqrvl/LsgRRGVmOpa4vLL\nwQv9PxxR5wBnViOKYnhVVjmIaVZGMYyn/NeQj59BfW1XwFaL4TZUy59XlySN\n6j2Sv2y9zhyCtew2KJOVd5v3FKJqR9ZW15t8exlqIYSr+rfBrxjyDN9ZtdIA\nAFFLEEq6eELwXxJ6OmRhfKSY8YM6T6xQbXea+sU9qd6XCJPdoBLLUkCRxSKN\nKjT/M6ma6vL8x3Sr6vORf9xyssBIhk2KHEBSGBaSfj9of+vuIlNLzPARsXSu\nzMZG\r\n=eSxw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"4e61e1bfa236fde3c9c447fe543f51e46f24e372","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.5.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.15.3","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.13","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.3.0","chai":"^4.2.0","husky":"^1.3.1","mocha":"^6.0.2","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^11.12.0","@types/pump":"^1.0.1","lint-staged":"^8.1.4","@types/mocha":"^5.2.6","@types/lodash":"^4.14.121","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.14.1","semantic-release":"^15.13.3","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.3.3_1554154175102_0.10784679886983839","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"exegesis","version":"1.4.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.4.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"d403099b7c817576c21a2755c7fbea6b7d11d4a2","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.4.0.tgz","fileCount":156,"integrity":"sha512-zFQR4TFqdJNHj2n84T7dhdARhkTMbeAV2BaoCReXfFa+TbgEt+wsaCDeNsNVY3eRhtpxgRG3aPihcNpN4ogSfQ==","signatures":[{"sig":"MEYCIQCcWnUpNJF8NVZcBTD0NHvmvlN44FtRbRnkNA0LIef7wwIhAOe+3rQ07yyz02YOLnDBBP9DNXYjF3uyEGhEQS3m/Kne","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":295003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpRKwCRA9TVsSAnZWagAA0TYP/3kBGDe7fLzJoWb4aIBp\nsPp69xcFiDOg5vGc2avd6TC6NEREFo9VDBEMBTw5wn5ANZjfHbRepmZiEZjf\nqXiMIUTsIvPngthfwW345TpBFhJAWJbTSeQ+XUYjWhp2CWbm01O/kWF1NOQ5\nXzEdUgK1aHlKBGCzF9VZ+KUpvTTJ1iMfn+Fkw5PQC6HK80DEGA/0sZZCM9r+\nbPnIKTBvSiU+F5V0IOR0Zd9udyVJ1maaNtySydY9DnZTaQ+v307+7LazDxfa\nZYyQlPxVekj7hdnk0K/649K5yFpnpkgYMOS+vpvNRvxdTSFCOM7lGn9wJKgI\nFGtAW1zGJKp6zGk7wRo4BoRAlysVEyaY5qHYFkMO7IRk+TUbGS+1dLB4YMSL\nzeuzFbFI1tU4Ivrrs3AQuQ/lkF4qIQCKEibyXTii3pHdWDdnyhNL9PVbw00s\nslkoAajd64DlcCcMXjmlFrESpiuevRwwgA+p5Ri+faO/dAlCn18lnZVSjbsN\n/h3SeZFA2pPU6LUHwB5j6PyVU2Z0u5g1gbRr1prAJNOV/hUR8JvhtSNdK2ku\nfRfF0LJp0ShJzEZv2zwEo0ClOjRwNTiSuokuOcljFonv3tdjvCNRpCOgLFkt\nio9uBsVWj2nxK3c4h/7WJGPE+F/IMFZCJYyPpD26gkj+XvLn5WyIWxq0VmZu\nubOr\r\n=+ABs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"6610296d3d86c7500b64f1057d08bf78a56fde3b","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.5.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.15.3","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.13","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.3.0","chai":"^4.2.0","husky":"^1.3.1","mocha":"^6.0.2","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^11.12.0","@types/pump":"^1.0.1","lint-staged":"^8.1.4","@types/mocha":"^5.2.6","@types/lodash":"^4.14.121","@types/semver":"^5.5.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.14.1","semantic-release":"^15.13.3","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.4.0_1554322096195_0.29453983880278023","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"exegesis","version":"1.4.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.4.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"b204db6ca7ae08e56bebcc1927fb8ef4d4ba1da4","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.4.1.tgz","fileCount":156,"integrity":"sha512-TzDFGjYI70OU51FbpN+6m5tfygzcfMvG1jv1dGAU6UO6s5Y3VMIQGMzmSyTqzibhdzISX8qZmndZlOfXsjrEVw==","signatures":[{"sig":"MEQCIGb627wzW967p60q1+7FWS7iBWf2UibIDO86mWWJirPxAiAO7UAOlx3TUPABzMZH4hZtyml4TH7IhHWNPYmkKByYYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":295984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwyZdCRA9TVsSAnZWagAAPR0P/2ejmYx6j3q1coHI908/\n+P5F81tgHnxj2nPIcMiluw3rAHD9GCGB1sMAyh2X9C8gQEB+YV+klf2TUkQ+\njnYAuyu+sqsBrBrcYT1rxdTz0Yq/14zk9DJ5qACkxFZeo2Tc95Nj1Ydxsnxu\nq1JRs0zD8seIaSvpTlLC1+uoPbWQKJqij36xPKt05LhgB7zXLSsSTKnJ0Uxi\n3YXtPboXh5oTL82Rqu9amFuH1DBeChx3GnrN12Vi58H6It9/1wN6gBR0fic/\nki3DPPKW6uWGpJIGeGEWRzJykyRfDBiawb3+lmMa0GvY5XimGFdHXN0blSVX\n7YLGodCuKw43ypKQRs0oZPPGQ+E56MzPxfd864TzvkRhKOzrQvcSCVMLqsFy\nYTzqkhs4W6nBtWLr5JpBJiKgeTkHldJzYBPOzcC4YwlThUqUBfBIl7X35Dua\nqi2Oxg0iwrShRxfMxFxhCFAKN/dRDQj5McUDCn/khLGBcdZhHsHO6ECcZRG8\nFb0/OCCrfUAOiIsQQVtdvIPbL7EV85uJVC5P2ISilYqQB2g19eI9Z8ATXnW3\nMFgTfQoJJaQsWnqoIIrmjfb/bSR/3tkWzYvFrP9qVJNMYYwiCllPSJsBljtq\n7pv+v6H9voMSIzcjy3qHysprRoibdr9V2HlBCew50dilPMbx+F6LWQIX4qnH\nW/2Z\r\n=XH0L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"2d902b34b855484c466d3c439fc72df619856ad6","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.5.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.15.3","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.13","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","husky":"^2.0.0","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^11.12.0","@types/pump":"^1.0.1","lint-staged":"^8.1.4","@types/mocha":"^5.2.6","@types/lodash":"^4.14.121","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.15.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.4.1_1556293212387_0.32658326936518534","host":"s3://npm-registry-packages"}},"1.4.2":{"name":"exegesis","version":"1.4.2","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@1.4.2","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"abbfa44abbdc613c8a3ba6f1f2ded3592b76f957","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-1.4.2.tgz","fileCount":156,"integrity":"sha512-k7DNLsnCnmhb0r6lGTXJhmgt7ks5Ht8D86paSYUTraGF2qltGs9/tzegFk7Qi7f7txebisjBTW9+uU8punDtYw==","signatures":[{"sig":"MEUCIBm9k77d/VvW5JcaMbW1kZeD0OzoLnJbM1RrJK3b6gTmAiEAxfzuhTDbV+nXoeWhV/cRewuECHhICWPuYwD9uwSMmXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2wBkCRA9TVsSAnZWagAAqBUP/0yz7fho2vX3g88L7/hS\nY9yjdv1q/5q+kJEKNnIYjYJ9LSW5Y2N9NKnzvIbzYJcMaWjdWAkT6MgLVbAn\nQA4SutOfBMFqJQrn1LhGPEEj98CLkTJqgmLo7WbvAbfGnOGCeMBrvHYH0DpS\nYD2BW42/giQdjijjzMga6NQXOzMhPfaRwF4wqCSK9kziOjPgzj2mq2fop5wF\nWHGZIK11BjKUPlb0Cj2NvpQ+9noCDYvWSYaXEyteYE5FuUpEDl5UrJVIDGZs\najKNUSZGSQdKEiDot2ZQoCgn7PAVY6iikEwCYDT8kX76IXDiWB5eAQmLyGJ5\nnZ0ajkXTkKU+qlDE53XlwLHwfNqX+WqtohQDjqiyxbDNaJ8FCtNMWEMxX9nH\nJJsZnfkJVYDdmUUmhH35wUdx6Owwlq1V5ZxnTYMowLUijGquzO2Gzi08RuUw\nHyJ8glUjLRL6NfBaUIkfGj7Bc6c6m3GqWFZK4xa7P3COQBnvfWMdBJlnTeb7\nW5hAsNLxxG4g8GwiKIFbKwGdIKgCzDy3iSC3mSi+TYrRMTOdfWpuP846HMOb\n7fn6ZjTJ8E/NwLHSvAZKbrW8E6bUsYfJ2xvPTszGS9zgvUKHlCMk4Y0PJx7e\nHGsc5zv1ZGl5x2fZRu1sp75GZWIjX0AfuT7bj8uiLgwhVyVMtpudXgHi27ki\nRItf\r\n=kSqX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"e388be911ac140fc552c5c7b8209eebedaa0ec2b","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.5.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.15.3","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.13","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","husky":"^2.0.0","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^11.12.0","@types/pump":"^1.0.1","lint-staged":"^8.1.4","@types/mocha":"^5.2.6","@types/lodash":"^4.14.125","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.15.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_1.4.2_1557856355247_0.5330116995761147","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"exegesis","version":"2.0.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.0.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"b37b86a8dc4e8bd35e70708dbbd985bfa379d9c6","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.0.0.tgz","fileCount":156,"integrity":"sha512-bw1J2/9T75QZ9Z5ndREoO9o6gH0DriXhqZnXitUc6+ogqnsj4KoufTg+FXYBrIcY1u/gEVSdt+hZO691DwEL9w==","signatures":[{"sig":"MEUCIEiXcLvB5yDJFLfCQBuNLGIE6P1njfWYCynS4lOPH/+dAiEAkyhmixmiWZpHsvjUjndO0iOt0j3lVI/FT6i2J5iXj4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3hXnCRA9TVsSAnZWagAA2c8P/RD3i2uHX/2QRLYjEEpr\n16+TbQcnZWclvbYnj6U7bKDMueSoMfMnC5OSu+LjXJ5BwHK7FBq06Ak5QZGD\ngGCoSHjOD+sgV0CrO4y8N5Zf62zVrxT8ABXaX3Peqr+8oS89RNz83FD60pEj\n9Xl5JMxeJNbf879Q5oPXEsSUvbM3O9A6FchbgWFxkUsGg6Vhc3dRSAXtZ2sH\nmPA6dX2tUYIDa1OlX//aC1h/+1LhnGJkmbE0cBWoNhC8ba/raYSxKGBwpgjJ\nrstkjbwtspcZ66egxZKvFMi5KFLbWnkgKISSSHk1qVHgdIX4hR6UfJwscAaX\nVkPmnQmEZA0BOyjhzd8vaYJ9AO6NICInXLjz1JBm5GyaqTPm5rYBWpGqG/OL\nniJjnSCsQJgc3rSSYGE5lWXMvaRAU5//WtrVN1t3l0z41K12mUTXPvDN23nN\nLo8TquKkQp12ryj7fyCu9Nn782ZvPxcNwP05C5g8TPG0CdpfHsRb1v3IYb5S\nvyX2rqsmgFA+r9lNPD5wmuMVdp81K+V1LaHLcN/7OXVn/NHYCw+xSJsTw6Wz\nnAeND1m420rhuS4yO9XSsQS0jh6lBLfjWFvMMJO5GKXduGKa2nfhhAtmnFlW\nphL79QSNmbQp9w1TXHsMpr52/ax5+Qyt/zmi6/VvNzvXbnU2Un6aF545b+w+\nx90/\r\n=aOzt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"001f3f31ebdecc706e11c529bdbb27cd0a30c081","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.9.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.15.3","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.13","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","husky":"^2.0.0","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^12.0.1","@types/pump":"^1.0.1","lint-staged":"^8.1.4","@types/mocha":"^5.2.6","@types/lodash":"^4.14.128","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.16.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.0.0_1558058470282_0.11463337637885762","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"exegesis","version":"2.0.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.0.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"b9fed5d58878699f94d73488f069ff4a7b846a59","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.0.1.tgz","fileCount":156,"integrity":"sha512-yvpIb+VX1lGn3cdSI35zNsATLLoockmp2gCc8ww0/3Yfip5qJtwoZleX4OuV4TJW2sPHt2VtseGLDeoU4BKcWQ==","signatures":[{"sig":"MEUCIQCiWln7vvAyXJ1Ri/jlrQrg2q8UNSTFRl/KiHiC1zgPQQIgGv0VBmTaV9CKZ6F2yCPqxPVr2f5fqY2sKktBroUWRM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/6iACRA9TVsSAnZWagAAtqMP/3Zklyk7mPf6cxM6qtmT\nP/OaqTruwvAF4D70aZN0ohRhJSvcEfqrCEkjgsuLYxxJXuoAXCD7WV9WGAuZ\ngq0P1jcJVjt8Kmcyyu8AvqKakuDaTBLd9O0AIXiBRvpRRi7vxxcPQpk+ek5l\niPG5pKep5Eg4Vd+SgWKFjrWPqkix7vvMADgXhb5CXolUXU0MMHtPKCsm+mc/\n1hwvWmVTjWBi3qX7EFc1Uh5LZT4S6lF/cz2xqax0L3HwtCREMDxUmbsOTaO1\njd9XLjGGRRNhOGE6AmWHnzTXYAUE0JT0f9MzddqeRm4Onus3GqJN/bIwATkc\nEpavERP7K2t+eQiBwDU7KwRml+Os1HaPDnhnCwFRr7P8wFY6kfBuRc/eQgX6\npCayewt0QQO6LpY+3xHYT4LDvxN2U2QFOzp/+GTG/bOsIIFC3BuEOnGp4L4A\nwJKKM7eoS6ffrJgyPvgOuTDvJccnpimMbp/9R7YkD56tU7bvtvURc7kjyaqg\n5Kh2BJuy1EMQk/oa0spdvI/SD8WjlzHylPupwNXK4cfsdcv9DvUq9we2eeWC\n6YgfZpQ/1Ny9jG1ImmYXhXTLdWBOs6BIk9XUSIc5zhDvbA6KTu+84N6fEmbJ\n2KkPBttMDRQy+oOJSjU0xDQ4g/gY+Ryp6KQRReoUaCfkEAhAjcezcfWxRsgj\n4gxL\r\n=CT+Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"69d395d540a63459af30cf99859a42322dc31636","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.9.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.16.0","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^4.1.13","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","husky":"^2.0.0","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^12.0.1","@types/pump":"^1.0.1","lint-staged":"^8.1.4","@types/mocha":"^5.2.6","@types/lodash":"^4.14.132","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.16.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.0.1_1560258688298_0.4304397521840837","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"exegesis","version":"2.0.2","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.0.2","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"9a7911065c3232866fc4c31c8e9c403b0d94a61f","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.0.2.tgz","fileCount":156,"integrity":"sha512-tGq379FsBCuk0XjEMYGPuRreomPdTJ4BYo2076iXh1s9s3m63WwedyOon6wIe2Qcj7PLpNxw+1YeFTUZt9JjOw==","signatures":[{"sig":"MEUCIQCdWnTad2y5YMA9+ckFX2BKfGJEJ2Y/k+YaxzLFEEeGmwIgdMcySkgLx2nvhJuCB2MByVpzwoORBdJnLgV2i2EVW44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":296174,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEmGeCRA9TVsSAnZWagAAMb4P/1db6Djxz+/0rBoxsq8/\n2vcWkCHEkT7sNbA3H7d3cqaf+v3rQLxgNqEXK8kvv22zLrkJmRPwUYuEXhn9\n3doMEr4dNcUnjy87WSlfPp6rfSDKsPEOPhL6+X/fAoarmvW2YTgGa9hHM0te\n2/JKW1fIf/d3vPfQ4Mnjdbo+PwKiQ7/7DCFHdZTuH1kf97a/V8ah40krebfc\nzmaynbllijhqfsO0hC9jcN0YNnS025t6fSwxf/IFE5vHdbAu1r/AIyt2Mxbj\nQsu0RUELDQY6pmzg7F65dXjw2D+vc4cGaGdHq/DyGcU7iXlV2Yh7ESxNrR91\ntvh2Ae/U4nTiXiK2n8rjYgqZiPSFsv0sVOuPuaMtOAVzAqJWLkNOkTr3NFA+\n1w9tc8xubMl3k0dUAc7sYD8lxjUM/WUNmLTEAEOOnkxXi0kQzD7yn272vZ/z\njQ4YlQWuVMnVgjHKMdLCpPRkz5u7TyTSjSACeTzu60InRQN/2oGvVdDSWc8R\npr/3/Y7fE68xIx7nGcvZSTXDUjiCwlnS+1slEbYNTu/CRzi0RR5boqBL4DSU\nYH5nMQ9DoE7qp0dzvWV2f59JEmgffc5rDasnDMIo8N1TIuLZQKyx355OSJ8K\nfU0HX5Hl+1rLcJWF657pRErRs3xLAgOOpJJMECMXievkRLrIrp9RLI4kgnwG\nhEwV\r\n=0xZT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"cad4e519d0b48176384b13b9c9244f685c00855a","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.9.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.16.0","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","husky":"^2.0.0","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^12.0.1","@types/pump":"^1.0.1","lint-staged":"^8.1.4","@types/mocha":"^5.2.6","@types/lodash":"^4.14.132","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.16.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.0.2_1561485725413_0.5999917538861836","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"exegesis","version":"2.1.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.1.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"7851fb4ee601f0be50ab6e3cbb2cb971db8cb6be","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.1.0.tgz","fileCount":156,"integrity":"sha512-kVOA7nEuH9zSzDf8mg6TNiBt2rMKUYQ4p4g5xi6CCKZw5Sbsd7F8RBSED2N8b2pJzrA0AWS1Rq1MCfnyR4rZsQ==","signatures":[{"sig":"MEYCIQD0FjP34h3DuTqFvw7EbtqRCqUavfEKtwZU7VsrolC+ggIhAOFNCurHeGAB/110WHHlLUlaACqNPjzGq3WZtvZci72y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":297554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdire/CRA9TVsSAnZWagAAHG4P/1ZF9ZTA7ivFw1fX8JfT\n9Zh9QaLnh22HrwEY91SBPQ7ySHvA3Vo42TKDjO/q/1aJX/uXbiTbw+khI9oH\nffGH1aFdwdU6rFcmjiyo8PItujNNKt45QBdRU3lvDUybishlBA4ggL3wQf2t\n8/a9ADpFOqhQHq7pxjOtDfzYVeYftEYyQ9kzGUtcS5HB+IK9JzHwY95rnPbv\n/JaRlJhkZZpBVJ1qsUPQx06RaNDrVbhnp2YnojNm4fQaBgNhABEEQ0aGEcAU\nbrQnIdhI1poKbcMlk1fHvazkvajz4P3A7Szr4f5GkoOFPjPaQ9Ro3svlnSU2\n5wlePKXEF1kzuiM6pEnIkhGl7pAUkH7qXc3wXeOP8rz+z14iXCH8A8wdHCm9\njKtHucJOUZ2F28Rw/DVxoChQ5JjJtqT8WamnqBLyl0eknIT2lccH/+/mmZ4h\nmfY3c75kbGtLXR472d+GF+SxzrQ4vpQfSeKwq6F/Dww5OL++aSRyMx6TVcyY\n3JTp6MTEC79fDq2jfstVksxF67F3O6sYsJSOPMe7W3Y/WA5PJ2Fmfzv8XsQZ\n3pWXI+jcdYck5uc12lRML1b/P0/WRozYeYixtvseNFJfgnPXLRcvh1Z1upMR\nPGyvmxpDwFQA/qQH7HIsC39Yp8/FFXfRyPFQeRrD/8zhNiEUuSTGOvu1/h9r\nGyVn\r\n=By1W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"08d35acf426132e6364d4d0ad0394a89d9d04080","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.11.3","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"10.16.3","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","husky":"^3.0.0","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^12.0.1","@types/pump":"^1.0.1","lint-staged":"^9.2.4","@types/mocha":"^5.2.6","@types/lodash":"^4.14.132","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.1.0_1569372094751_0.15776103571367872","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"exegesis","version":"2.1.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.1.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"6c8d327351f454d8a74b35547a0c5bb3a502af7a","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.1.1.tgz","fileCount":156,"integrity":"sha512-1NDGNtgYCKWywBZbth6RZpeJXIzrndQrqrGEqjS3LLJPr9g2y1xWohI2uMYxmaBD92fJn08HZKz6z26puwKR/w==","signatures":[{"sig":"MEUCIEqSUTKYGa6iheWMtHjA7Ucpd7AQWVBaJchTezNSWggzAiEA8dHSy9mwBgJvod2nady1k8HfHZIwi9lQQxtuLGyu3OM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":297830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrdBSCRA9TVsSAnZWagAAWFgQAJPJvcuXYybaqnuyDRDF\nytv/e1LMKoyqgFGUazBN8eGykuZA9dVO/4Rj69XRiGjOUrjaC15fDzruPo8d\n/nICIXYj2cYTGMMacH6+gPs9RWaX9nBj1zMZg/kZrTctDFBwoS1cJ6MPr1zb\nEfUQNbyXeMg++TIlBQYI4CmJlVy1qCaVNy7DzKGzPuPRCk7mDwbtv1H82f1k\nwRtMlFRom4KKkFPMOPYELUyKdTYHmfh0jGAOgzkNIHMTUG5HAg2kq/Go4aGM\ne2xWAgJ55acLOGJ0/xugq+Ii1w27CjTGGzXm1xUSzBCv29K511O21ejvfrRd\nL5yp7mZjC2M676lJOy+r5BYv9EY95G37sNVf7Ty9YrbsNKnvuREIvpe57Wkg\nenzMrogQf1oEQv1RxcQELUVH9/DKwHPeKnCax6VzO2Bv3IlyMJ6YgXX57fnJ\n0WT1ob3yMR3L/KWfpFY8RX8e7iCIwJJENC98AIEWFdHiqUy+rK2lll5s830c\naQ5auvmJF28RrPokYWro0sw6nmn6p5OMuSroMmunPPR9N02/NztY/E09vscX\nHePOkPkR690vEnMksrzKZ209vMFYrVp7W+JcuAY0Ds2pW9DTk1/ZkK+s1es1\nn68oqTdeXz1HlnPHmLFWaSMEapJK5EzCTe1UCa1MiJpddCcINmb/8WEhSMJA\ndH+J\r\n=Z684\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"f8436e78391957296ea0b37e2a7c1e61c4fdc666","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.11.3","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.13.0","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","husky":"^3.0.0","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^12.0.1","@types/pump":"^1.0.1","lint-staged":"^9.4.0","@types/mocha":"^5.2.6","@types/lodash":"^4.14.132","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.1.1_1571672145511_0.5374901483489478","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"exegesis","version":"2.2.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.2.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"b995d5e5b05fb511323428fdec118223a8d9689b","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.2.0.tgz","fileCount":156,"integrity":"sha512-X2H4bbtvwxtEljIi9k92sfzrMBLIE5NkpmUyDQHzC+S2bfo8lgpCSE9tz7YzhYc1v+JALeu2iHs2YQ1DczEYPg==","signatures":[{"sig":"MEUCIHu8oEyVXvUWBuDOLql/D/VWlkO1TeebDCZb0J+OugYnAiEAwrkUivm+5I0sJiZlOoFEWEZXyBcRj4oIoqQ6v7gqEgw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":299187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1bcPCRA9TVsSAnZWagAAoJcP/1V2aJVhk3RAbWYouDgl\nwpHfn63bd/+NMciGCUrztY5sR1BBMs6KEIVxpi2jOBQGb493zqBD2PMTqIJe\nPiSQeM+JixyqKyOvY1uK0yg8V7W8OJ3JIHHGxyKZPUYIEJTI2am/gCg5UStY\nQb1W6xrra5rLFz0/5PcQtHBxPVxLMcEiA5UZ3a7iotcBLIfLLkKXCOoxRcya\nm16gvfMF47BHntd2LznkWJvmOM/STXwb46GPf81oU1zeloUWX8x00B783ffs\nxFm1xSrZd/JSsTQhjMvOYn0LFUgCnILAYGlmFFW0oMNbqmogAo6dddzY7NW8\nnqKyfELWhr8TmerxWDNuRcC5GirPTf5l3e1hE3rlr169TM1sRhjBJlIBFvCC\nv9rd4dTprsNAgXKIYC4XV5DGQ0YqU9mvdYCL2oPe7yuP7/rnVuIKGFJjysyG\n46RgVoIcBnCm2pb698HuleE8/lQOSMVf7yCNHoZA/KmtKyFrf3Y26icGdiCW\noLhYfI9yD7ZzU9XX3vEOQt7xQK0ANmPEYCX7ltQ7wa6Ru4dsDtREmNzt9Yfi\ndyqEiQf92oPbkONY1GUJxusMpR88YZw/G3cdZTOVCtKg3k2II1Fv+80Z/Zyi\n4WJV9VfQamB9ClQZK8agbTdFv+0QxiNyZRh+8TJ38UIlHC1y6BkdAPVQQCqE\nHrsp\r\n=7XNN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"3186d3a293882066268e6339d469fb134798244b","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.9.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.13.1","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","husky":"^3.0.0","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^12.12.2","@types/pump":"^1.0.1","lint-staged":"^9.4.0","@types/mocha":"^5.2.6","@types/lodash":"^4.14.132","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.2.0_1574287118550_0.3947310321591455","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"exegesis","version":"2.2.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.2.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"5efb83a67d876a59852885c4a21ed07bedc61bd8","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.2.1.tgz","fileCount":156,"integrity":"sha512-gpjsDNBi/pC8yA/57Kf1TTOfwrUpWnjPfWVPwA7HAw8sXqXM5+7OzP+vewLFMyypw3+sPy6DUPK8dtkCv1g0bg==","signatures":[{"sig":"MEUCIQDLQm1srX+HXaLWrpPH0Q/S29pvwsjEvWLHHysGOi/F0gIgCbxY2ZviHPx0VaUzmvvc3s9ZppzJ5puUE0xMFDnhmhI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":299599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1bh3CRA9TVsSAnZWagAAC6QP+wewANjY5/Yu4zd8cIR9\nB2gfC6qZmzLSDZvD9IYL5BGdFL9oMaoCTUW50h4nz/BPzJY+A7kUhxmzzOyw\nm652VScBNVM8vY753bGxcaWYBLAdXeINWXUDwdUec+yAtNR8zneviVo54jyJ\nhFVKcNsJZf1MPsHk1FwI2J/a8C2z+WSEO8FIvuJDlGmbeNiza5cZCI7ayzmT\nhOrYsYSbRl7bGTf+4Elej5f6B8yW1+4w9aS+j6+q7ON8GzSlP6fX0BA7/vcB\nlRxRdJ9C0E6QAaAVTW3u6/Ff4OidjbQ+swrUo00YgHHbAt6RKILy9mdFeqbQ\nSbYENKpLtuVqqTfj5/XD4BpPyAxoaJNgMT/hpoi3dK2ek7c0E7JuqetPdLsi\noLNDm6FflaDu4vuPYubgXAKAxIJ1v7/Fpmhvb2dl7On+++lDj8A5J34+h7Xs\n8zummdnZaVunjTSzLQkBqUhKVIIH7kEATYwYkJkIbPu8aLx2l3K90uzdQ9RR\nGb2aif3iD7xBFm929MYWLeWNLwaPlUeh7NsnMnKrRBW83d095t89d5Ttunug\nf6tBXUrhnUYQpaqwxCbnJTYsS0T7LIU5cdq+5XK9pGYjxQHoc73gKlS31Rxg\nFiJOPOf6ix/nb8Ux+1d5fyKrpojHKmItXxmz82PJ9U8iUlTACfo6z/p+BpSG\nQRs5\r\n=mg+s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"9296651131615212e60214a8c75a87548a352b20","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.13.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.13.1","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","husky":"^3.0.0","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^12.12.2","@types/pump":"^1.0.1","lint-staged":"^9.4.0","@types/mocha":"^5.2.6","@types/lodash":"^4.14.132","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.2.1_1574287478873_0.725688969151614","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"exegesis","version":"2.2.2","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.2.2","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"cb564fa25a0d12ec71dcad7ae53e329543622099","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.2.2.tgz","fileCount":156,"integrity":"sha512-7dIFPxUO5Dc3SzWglPcwsC3ghVf8vkGRqJSX1GC2beNJmq1Lt4iybCHu51Dt5i3CBvOOYph3IDhyFcl3GuNSNQ==","signatures":[{"sig":"MEYCIQCdn5Z7n3MmRhKS0kTxY1ZgY1ZHeyr5CAoNZ7hM+h7CVgIhAJD1NCX+lttM0XFP9lWMzVSXJgp9x7UDQqvjsxQqefTe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":299598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2Dk5CRA9TVsSAnZWagAAOjUP/R5vjztShGXaCEHfz4De\nQ0jNUsh57l6RRPP6r9cLeXxYSn56Z0j+YcCD5Hgm79wS6e/aiRmVgj3UFLyM\n1rZT4V8dzgdIT63keS04dZL9oij6Rb227d9+kDMjXW7BTa61D/0n9zrxh/9H\nOzcAFu6wT880KdLPGWrkiDeNyFcRvyi69KiTqKWEeljPTg04KGNprQzKpj5r\nrFYsKNolJSv5C4qiZo4xvySz39zHMIT9qcejFKTLVjcDSKN6lUUgiEQNr0o2\nzQZRdo0IuOcTf4vKOssQFXh879VqVAmfWHGDsWmR1vcwCNgOLsmFuip3Nzgj\nShV/uYQfP7WgXntOyo73pEtts8CySpScx4yRtI0tXOBVPzV3zEEG6BjNu+5i\nDsqM9AViaXavX2ePpQlJtWHULWoJTU7cxOqEZHTlgG9ksTxJBpVmlghE/hTb\nOgfQV4FPPQWhAWmW0e+zX2g6Hv59iLej7B2XUoY+R+7aaDazyRITsMyIEAHd\nz7D+J0c1RZhm/WMXvtiFwRBD83OkJYtgGWB8pq9SbeQVsdtl3EYsFGFRgcL8\nCDzyDVmOtylJjKLY9R3Wp393DRFNbMlMX6q9WG376Vhq/ggu7VoBLHhlFJEq\n2KHIgkZZNMTPFMLti+BIsWTU0i6nTY29e/kzFlOI0jVkHuQP53PK3QiUm04Z\nXhva\r\n=LbsK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"9345df6d81f907fa5e90257b288d22f043f6c6de","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.13.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.13.1","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^6.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","husky":"^3.0.0","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^12.12.2","@types/pump":"^1.0.1","lint-staged":"^9.4.0","@types/mocha":"^5.2.6","@types/lodash":"^4.14.132","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.2.2_1574451512443_0.7941689124898508","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"exegesis","version":"2.2.3","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.2.3","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"fcbaa1703aaf20ad731ff50cc57cc57947b99256","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.2.3.tgz","fileCount":156,"integrity":"sha512-NvL0n9tQj7jKlxkc1Ie5p5TYAjvTuRXgNcc2LvtXct4xXwEa/+xq61XM86xe71xV9LnG7h6UcyS/cSd+jmDlxg==","signatures":[{"sig":"MEQCIHjCQw+JvuVUQzOVBdK0XHWrIfaVmmzBX4v5CQMrdEeMAiA/F2hD4DTO/gDonScmC7hmoP6vPKz65/yu0Wo1wc81Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":299598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9kgiCRA9TVsSAnZWagAAsU4QAJKyx9iG/nwpJzKDQyQY\n7W8bYkeZXkz702fUuh8Ny1kmJlTGPWU+XHUpwrmXGkkUBgnbMvhJ6Aui27Gt\nrbht3bpfJPns7yrKtTrj3C0+PjXYbhnlZc31agoMRG9DQ0YbxsMEzLfEN4cC\nwNmjBTapLhS/BVFBs6U4wWROejV9hUz435g2WgISXwMICmzo4TB4gKgkSDWI\nMDQvIaqmIJqe5lWN1poBSb6xf76sxs0S4JfBkS6w5d99wDiyVm/B6K7BorVA\nLyXW2D+j+2swAwo5WrhsSE9xned2J0pVj0oC++uPCm2lSZLoAQPODd8FyXaT\nsI66bt3WaE7ijkldrij0m11v7orSt7nsPotemAQWv/KAnthpwuF0iB9c9cu3\nxGJO04+UFExGVTU7Qzc2dqllGV0Iyvb7dPRiMj7GbO61uTDNq53Xwkmkp8An\nF8TOvr4XXD5RkhggJJdiDQ0dzCERQ/CQGpJiGFUGzOUBCZQt8/foq8gYmKA6\n9rQhSNLO6J98hgcqWhBVZ6ow8Jee1VNww8CbK1kDBi5iiyRDdE02O44JxWlb\n5U3aSxc+FvSsNh5ByUughgZVI+syepDTxXns8+PWnfkGaEzOZH01N8a/NDci\nJlhBevKL/GbvfDjZRaf1pA8dylAdbRjRjzTCH9d7rI6wVnaIuNBLqdY5gJtD\neNWJ\r\n=4Vzh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"7069d4291538de9c89cf42b45c3cab7cd820eddf","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.13.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.13.1","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","chai":"^4.2.0","husky":"^3.0.0","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^12.12.2","@types/pump":"^1.0.1","lint-staged":"^9.4.0","@types/mocha":"^5.2.6","@types/lodash":"^4.14.132","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.2.3_1576421409666_0.7179579069970157","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"exegesis","version":"2.3.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.3.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"cada63154257af0c0a419d17bee85bf07c915bb1","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.3.0.tgz","fileCount":156,"integrity":"sha512-jCRdiBdgWh8F9y0XCtf6vrCnhnv5gNid53tCQzOaSfA6oKinisVUhzbMbZcagxsNhqz9zFJl7GQAOS9wgnT5bw==","signatures":[{"sig":"MEUCIQDnpKI2HoGq6xNoSiBzqFRl8eQGBf1TSqmh+e0Jw9O5fQIgMUO8/i/U25Zl5AGRvCFUBSEjVpKbGB3k7qWSElnt7cM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":302983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGL4oCRA9TVsSAnZWagAAleQQAI4B1+mp1q4863DgilMa\n2PoW5MwFqLEyy/gPEHAFAJzqp1a/DBrPluwU5ypjTOSu3JdHkbQptdMdATnB\nENfkRfhow4KbCXV4XopN7qXs5pyyKLbbm7i0MF1sDhsWCIw/JrhLvLTK9d9r\nqA4n2CTKW6oKcZeGqZ62/xFBX8F5zFYbk/xOu5/IL6q8XNXkoaUBm3+iwDdD\nQQheCiXimT/wn7CjzaUJJ+WVsqKrCn63BjSs1ntAuyJLKg9x3Gb72Qgcwd7n\n5Y4c+7FNqoJqAg5J2bqctiGx4qPZu2BOJE8fI1VTfnHGkwLb/+oCxl8FdneM\njvKrXtfW8tKo4rNA35cyvy0XdpoekH9HUPCtjhS34ibJxsVaNH/Gs5P1q8nB\nx1n7gI+okKuUaNXUNswGNb55u0p33fl7V0KlTLRwm/LtXjbxQ0KF8RQgaLaU\nQBlLrF9HYf5M55WzkZqsSXIYDLrdDHgLGag7MIA3m+m799/KdrvAUFcV7PFm\nw28DmTT8T/RxoOnW6brx4jCxm6vx35Ghg7Qu7J1C2Cmy3E8DZCBx4M9YwPQK\nYqWhVoED13rQmNjZdnWzOV2LJVTG4cqw/AHoEmra0vvNHVvrNWAR3C9jUvbL\ngWxtjvZMmIUdHzAYOkRooN1nCJDpCvuiZ/KCA6DZuf5GU0h+rAuWcPxcApoG\n4q5t\r\n=53RB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"76af5efad90795035fd392d356f5e449ec870344","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.13.1","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.14.1","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^4.0.2","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","prettier":"^1.19.1","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^13.1.0","@types/pump":"^1.0.1","lint-staged":"^9.4.0","@types/mocha":"^5.2.6","pretty-quick":"^2.0.1","@types/lodash":"^4.14.132","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.3.0_1578679847744_0.975126885890998","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"exegesis","version":"2.4.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.4.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"78d811a7a0f0d54969cd9bba0eb7c020d5621431","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.4.0.tgz","fileCount":156,"integrity":"sha512-GNbU3AUfKjBQMl/tdcjmwbf9aN86XznC1GHTRePvATZEk3TmdMvWGPk3jppPLBsfroeQOIK2YmL27K/sn/aK9w==","signatures":[{"sig":"MEUCIQDzU8iaBaZsRpCzAGASqYKyLzq6GDT8ZjUutbjpmqhRoAIgWEur9PCgeLWxQLaNy41lBYZ+iKyjXmlyMxLdEgDy220=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":305473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGQFnCRA9TVsSAnZWagAAAQUP/0aEOebFgI6c/3+3+iXV\naVnlKdUzLVvya7oWyojQmHHYfrNByT84+bEstc7mFibzFcPyuvPEVbT7UbYA\nZRfnagxzy8wIHQrfPu2aGU4TQQ6sRG6fPx1bu67sHbLhsjOwurxNR09FtXeP\n08xnGgMlzml2ZH+1AytCsfiuL20PPBkAawGEm71b/7M406iepi0kYzRFrBCK\nlZriseBKEBCftcgNIYjiyW6lTN+xJ2g9dT6i9Y4tIljARDCFMoDN9uJlQ7GM\nfpL+WrjNu3+nMuUlY0zjGN4a958NvRP07Sajvtj7L51PmGT+p1z+xBIfzV2m\nEzZsgoJFkzyygnHRI/OC2M45ph56TxgkVDM9Nlq5DACygUZ8ocv5p9PhNtda\nzlnYMn+fh/l9qlutvEaZpLwIJ796eZPTisjVBeL+XF60PJGoQGctd08i7Xyk\nSlyBQn+aMsiEHhiCrX6QqareK38R/YXRqrq0l9L8XKjp5U6h5twQbyBrXqol\nliFJqKLISlpWBjIBXWbVGY5FdqA/Amb07djIjRNRzwbjnnNQln7DYu/uGwdt\n+LUeS28ocNLJ6y0LVWR+MNUMVk6uDpiFEm5kaMWqNsEgIAwfbPDCsO203TQm\nbeehRZEAaEeZ2WnTMlph40YLEJS2/P77yAcb/oSAtKCxq268J3GpWWdMbdDX\n1gvr\r\n=pXun\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"7a7801f3fc0b26d2bc23db000fee51b6308b3d02","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.13.6","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.14.1","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^4.0.2","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","prettier":"^1.19.1","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^13.1.0","@types/pump":"^1.0.1","lint-staged":"^9.4.0","@types/mocha":"^5.2.6","pretty-quick":"^2.0.1","@types/lodash":"^4.14.132","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.4.0_1578697062792_0.3845668056125655","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"exegesis","version":"2.5.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.5.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"78a5d6155d4e77897a6b5a475dd500a07e58b473","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.5.0.tgz","fileCount":156,"integrity":"sha512-01JuNn2Y600yoDKLTVNAugKcrk4HOoBvXODowmoeQtFP6FPn0S87DZx5XAjwyTUsCewDrfT5VEvT1hfl893VTw==","signatures":[{"sig":"MEUCIQCgvwVYJkFzpmDLZn2Y1ydVwZIGOovtBZ9KzuJEcT75ggIgUOvy4Yb0qva8rBIun4G41JG/uoiY59m7QSM+BWTFD8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":306122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGQfqCRA9TVsSAnZWagAAnpcQAIJPAcyRANKOqDE4KGxK\n0y1uBXiCdrMuX9yICdExxQoCKxUc7LqpfYNlsGEZ75qtL2ONKzcPnwWBt/rk\nD4P2M55CtRnDgIQ8LEJ8X0l4IrgO4hDN/U/9LyA80Uhc/xc7+9VSj0c9pR0C\nZwE69p2h+T3GiZyw10fR6MdEXAPIUggChxsUTwyH/Y43eksaxVwzHH4afoKW\nAkGpQD/lh5uF+Vvq8WKDavfkaEJdYOinMVYJ3LAcBH9z+BapO1rHQBHSM6NL\nkQeEdzrh9jNMYJ5VczieYqHS9zYABCRDvP/bsaKEivGDWGmpriJSIJRTAJn8\nYzTefNX/OcWAaEeQcOtFVba9hDCKoNLvpg1UxVi/XquhuPrIwdBOqzUcB7g2\nCJUwGROm/C8ldVPXcFiXE5TRE0QUFDE4ReL2jwHlqkQRcmEHKt/3hK9Xkmso\nXmMSQqXNUHZpak/6ELBrU2IiqKmRba8jLrsFJVdj/jiS914oyjpb7BMix9rU\n6fZoq5hJMBDZ5gXjzzCvYbz/Fe4GJci9WQdAMVluahPo0ecF+W5llgM0tgwQ\n5UnDVb1NOHLK0/fWiRgNWxoIDGLgp2L6QoD1Ey21QmW2VooXXtPtq6oxNWXf\npMWAHK8VWxsQXD9Cfr0hugeajsHc75jiouYxt4OuOCEbuUXvsuN6KJmH+HJ0\nbWfC\r\n=9q3l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"079e14dd14dfc4e786174a4f66870a34cb64e542","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.13.6","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.14.1","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^4.0.2","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","prettier":"^1.19.1","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^13.1.0","@types/pump":"^1.0.1","lint-staged":"^9.4.0","@types/mocha":"^5.2.6","pretty-quick":"^2.0.1","@types/lodash":"^4.14.132","@types/semver":"^6.0.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.5.0_1578698729908_0.47993086679383223","host":"s3://npm-registry-packages"}},"2.5.1":{"name":"exegesis","version":"2.5.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.5.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"aeaa1d3cc4a95921a3de832f2f3c8eea10f1fbcc","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.5.1.tgz","fileCount":156,"integrity":"sha512-fKP/SBrQbrakdoE3tNFUM88uwCrbmztApgweZxaVXUQGK5XB6TwE3Z78ALui5boJAgG0jjfONSGPpiFcLDp7WQ==","signatures":[{"sig":"MEUCIQDWo2QuAlJDx17nJvNGGtcE/cBmJ2IeQCN2HBPFOr/cgwIgGIAtvMKkwZAo30dpH7HaHLqzuyVHtniQ+qZyH+imFsQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":306609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRuG4CRA9TVsSAnZWagAAP5UP/iz1FcVB2kB9a/tJqwPn\nf8l4hHQBQD6YdDD70Tw3EI1qox65La/MimcaY9UL4bLcp3dvkqc4OpWCOOFx\nEIGujzereUw9mEwGKjgRi6Nf+tMzYaCuPpRQIJOS1uMcsIRFKBPoPgT3dK8M\nUGWWE4jESeJnXGQZAOvhhkpWiXdLPvPyj7HnN2WlNeo7WXLF4fJElHoZMPxM\n78AG3WVF3LVbJw83ol8jdthXE6X0sF2xoy7NMYEBTUSwKuprYSLdnqqMhVQT\n3siQeu7SS6aBWw18b8mL1pD5H5ChPYOxVN1QVI9IzetmNNn6dgtXLtShQcAE\n0NL0VC6xFgwf1vLQZv2ic57MSH7YATioQmXiMCylpQGB9MW+911pNCZ3BfZV\nDl4Inh9Bysb+J5lxH889Ty/s+ROM9oo2J9a8/bP0/nb4zkm7R0WWQxqa5cyK\njNRNtGtYe7iY9JVdWF35/PFKUVYn6y5F0htV2crYO++780UiLLTJdZxXryZ7\nsxJ2jbxIpL5JB+OsgNiYSIu8zU4gfn7fQT9nihP0WK+c7anmLoerE7n2IxaO\n3P+fMz56zHFtb3eVcERXjarZp4HiwdCoLzCTKcImyL7jCgBUBypTCa2xhrBU\n9X7qtKJTLBvu3BKQws7O9i1238UR/nBQ3Cj6mEUo9dBuriGP4aHPj5ICS1Qe\nOgLq\r\n=XCGE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"280ab881f45cd7d30030a5f37273ab80989603d7","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.13.6","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.16.0","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^4.0.2","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","prettier":"^1.19.1","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^13.1.0","@types/pump":"^1.0.1","lint-staged":"^10.0.7","@types/mocha":"^5.2.6","pretty-quick":"^2.0.1","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.5.1_1581703606161_0.03849336616349053","host":"s3://npm-registry-packages"}},"2.5.2":{"name":"exegesis","version":"2.5.2","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.5.2","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"c24324ba6ab3d1aa346ca73fe2a81e91cdd4adee","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.5.2.tgz","fileCount":156,"integrity":"sha512-+Zyv2nBShKvI705JXuRwG+yuKHxLwW1WeQuj/qPvrekQ/kz9gzye95XfskdCadlb70C5MsND2PuBCOToPpol+w==","signatures":[{"sig":"MEQCIFNK1hGPcAJ/jizsxwingwq3nK+1nr7aTsc/qjCydWkrAiA9eD9InHpWV1r1sJyrE54Sgmz4El7b49mkb+mLUmawKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeX90HCRA9TVsSAnZWagAAcD0P/Ru3+h2kyM7VeObjokiC\nTCi/28Ud483Ok3q3HP6gSJDssS5UlMVsAyfwmTx/obcUXtQuJSxOpnS1jewN\n50MbkDhB4lpf09UgSiG2EVT7Uwjmp4k4bmpR6rlqaBBEkcar42RpgHXKWhG+\n+J2GRSUZQQggOhycC6OWKp0zPvtcjuNDe7ndHXBMpa2+HPf4ToxlU8gS8yT9\nxJO/0jzEc0NxsOOrn/N3hrSPjf9G/K3PbNvNN60wGf/kKNpyqaKybKCexPOJ\n5bmceAR4wf5hcCR+gqhXuW4zMpmoJiqAze89vMNsUPKxrQFzzlAIEVH3ZoJq\njChhCF9t6fGojvTjiNao48zP10D/413qR5Z0JPdpU7aFpC8PJNV/lJlOLM6g\nOseIAVdmO2+bz9TqerJNS6eyOOFESH2HIbFGYdgx25M2B9DXpIRmjaFA3iDH\nyPk74bUaq/evD2Kw9Xxy/0eUy05QXc7feFm/Kr850by2DFE6oo7KsWL/rGJ1\n1cs6gSUDym8eI6N0GKSi+8veU3CbqDd+kRKmuT0facW4lDmDa6AfFdnlz6/H\nDFc2VAxfkIUPZQ8d+5lrGkCIqHtuvLuO0GdQp7qNowVVz6OXJkMRXxlzAQwi\n0BRyWray7z4ObutidS3huhZUCUmOwLzNnI0AMqKll22oQl8aruFSE6eaVkRs\nCkX1\r\n=NXNL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"cb6a5dc34e8a5af0d2afb8ec0f8fb029d1874a32","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.13.6","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.16.1","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^4.0.2","mocha":"^6.1.4","tslint":"^5.12.1","ts-node":"^8.0.2","prettier":"^1.19.1","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^13.1.0","@types/pump":"^1.0.1","lint-staged":"^10.0.7","@types/mocha":"^5.2.6","pretty-quick":"^2.0.1","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^15.13.12","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.5.2_1583340806817_0.2888504233763589","host":"s3://npm-registry-packages"}},"2.5.3":{"name":"exegesis","version":"2.5.3","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.5.3","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"030d104845b0df04797923dd7b3d3ceb192fc506","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.5.3.tgz","fileCount":156,"integrity":"sha512-tWUBQuZN+Oawag3VrUy6CYXMasTLVSgFlwMGGifYHoCJDVFGl1vhiM0v7TD27CrTGW7foD5hbvG8GXGephfUUw==","signatures":[{"sig":"MEQCIGrdBqFIrOQvRKlSkbB2wvKq/tthxQe9/+jJRockaStVAiAM6qx7wGZ4p+BhAbYnOXsXLMaxwjZ4v+xokx/0wSMoLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":308618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaQskCRA9TVsSAnZWagAAS2UQAIS0V0LP+jnnf72DPyuu\ncr9Ee7piTA+vCVZfHH0urStarGqUXrzyM45uH7FdQHfP2p6awGwxmTm6IP1Q\nBhiQ2820w8Ts5RuCyTF0kqiomJs2iFJPfem3BBZdVksE1XhIsX1/ZcvH9xet\nbj6JQ7OE0mJ9PcSamwgS3Eg0Errln7Ke9yAfJtsuKZ0wNuAdmyf2+7mSN30B\nODGNe+cmSIGixodmBIOsQSVXQNMCYux1OVaNiBLzU7RMXRHUE68jmrHgmkZJ\n/msuJF9faXU8ERaWkRwHNadYnycYTIKbSudzwtw4jF+SdJbDbq4UZBO1ejn+\nYp3t2Ygwx94Be0Fk98FEMvjo2vbLVRtQ/oqMYgz5Oq/iijdyD7wsdFk7VzMk\nAVqm+sTnJfGOEetaM4e64Uj1PHcsNOiiwov3fMcCrFzfZR8OMmJrHFoLZK/T\n349HCqMSDvYSS6J3rbfY5Qp2J+oNYVKBu+AcbHMTRPOM6UPlve1v4z7JY8po\nTa+19Yrxd4OJa9kc0fVL2Sa1BEmHtfNwGr5KrfASPvG6UuP+G/WDSa9tS/zH\nvWSvgcGEwTo39N2ldndXWCXi5zD9CNL50uCQwCpgBSO0ft5PAxOYSGydmy4b\n5VX9V+h1ERGEh+O+CWM7KP9ngmrn187Hy6mOI++fF223cDrXHSl8rg8OogN+\nd2Mx\r\n=yxr0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"8bcfd00749b15c9c2ea4c246a91e46e3bcda1a83","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.13.7","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.16.1","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^4.0.2","mocha":"^7.0.1","tslint":"^5.12.1","ts-node":"^8.0.2","prettier":"^1.19.1","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^13.1.0","@types/pump":"^1.0.1","lint-staged":"^10.0.7","@types/mocha":"^7.0.0","pretty-quick":"^2.0.1","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^17.0.4","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.5.3_1583942435799_0.3092915996678762","host":"s3://npm-registry-packages"}},"2.5.4":{"name":"exegesis","version":"2.5.4","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.5.4","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"70cbebeabcabc8f7ff9a3f75d4e57116c83f832d","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.5.4.tgz","fileCount":156,"integrity":"sha512-iJ1xOI6LaqsPiQBIiQg/JnPu7b8vEFD7PreSM0XGRWWx+HXvdoiemmgysPydQJVyz8cPw97Q7QsJj4iMzdBKEw==","signatures":[{"sig":"MEQCIGM4Ec0XBFuBKJrmPe0FBeyhzTAJ3rUTH2SCy1CA0EThAiApHCI0o8Y6IRdyfD44notptmOK2+nnbd2OIUqgcP1wIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2AUiCRA9TVsSAnZWagAAoI0P/3C/pV/KOvinA8V0wQJk\nAkn5AyTGFEkcyIsdfJUrZOXw/YUsAb0klxSpTZ76F6sx5no2KgktNLxE8XP/\nGCo/M54OH/e18TxQIwdBJk7UZjwPyHSDiLkMTEOajJZ/8r6oFr1jupf2Raaw\npuaiSleE7kB3I+CsjFoLn2jJOP96AbcyY0wYtFErqwFvkpl1zgmrh8+GJl2j\nZxIbMtVUoHd/4wkDA5tMIJrucPaYutIz/fBlzzuE3wYdekAsPZAAlyIJKSW8\na0gWYxuHjaPiiXSoxjCYQ+HLhpguisOWL8nrwG6cIy8VPCkO/cgtkR92PPhX\nDW8+w+KSUEnLV5Nm8+v5naORs5EzQ6dfFFVPpMAndObCGkkPv+qwntPhiFle\nJVdIYmQZPnZiKkMcNBbcYR8LMewjXmEFjEVNyIPeHKXWokI+4mYN3EHcGGs0\nLZDK8odEXcnazNS34WtSAcwLHARYESa7+zlkNYihRhPub6ydb+6VMbnnQk5z\nzWRvlJFrhdnu55m1zxUX7ZzwRdVhvNQT3fUtsI2NESUj8r0HPZJn844Ams+V\nxojq44/N5++xM8MkRqyjvRlzVKeq4Ds/dTV7oKWF3jYXg7LYiP/t305QALtE\nSq3lLUP+mmywHTS1s1czmr4aBycMe7ICIg6Ajm23oEaAH+CgJYNYaj5JGdSn\ncs5a\r\n=C09t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"c93e9fbcc28ed276ffa6bd3d486d0f2336472620","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.13.7","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.18.0","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^4.0.2","mocha":"^7.0.1","tslint":"^5.12.1","ts-node":"^8.0.2","prettier":"^1.19.1","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^13.1.0","@types/pump":"^1.0.1","lint-staged":"^10.1.0","@types/mocha":"^7.0.0","pretty-quick":"^2.0.1","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^17.0.4","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.5.4_1591215394070_0.7869186205961876","host":"s3://npm-registry-packages"}},"2.5.5":{"name":"exegesis","version":"2.5.5","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.5.5","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"ed86622b2e6e63d33bc9f62cec0f5ff1be3fc7f5","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.5.5.tgz","fileCount":156,"integrity":"sha512-n0O307OYNei2NIqvJ9QHtMARuX/3IjAXIVpVibqeypkl0vXZdHjX1K52SUQ1o9w44fUYUwg0n814gnFr+gOzUA==","signatures":[{"sig":"MEUCIFBrCQ1rNzMFzNwM5bNJ/Ry6y3TP5jHxZX4HMLN+zQ/wAiEA98VyzokOWFWk6le5CltjJ3fw7mf7k65vNAH9oBXT1qA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4lqzCRA9TVsSAnZWagAA0pUP/13Xf/sNkW99jwPc0Dbk\nRg9dzKcy1eTyqmAyew+xoL/SA8BWnnJHBBZonQ0k8BUd+QUn3CyB8AxfkZOH\nrFTRnf/V6ImCnZz/JQ4KE0+DAmBHtbjxD5JjbYbUzx8LveOAJFNW/WgWM24x\npqJ9pLHNJ2+VRymm0hH80gJ0oiSi2SJPXMDsdWxth0UUSejouqVE6clb8Sus\nTf079Q4owvmuHolVoEWrJmT5relNUET65E5NoAJ+4tC6QFwfPddguvO1jr0S\nNti6vRTInDosG2O8unNrANVyjxJIbOnZqnB57yE2JM8e0Cau2VtoLtgwyz8T\nTP3PbBl9a003aEy7UM2ZzfDseyqRqRjrmUGdDPDQZi+DuYwsOCghZ26VrSP1\nTS8VQ6VbshUO4aRt9GooG3H/e8kSN+2D47hBWCGGYOsYPoQG0UvAwT6QedgU\nnW3S6+SDX3aYRmfjpP8Lj57jvcmKa4OxkmWuaCyXn2rh4fSzHB/NiEVabfBG\ncuweQHnHi2yQV2CuPivLBIoLAo5EgkfcFrpB299rMlRteCqjVki2LZ8eQzRB\nICryrSUjE8aQjLR5gAHktv88Auodm+OoIDSjY5kjXsvc6QONst6jA8RuZjHm\nj0tYVRlGMRr18I+fTaIaZhhTHml2hF1r6S0rhoiGZE9EvVuj62n7LUAVzbxt\n2xCF\r\n=FCTa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"32f43e1825e7f7ffa751dba506d3309fe2567b46","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.13.7","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.18.0","dependencies":{"qs":"^6.6.0","ajv":"^6.9.1","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^1.1.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","json-schema-ref-parser":"^7.0.0"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^4.0.2","mocha":"^7.0.1","tslint":"^5.12.1","ts-node":"^8.0.2","prettier":"^1.19.1","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^13.1.0","@types/pump":"^1.0.1","lint-staged":"^10.1.0","@types/mocha":"^7.0.0","pretty-quick":"^2.0.1","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^17.0.4","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.5.5_1591892659041_0.24891152198058797","host":"s3://npm-registry-packages"}},"2.5.6":{"name":"exegesis","version":"2.5.6","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.5.6","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"2a5f198a857b6d820f6bfa0ad41fe29e6fe97446","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.5.6.tgz","fileCount":156,"integrity":"sha512-e+YkH/zZTN2njiwrV8tY6tHGDsFu3LyR/YbrqdWvDZaAJ5YGWaBYyd3oX/Y26iGqQc+7jLEKLDTv2UPzjAYL8w==","signatures":[{"sig":"MEQCIGAdvLb8u1173NzyNDtuMTqer7n1h+cdWYdwHZOWFO8gAiBLPQeUIH6L9RME2vdw5dbcwhhMwNq+iysZ4ehyiBPTxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDlThCRA9TVsSAnZWagAAk8cP/RqoIM2Pcy42D6trtaro\nxb+jHJO97vjr/EFMn548sgOTci4jupW0LdMCdxF7VVF/I3mqMKfoYcp6P+T2\nMpIosN0Ir825avrAxGtpDlbFtaWWCh1LgUJs7SHz71TEYIz5DjNdCV5Q0Li1\nmLSnCZpHaTbU2TS5893a+4O8UITLv4fa0M+tc7lAqroJ67ATfB74GNGv+icn\nUOz4eEKnCm6vSYoUUWprPIPW4g/LrFiFwq3OubehrzEsLbIq+5GptQUrl/7F\nwYUneAPUH/tygBXdpWGf62vr+Kkt/vxDyDEL46362XDKzDIUsGhIcPvpwPlr\nlHLjvXfl19BrdKWr1uFd44YmmIkepD2PeKFTLNpLul+xTagLtjy0N38Dl5hi\nPQYvLXgCpwG20K5bwNVB7iFdF1eSvkzSsJR6WO/eDyRjcGj3Wp1t98k8e735\n2ArDy7phiFuC4HhqhjmvoVpUuShYhpI70lBQbf34ff2TRy1lK+QZZXiT06AG\nvnOioO5EATInNIswIBjK871p3/fda3xJuA/+ueAWoYh46i04H0S6Pkp6poIO\ncLNn3NM2OCp+NnZHty4oDVW/eluDlI/3WgDB5IJGk2viKmDZFDim59sor61U\npo4Zt/tI1wrkaIlv4/e+KQWfyaKdkX6AjUOmEuAyklVsgSVVmG8y+a7t5KHf\nWtl/\r\n=9+LF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"pre-commit":"npm run test:pre-commit"}},"types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"864d971c680531d9feb2ab0eb7e7856d55fd73fc","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"npm run build","lint:tests":"tslint -c test/tslint.json -t stylish 'test/**/*.ts'","lint:source":"tslint -c tslint.json -t stylish 'src/**/*.ts'","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"6.13.7","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"src/**/*.ts":["tslint -c tslint.json -t stylish"],"test/**/*.ts":["tslint -c test/tslint.json -t stylish"]},"_nodeVersion":"12.18.2","dependencies":{"qs":"^6.6.0","ajv":"^6.12.2","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^1.3.1","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^1.2.0","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^0.4.1","@apidevtools/json-schema-ref-parser":"^9.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^4.0.2","mocha":"^8.0.1","tslint":"^5.12.1","ts-node":"^8.0.2","prettier":"^2.0.5","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^13.1.0","@types/pump":"^1.0.1","lint-staged":"^10.1.0","@types/mocha":"^8.0.0","pretty-quick":"^2.0.1","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.18.0","semantic-release":"^17.0.4","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@types/json-schema-traverse":"^0.4.0","@jwalton/semantic-release-config":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.5.6_1594774753003_0.09545999852232634","host":"s3://npm-registry-packages"}},"2.5.7":{"name":"exegesis","version":"2.5.7","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@2.5.7","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"232c4b01361bc2bf0d9d4c07549c479e77f2b7a3","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-2.5.7.tgz","fileCount":156,"integrity":"sha512-Y0gEY3hgoLa80aMUm8rhhlIW3/KWo4uqN5hKJqok2GLh3maZjRLRC+p0gj33Jw3upAOKOXeRgScT5rtRoMyxwQ==","signatures":[{"sig":"MEUCIQDHFZ74kjuXwvb2q0S2jzbMgkN1d6YqeFHupSNOXyeMDwIgZch7jKzxvrtnznhY9rV00TUIF3HW2waD5hMP46HRc+A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":319220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnnz2CRA9TVsSAnZWagAA4HIP/AhiJzTbldxL/GeUqm1n\n5+Ce1AmMOO94Lu6lpfzH1l7xO+1WAnwmAQcfnrdBqde8nOYJuFlCdQL5A22T\nSL9akVGGUEwGGVWhYTSb1PLQyhWNirlXULpxoqMkKpxxRl0ZudSgJckhfxvd\ndOkENohabfDX3uRVrPXQBRpBhi7xX3OC1MyMacjmDwSC2m/XmVZBkQiq1wrO\nlceLNtIL2MzbN50Z3SU257+ij8g23qRd0CxpHawxBGCILqkXyVeiByddUNcV\nHts0BK2oXe3P7gIfyz8H6KbI5QUvk58Xhq61w3aRgsOP1y8aaCcyloBDcObI\nnDkIxscCmrSaJQH5GsrWe4nBlKW9CnKb/SgWsHjgp/p6F1GPVLKKN/7gzqwW\n3fNAH8J1WT/inCEZH3kEo9QBvBmKhZ7OZqONOGkyjaWcfmqrEU2VLLNo1jpQ\ndZab0uuFr4OGqC22zwk0YnZzHVBDOxp7YtLROuLTf5tUOtYpCpfBIFpXGQ0A\ncDTIfgwcvFBosl7AZSZQ87N4VbFe4OES3ZTPVqtkx1VpHZLD7JwJvQ0sS1H2\nvCekXjrxaGGzZqQgWJhV6TGCJa1E6qsxnb8apu5dtdH5WBLzso5BSs803kJ0\nFyyeksALfkw7OyzhTsTaIcLBF85n31N5j+D3rlW8uH+n+ShBWevRRMaqu4D4\noVRj\r\n=C6IV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"e53dcca56048de0ffa2739008314d87242c87499","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"husky install && npm run build","lint:tests":"eslint --ext .ts test","lint:source":"eslint --ext .ts src","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"7.12.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"(src/test)/**/*.(js|jsx|ts|tsx)":["eslint"]},"_nodeVersion":"14.17.0","dependencies":{"qs":"^6.6.0","ajv":"^6.12.2","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^2.2.0","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^2.0.1","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^1.0.0","@apidevtools/json-schema-ref-parser":"^9.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^6.0.0","mocha":"^8.0.1","eslint":"^7.6.0","ts-node":"^9.0.0","prettier":"^2.0.5","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^4.0.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^13.1.0","@types/pump":"^1.0.1","lint-staged":"^11.0.0","@types/mocha":"^8.0.0","pretty-quick":"^3.0.0","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.27.0","semantic-release":"^17.0.4","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@typescript-eslint/parser":"^4.0.1","@types/json-schema-traverse":"^0.4.0","@jwalton/semantic-release-config":"^1.0.0","@typescript-eslint/eslint-plugin":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_2.5.7_1620999414141_0.8892500870165703","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"exegesis","version":"3.0.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@3.0.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"4d7c89149bb6d34e5e15db79754d992cbc31131c","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-3.0.0.tgz","fileCount":156,"integrity":"sha512-YnIGDUbv1xe3LAiS5q3RP7Xk/Ryl6T9yHnvYLGBwA2qU3BBio+ojV2D8NXFLiI+LUY+s+hyXNntB91mY7NDCIQ==","signatures":[{"sig":"MEUCIC6UEVFIAyvscKoSSGUIm6SnGjM3Zp4H42Sgvd0YR1qwAiEA+Wx4YfG8/DsbFB2WezCCgUAo9GnADqsxDRWY4bFQiho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":318907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnn/uCRA9TVsSAnZWagAAP+MP/Rvdm8va/xwZinZwLoUs\nrv899ADWiPjwTuXOSTCHHU8dCs9dgR6RwGS75xSqVqkTUahY6QJIJBnfnYto\n3gQQLhceEtqApl2esRLikTXtBTNhjXi2vY85O0bam/jNoQbrZ6q6PC9J3sXH\nXTOYMemEB4iTjLn6xvxOZf8R2+3y5NSXM6PCNhNy85/iXaIWx3TZMZJRTsOM\n+1ePKcO0OgOA8uK7qRkomEv62Tt003HqnvLToh7QM049qz506oXLBD6bwNS7\na4AVIqWd42YCX6TlxP/T35SJijKMAhgUFhaBH8JXEr8kTDX8j8Uyfbi1aAiW\nyl/8xLgO/JwlPoLq+onrKzEYanKVzvYAZ+ak+9N65izkmuq90/uXyCT/zUFa\nfWvofiC6sAH/TGQGJHzWIhjz/PeZqUEbpoxEZCVznF6qCvyS9FfkSACsgl3M\nKmzcaLT8yWkXo7lrhakzjXUXCEk8fzTuNlx0qmRGwjxo/SkmtrUDKVd5XxeD\n12uNkq4bNlY8O5ES2N0hqSYcrgKANGqGcp8+G3ysBXeiTGMkQFo8dd+I8pgQ\nI0D/rQ9s+XK29JILTzYJsV8Bn0EeZLTbmArCxZI2Nfex8ChlaFjm3icAc4rV\nhBM+3sFuwYyF95srKZ2sWuQWRT4LuvZAq3VuFHP855ZMMimmN2xQy18IwGnc\nEicm\r\n=db3v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"7db04227e04d413f65c4b297ca1ff9784c112d42","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"husky install && npm run build","lint:tests":"eslint --ext .ts test","lint:source":"eslint --ext .ts src","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"7.12.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"(src/test)/**/*.(js|jsx|ts|tsx)":["eslint"]},"_nodeVersion":"14.17.0","dependencies":{"qs":"^6.6.0","ajv":"^8.3.0","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^2.2.0","raw-body":"^2.3.3","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^2.0.1","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^1.0.0","@apidevtools/json-schema-ref-parser":"^9.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^6.0.0","mocha":"^8.0.1","eslint":"^7.6.0","ts-node":"^9.0.0","prettier":"^2.0.5","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^4.0.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^13.1.0","@types/pump":"^1.0.1","lint-staged":"^11.0.0","@types/mocha":"^8.0.0","pretty-quick":"^3.0.0","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.27.0","semantic-release":"^17.0.4","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@typescript-eslint/parser":"^4.0.1","@jwalton/semantic-release-config":"^1.0.0","@typescript-eslint/eslint-plugin":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_3.0.0_1621000173685_0.30132937241681845","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"exegesis","version":"3.0.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@3.0.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"bddcbe29f3672d300e633853e07b0b5ee9305fdb","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-3.0.1.tgz","fileCount":156,"integrity":"sha512-2/aFg5tnhS03KejzepeEnc5X7WOvQrv+DGVGvnNfUfOpag7yrlfaJ1a8viQVV9/ZpstCkikhm9IGtRVVa2fCBg==","signatures":[{"sig":"MEUCIFQ8z4g+KSiw23BtbOBItVxK+5kYbNMR14UhOOKCYt6UAiEA92xuDM0UaiuZz51BQ77OzmeiQDikPfZCgPdRJBO45sI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":317321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgn/N7CRA9TVsSAnZWagAAskgP/AuXIJAkIPdJ6OCDSxMe\nW91N/FexWVDzsROmtirw7TJmiU/LzWC3LFl21Xkio6NmvT0poy+47QDTtPHJ\n/njpl3md++1llvMIIrQxsCwY38q3mhtQ1XOOKq0w+ZwxvlcZeOSdvcykyFwD\nPKeu/FUeAj24/DslZHKHzJJ3kCKqJQeRDtjoGMESbPP0aSOMAhywrB/hYWtT\nepdV3/vumhPNZqmN95e2UwYt9JaA9J0m0yh34E/1dIaBs96HKfk9P4ON8ICx\nX/Bv8syIHdvXmTMsBrPhBqDuvCxqkGmsOPYR9GIHX9/ULW8rv+7eSW+GbjxZ\n+NW8xa1xn7xiSHJ7wtnzFFwlmh4/wvisurjTeuGy2IjqLb1reyZuiK/kFHyR\nLY8hPzaNMf+K2wQsz1YjQ9Y8Rl8f+TasE4KGzxSwkEL4IoBE9HGuZsE+uXpU\ndDv6V3nb2nhy9vaIcahlCd7HpWItvTOVe0oMlBVyl5v6wypNpa2ROaYQnEHh\nrCIBvXXm4qwxfurH6ZnLGrFjW8ym3FPcA4Rq5ADn+2hGmNehE2DOU97ayVDP\nuFI7LngmaWI5bPCN1PkiHpPsVHlI/YSzdaoWyW2ZwSEWXcCanIESu8FZXIeD\nqNh52VEvWEwfhGYdFnGRCdFfqxNd+fYasjo56QZ1mWB/4UvIBU5gQMfEXMWj\nRTvU\r\n=lATg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"52f0057cc4733f14939f650bb24da1f278f9ac92","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"husky install && npm run build","lint:tests":"eslint --ext .ts test","lint:source":"eslint --ext .ts src","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"7.12.0","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"(src/test)/**/*.(js|jsx|ts|tsx)":["eslint"]},"_nodeVersion":"14.17.0","dependencies":{"qs":"^6.6.0","ajv":"^8.3.0","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^2.2.0","raw-body":"^2.3.3","ajv-formats":"^2.1.0","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^2.0.1","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^1.0.0","@apidevtools/json-schema-ref-parser":"^9.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^6.0.0","mocha":"^8.0.1","eslint":"^7.6.0","ts-node":"^9.0.0","prettier":"^2.0.5","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^4.0.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^13.1.0","@types/pump":"^1.0.1","lint-staged":"^11.0.0","@types/mocha":"^8.0.0","pretty-quick":"^3.0.0","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.27.0","semantic-release":"^17.0.4","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@typescript-eslint/parser":"^4.0.1","@jwalton/semantic-release-config":"^1.0.0","@typescript-eslint/eslint-plugin":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_3.0.1_1621095291181_0.08296191992628965","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"exegesis","version":"4.0.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@4.0.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"83bd89ebf67e94c13de509c8ca3bcc6c83a91594","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-4.0.0.tgz","fileCount":156,"integrity":"sha512-rNWdLw82b+re2ydFpXftKmSQldkUcn92HLSoxj3+ulX1fhjL32D/ZwDuQRlfKzLHVWme6HEVeNnPVoycwWhb/A==","signatures":[{"sig":"MEQCIF9itNgpAXx3fOyz2WzT0mZ6Ho0PX63H1rUiT/ty2GYBAiBBv87uDuMergaeXHdSuOdv4TMI3AGlTn24VgAq9LZAcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":319131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqo2qCRA9TVsSAnZWagAA/eAQAI7xkOcI4iUDtTDa1C7f\nxBKJmEFT9CuQ1UAlzPQcI3FKATrK0LyPuhMb2YP9wngXCyX3iJ/atMYfDmfm\n6nLn7lXoE4xkvVT6Ld/+Iyx+F1GmKDy6dlGxB5qq7zUISZALaIp3Xglu2n8h\nj6h+M03XyWULr7yGtkuYKKVlufE6jXKHoLYhI7DMuOll0X9d0cDIj+h5JSeG\n4TTBCC+YeB7lpQi0yqfVC3to4Ox1VgRMY2O+QWW03e8eUlhmFL2E9mN3myy8\nZNHV2Ki6UPHGg7p5Cl9ZQpMNs9DRPJZW2RK5IvniH2Uppvg0ckExIcMe4bom\nvcUd9G64LAwyvhPwrmA585+wJPw+6vKgEnQxUe4kJAC8r7KZIerSAt1PfUtQ\nWWrSivGuJwke7iRrOaXmKMZ5FeN6wqIBgoeZxBgX6PcFOAOw5hRxHWfHnemj\n2/3+/lGllsUU6DOPdvKgJ8+SwDUN8a090BeU+b1SMBC7fB0kQsWd4ivdZHtr\n16FGqbTGf6E2VlgrwJPi6ubhQcp4nckK1XgOrCOGq3NcKt814z45IEVq1KG5\n6FLVRHqK9ew1KaJtpLcEJfiEBTHNHZ/1uEX7oENEe9uvH5KXqtpOX37pSoqF\nI+vsAQadGJ4ANRTUpkSOgNC6xs0hUHNmq0ftsaLafP85TP5n2d6HV6gaY0IE\njhIi\r\n=L/D4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"9b8150508f0b04e6dd75cba0c905406aaf64161c","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"husky install && npm run build","lint:tests":"eslint --ext .ts test","lint:source":"eslint --ext .ts src","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"7.24.2","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"(src/test)/**/*.(js|jsx|ts|tsx)":["eslint"]},"_nodeVersion":"16.13.0","dependencies":{"qs":"^6.6.0","ajv":"^8.3.0","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^3.0.1","raw-body":"^2.3.3","ajv-formats":"^2.1.0","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^2.0.1","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^1.0.0","@apidevtools/json-schema-ref-parser":"^9.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^7.0.4","mocha":"^9.1.3","eslint":"^8.3.0","ts-node":"^10.4.0","prettier":"^2.0.5","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^4.0.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^16.11.11","@types/pump":"^1.0.1","lint-staged":"^12.1.2","@types/mocha":"^9.0.0","pretty-quick":"^3.0.0","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.30.0","semantic-release":"^18.0.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@typescript-eslint/parser":"^5.5.0","@jwalton/semantic-release-config":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.5.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_4.0.0_1638567338013_0.0032172563553163336","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"exegesis","version":"4.1.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@4.1.0","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"e32c55fe42e6e4efacaebd084b3c7a8714d04442","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-4.1.0.tgz","fileCount":156,"integrity":"sha512-iqc55n+hmv8d1KYNMjq7bCcp4u74oRY6MBcj6Vsux7Wd4mRvlgahKqrBTyLIWwscNjEF3qvPmeJ0RPTj8ORMNg==","signatures":[{"sig":"MEQCIFxYdtha7Q5qx7ljOnheUMlUur4EWPP/IztfIUQblzZ7AiBNbrKF2VHWJ0ijHP7h28q4DvjWzNmhrqpZdLMrbqTbSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":320088,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqo73CRA9TVsSAnZWagAA8LsP/jrce4ibIldIAVoCLexy\nRS3n3W8jOzatqGKxapClK0lhf2ODEe3qXGyrGhzEkkw7vfZDY95QEmPaMest\nwImLWmaOh/7uXjLgHdE1GMNynFljMX+TaFIftpVJMEyzWWvRjZiIaIsEFZhS\nmM21+qgJOLFJmfXPzTXvmkHFsOcA62ibhI18O1ZPs3PnFDwreIdqgEw01CBe\nvdY9BQzeNDLCs++h/1qqF1xfBgoY3iwoZTE3mcEbgmadZWEc7Zia8iGCFINw\n47cOdcEJ9n2MUOf6azdCBuLWRSP6Upk39QP9fS85hmr8zvkrMFfb0SVbCnFc\nkUiYqYqAhQt+loJzqNbXkJLXBDTmXbUz7ETDCXEY8lskvnmSyZSoFIslQtHX\nRVejSWY7h1deKfYfK4a9Moioiib1qwS4nLF07bpYYnEpHpDOPJb+LYfK0xZY\n3Vmr0aZPFuPnp6k5X8Jad/POhclll+iLUjpbYBP1tx3BnTAAGXkVpBzWvewP\nZGNI7YXukYcx/R1/PdqxBXRKPaij0i6A5XoGw57aQNF5fdEIPzBmC2NPd23x\nJbxzz0MSu6jD61KZ8cYX0y8cBWlm1q00Ng7Bk4kO4QmmfkRXOdPmhgukv5w3\nT8ZSov8XFuTRzi+EME9U/jl2Bud1S9WkrcBGqAXbectFxFOAR2qtF+VWIEhs\nsQ67\r\n=7ZDJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"eca5e4f545c189d75b369da85661b0922016e330","scripts":{"lint":"npm run lint:source && npm run lint:markdown && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"husky install && npm run build","lint:tests":"eslint --ext .ts test","lint:source":"eslint --ext .ts src","lint:markdown":"markdownlint **/*.md *.md","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"7.24.2","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"(src/test)/**/*.(js|jsx|ts|tsx)":["eslint"]},"_nodeVersion":"16.13.0","dependencies":{"qs":"^6.6.0","ajv":"^8.3.0","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^3.0.1","raw-body":"^2.3.3","ajv-formats":"^2.1.0","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^2.0.1","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^5.0.0","json-schema-traverse":"^1.0.0","@apidevtools/json-schema-ref-parser":"^9.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^7.0.4","mocha":"^9.1.3","eslint":"^8.3.0","ts-node":"^10.4.0","prettier":"^2.0.5","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^4.0.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^16.11.11","@types/pump":"^1.0.1","lint-staged":"^12.1.2","@types/mocha":"^9.0.0","pretty-quick":"^3.0.0","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","markdownlint-cli":"^0.30.0","semantic-release":"^18.0.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@typescript-eslint/parser":"^5.5.0","@jwalton/semantic-release-config":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.5.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_4.1.0_1638567671082_0.5030750964549708","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"exegesis","version":"4.1.1","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@4.1.1","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"555dfbec663e71d0d71297a9fe13edfdd64f8849","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-4.1.1.tgz","fileCount":156,"integrity":"sha512-PvSqaMOw2absLBgsthtJyVOeCHN4lxQ1dM7ibXb6TfZZJaoXtGELoEAGJRFvdN16+u9kg8oy1okZXRk8VpimWA==","signatures":[{"sig":"MEUCIHm99jeHLfZW6AAQfh9OqQQo481WFq6ghhwy6dHfTzZ5AiEAwIeWYTIOcs9XzB6ZqtyEkFZyPYvrM0Wj13MjoX+7oX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":322179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTVuIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpp7g//fM2o/hxEmYFS9DwFW+kcUinsPOJeRRnJM6K0MLUlTiwYwcVD\r\nt06ZEEE8qCaKq82Du3cizVRxnSxR6O0RXz+Lx5etbqZ5hAbTmGQIKskBEQKP\r\njhWyUzQPqliLFlWbtFZ7fTi8nBd+bLKRkViImQwCDEoONqskFDhLbcF6ltNH\r\nQjpjX2gMkwWgmESbbzhltl1Yt+Q1V2kDChBixoGKP4Yg2+HtYhnxppm4RblJ\r\npBukuCpeB5pXcdX0FhYXVqcy/7wieIdtQaobSaBhUBSX+SV68kyzANt8DQ9C\r\nDdutkYClmXx8jEXztP8dd61ca5L4xJ3OqsHDQUN7kWjSZDXLTrhuouRpR7Ga\r\nvTYCKR1x0KXLu55QtQ53ift325IGf1VocEsAiL2FlsmFsV7V3mydbt3HdcRm\r\nsJ0F4DxQRQ2LZfzRXSjp16TcBnXzQTm1n3wDDhBDImEn/w76brU3fwgOpZB5\r\n4Ax8D0kMQzxSgogvV7IdnmZzzC4lEm0zmywyi06UjQAMeOgCwUoLrjT/yr3p\r\nO2lmGdk+Koq5zHHqj5n6mOsng4dlJ4RGxpKRe161Mli8IOGvMw2SN2U4/rOq\r\nLdWeQ0RIajnIsermwOtdHtkmyLZaYKkoKPDpVnpOAW8mPfPAvOTOiAVgmrfl\r\nMQEQxR8A3fa5ikaKlJFIBFyW7sRJ3wzQ4zw=\r\n=EnPM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"f886d1bbb8e208e8b805057cf6c1549e65333ab6","scripts":{"lint":"npm run lint:source && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"husky install && npm run build","lint:tests":"eslint --ext .ts test","lint:source":"eslint --ext .ts src","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"8.19.2","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"(src/test)/**/*.(js|jsx|ts|tsx)":["eslint"]},"_nodeVersion":"16.17.1","dependencies":{"qs":"^6.6.0","ajv":"^8.3.0","glob":"^7.1.3","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^3.0.1","raw-body":"^2.3.3","ajv-formats":"^2.1.0","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^3.1.1","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^6.0.0","json-schema-traverse":"^1.0.0","@apidevtools/json-schema-ref-parser":"^9.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","chai":"^4.2.0","husky":"^8.0.1","mocha":"^10.1.0","eslint":"^8.3.0","ts-node":"^10.4.0","prettier":"^2.0.5","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^4.0.2","@types/chai":"^4.1.7","@types/glob":"^7.1.1","@types/node":"^18.7.23","@types/pump":"^1.0.1","lint-staged":"^13.0.3","@types/mocha":"^10.0.0","pretty-quick":"^3.0.0","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","semantic-release":"^19.0.2","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@typescript-eslint/parser":"^5.5.0","@jwalton/semantic-release-config":"^1.0.0","@typescript-eslint/eslint-plugin":"^5.5.0"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_4.1.1_1666014088414_0.41544200051095803","host":"s3://npm-registry-packages"}},"4.1.2":{"name":"exegesis","version":"4.1.2","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@4.1.2","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"0d73786202c80fafd23977c4090797e5cd603970","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-4.1.2.tgz","fileCount":156,"integrity":"sha512-D9ZFTFQ8O5ZRBLZ0HAHqo0Gc3+ts330WimHf0cF7OQZLQ3YqRVfjig5qGvEjheS68m+fMjJSR/wN/Qousg17Dw==","signatures":[{"sig":"MEQCIA8VPqb8urJRgyXgyl0UeOJzD8qI6Jt5P3fbVd/irFDaAiAtRF7esw3Agoi9EXNX8SqCwG2ZrN0b5fnvyXFak8jFOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":328285},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"f3c9884dc365c80f3daa4fe7a2d3032edb150745","scripts":{"lint":"npm run lint:source && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"husky install && npm run build","lint:tests":"eslint --ext .ts test","lint:source":"eslint --ext .ts src","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"9.9.3","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"(src/test)/**/*.(js|jsx|ts|tsx)":["eslint"]},"_nodeVersion":"20.11.1","dependencies":{"qs":"^6.6.0","ajv":"^8.3.0","glob":"^10.3.10","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^3.0.1","raw-body":"^2.3.3","ajv-formats":"^2.1.0","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^3.1.1","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^6.0.0","json-schema-traverse":"^1.0.0","@apidevtools/json-schema-ref-parser":"^9.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","husky":"^8.0.1","mocha":"^10.1.0","eslint":"^8.57.0","ts-node":"^10.4.0","prettier":"^2.0.5","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^5.0.3","@types/chai":"^4.1.7","@types/node":"^18.7.23","@types/pump":"^1.0.1","lint-staged":"^13.0.3","@types/mocha":"^10.0.0","pretty-quick":"^3.0.0","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","semantic-release":"^21.0.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@typescript-eslint/parser":"^7.3.1","@jwalton/semantic-release-config":"^1.0.0","@typescript-eslint/eslint-plugin":"^7.3.1"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_4.1.2_1711077198613_0.33037109191396996","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"exegesis","version":"4.2.0","keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","_id":"exegesis@4.2.0","homepage":"https://github.com/exegesis-js/exegesis#readme","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"dist":{"shasum":"2d248542b3c58a3c51f33fe9f05be1da1d908b4a","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-4.2.0.tgz","fileCount":156,"integrity":"sha512-MOzRyqhvl+hTA4+W4p0saWRIPlu0grIx4ykjMEYgGLiqr/z9NCIlwSq2jF0gyxNjPZD3xyHgmkW6BSaLVUdctg==","signatures":[{"sig":"MEYCIQCiqmCJPe5l4mPVQ9HMyFiiYLpSYJH8oEs46Jbd2l3xlAIhALcj7YotxShCEGyPn8rGiQQPK6RgHjzDCwAHUrEc7fLk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":327668},"main":"lib/index.js","types":"lib/index.d.ts","engines":{"npm":">5.0.0","node":">=6.0.0"},"gitHead":"44fd964fb17df0170825a265d48d9b4e20d97104","scripts":{"lint":"npm run lint:source && npm run lint:tests","test":"npm run build && npm run lint && npm run test:unittest","build":"tsc","clean":"rm -rf lib coverage","prepare":"husky install && npm run build","lint:tests":"eslint --ext .ts test","lint:source":"eslint --ext .ts src","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","prepublishOnly":"npm run build && npm test","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","semantic-release":"semantic-release","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'"},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"repository":{"url":"git+https://github.com/exegesis-js/exegesis.git","type":"git"},"_npmVersion":"9.9.3","description":"Parses OpenAPI documents","directories":{},"lint-staged":{"(src/test)/**/*.(js|jsx|ts|tsx)":["eslint"]},"_nodeVersion":"20.15.0","dependencies":{"qs":"^6.6.0","ajv":"^8.3.0","glob":"^10.3.10","pump":"^3.0.0","lodash":"^4.17.11","semver":"^7.0.0","json-ptr":"^3.0.1","raw-body":"^2.3.3","ajv-formats":"^2.1.0","body-parser":"^1.18.3","deep-freeze":"0.0.1","openapi3-ts":"^3.1.1","content-type":"^1.0.4","events-listener":"^1.1.0","promise-breaker":"^6.0.0","json-schema-traverse":"^1.0.0","@apidevtools/json-schema-ref-parser":"^9.0.3"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","chai":"^4.2.0","husky":"^8.0.1","mocha":"^10.1.0","eslint":"^8.57.0","ts-node":"^10.4.0","prettier":"^2.0.5","@types/qs":"^6.5.1","coveralls":"^3.0.2","typescript":"^5.0.3","@types/chai":"^4.1.7","@types/node":"^18.7.23","@types/pump":"^1.0.1","lint-staged":"^13.0.3","@types/mocha":"^10.0.0","pretty-quick":"^3.0.0","@types/lodash":"^4.14.132","@types/semver":"^7.1.0","supertest-fetch":"^1.2.2","chai-as-promised":"^7.1.1","semantic-release":"^21.0.1","@types/body-parser":"^1.16.8","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/content-type":"^1.1.3","@types/chai-as-promised":"^7.1.0","@typescript-eslint/parser":"^7.3.1","@jwalton/semantic-release-config":"^1.0.0","@typescript-eslint/eslint-plugin":"^7.3.1"},"_npmOperationalInternal":{"tmp":"tmp/exegesis_4.2.0_1719518054995_0.986363221125947","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"exegesis","version":"4.3.0","description":"Parses OpenAPI documents","main":"lib/index.js","types":"lib/index.d.ts","scripts":{"test":"npm run build && npm run lint && npm run test:unittest","test:pre-commit":"pretty-quick --staged && npm run build && npm run lint && npm run test:unittest-pc","build":"tsc","clean":"rm -rf lib coverage","test:unittest":"tsc -p test && nyc mocha 'test/**/*.@(ts|js)'","test:unittest-pc":"tsc -p test && mocha --reporter progress 'test/**/*.@(ts|js)'","lint":"npm run lint:source && npm run lint:tests","lint:source":"eslint --ext .ts src","lint:tests":"eslint --ext .ts test","prepare":"husky install && npm run build","prepublishOnly":"npm run build && npm test","semantic-release":"semantic-release"},"lint-staged":{"(src/test)/**/*.(js|jsx|ts|tsx)":["eslint"]},"repository":{"type":"git","url":"git+https://github.com/exegesis-js/exegesis.git"},"keywords":["OpenAPI","swagger","OAS3"],"author":{"name":"Jason Walton"},"license":"MIT","bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"homepage":"https://github.com/exegesis-js/exegesis#readme","devDependencies":{"@jwalton/semantic-release-config":"^1.0.0","@types/body-parser":"^1.16.8","@types/chai":"^4.1.7","@types/chai-as-promised":"^7.1.0","@types/content-type":"^1.1.3","@types/deep-freeze":"^0.1.1","@types/json-schema":"^7.0.3","@types/lodash":"^4.14.132","@types/mocha":"^10.0.0","@types/node":"^18.7.23","@types/qs":"^6.5.1","@types/semver":"^7.1.0","@typescript-eslint/eslint-plugin":"^7.3.1","@typescript-eslint/parser":"^7.3.1","chai":"^4.2.0","chai-as-promised":"^7.1.1","coveralls":"^3.0.2","eslint":"^8.57.0","husky":"^8.0.1","lint-staged":"^13.0.3","mocha":"^10.1.0","nyc":"^15.1.0","prettier":"^2.0.5","pretty-quick":"^3.0.0","semantic-release":"^21.0.1","supertest-fetch":"^1.2.2","ts-node":"^10.4.0","typescript":"^5.0.3"},"dependencies":{"@apidevtools/json-schema-ref-parser":"^9.0.3","ajv":"^8.3.0","ajv-formats":"^2.1.0","body-parser":"^1.18.3","content-type":"^1.0.4","deep-freeze":"0.0.1","events-listener":"^1.1.0","glob":"^10.3.10","json-ptr":"^3.0.1","json-schema-traverse":"^1.0.0","lodash":"^4.17.11","openapi3-ts":"^3.1.1","promise-breaker":"^6.0.0","qs":"^6.6.0","raw-body":"^2.3.3","semver":"^7.0.0"},"engines":{"node":">=10.0.0","npm":">5.0.0"},"_id":"exegesis@4.3.0","gitHead":"9919ca92f802642ca945d844035fc54dbdf1dde0","_nodeVersion":"22.13.1","_npmVersion":"9.9.4","dist":{"integrity":"sha512-V90IJQ4XYO1SfH5qdJTOijXkQTF3hSpSHHqlf7MstUMDKP22iAvi63gweFLtPZ4Gj3Wnh8RgJX5TGu0WiwTyDQ==","shasum":"3b5c45222f543f70ab89fa49eea3a564111a7324","tarball":"https://registry.npmjs.org/exegesis/-/exegesis-4.3.0.tgz","fileCount":156,"unpackedSize":331364,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDKbFc7gltoXc95xa+hSQgUS8VF1MxbGS0n/UKUS3PXAgIhAKBmdwh+Qe8q5UmymL+ZC1/TLMhr1TZSvUVKnbMt5zf5"}]},"_npmUser":{"name":"jwalton","email":"npm@lucid.thedreaming.org"},"directories":{},"maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/exegesis_4.3.0_1738599730959_0.1411616399570459"},"_hasShrinkwrap":false}},"time":{"created":"2018-04-30T18:25:45.725Z","modified":"2025-02-03T16:22:11.316Z","0.0.1":"2018-04-30T18:25:47.238Z","0.0.2":"2018-04-30T19:28:57.444Z","0.0.3":"2018-04-30T22:30:17.048Z","0.0.4":"2018-05-01T07:58:32.967Z","0.1.0":"2018-05-01T08:21:04.772Z","0.1.1":"2018-05-01T22:20:12.622Z","0.2.0":"2018-05-02T14:48:52.638Z","0.2.1":"2018-05-02T19:00:13.760Z","0.2.2":"2018-05-04T19:12:48.877Z","0.2.3":"2018-05-04T21:51:07.069Z","0.2.4":"2018-05-09T16:24:41.396Z","0.3.0":"2018-05-09T19:06:07.643Z","0.3.1":"2018-05-09T19:18:03.393Z","0.3.2":"2018-05-13T15:36:58.069Z","0.4.0":"2018-05-14T18:59:04.839Z","1.0.0-rc0":"2018-05-16T12:29:32.036Z","1.0.0-rc1":"2018-05-16T14:51:25.248Z","1.0.0":"2018-05-22T15:37:04.156Z","1.0.1":"2018-05-22T18:05:47.760Z","1.0.2":"2018-06-13T05:27:55.378Z","1.0.3":"2018-07-23T15:38:11.967Z","1.0.4":"2018-07-30T15:01:07.377Z","1.0.5":"2018-08-15T15:07:02.734Z","1.0.6":"2018-09-05T13:09:01.197Z","1.0.7":"2018-10-01T16:05:07.250Z","1.0.8":"2018-10-03T14:39:23.931Z","1.0.9":"2018-10-09T14:37:16.345Z","1.0.10":"2018-11-02T03:46:42.028Z","1.0.11":"2018-11-19T14:46:55.808Z","1.1.0":"2018-11-19T14:53:20.900Z","1.1.1":"2018-11-19T19:51:53.475Z","1.2.0":"2018-11-27T23:44:31.786Z","1.2.1":"2018-11-29T15:54:36.595Z","1.3.0":"2018-11-29T20:04:54.214Z","1.3.1":"2019-03-27T19:41:50.834Z","1.3.2":"2019-03-27T22:03:35.291Z","1.3.3":"2019-04-01T21:29:35.315Z","1.4.0":"2019-04-03T20:08:16.387Z","1.4.1":"2019-04-26T15:40:12.504Z","1.4.2":"2019-05-14T17:52:35.517Z","2.0.0":"2019-05-17T02:01:10.496Z","2.0.1":"2019-06-11T13:11:28.451Z","2.0.2":"2019-06-25T18:02:05.671Z","2.1.0":"2019-09-25T00:41:34.890Z","2.1.1":"2019-10-21T15:35:45.621Z","2.2.0":"2019-11-20T21:58:38.638Z","2.2.1":"2019-11-20T22:04:39.038Z","2.2.2":"2019-11-22T19:38:32.666Z","2.2.3":"2019-12-15T14:50:09.810Z","2.3.0":"2020-01-10T18:10:47.924Z","2.4.0":"2020-01-10T22:57:42.945Z","2.5.0":"2020-01-10T23:25:30.016Z","2.5.1":"2020-02-14T18:06:46.278Z","2.5.2":"2020-03-04T16:53:27.000Z","2.5.3":"2020-03-11T16:00:35.938Z","2.5.4":"2020-06-03T20:16:34.182Z","2.5.5":"2020-06-11T16:24:19.146Z","2.5.6":"2020-07-15T00:59:13.174Z","2.5.7":"2021-05-14T13:36:54.280Z","3.0.0":"2021-05-14T13:49:33.808Z","3.0.1":"2021-05-15T16:14:51.369Z","4.0.0":"2021-12-03T21:35:38.173Z","4.1.0":"2021-12-03T21:41:11.254Z","4.1.1":"2022-10-17T13:41:28.642Z","4.1.2":"2024-03-22T03:13:18.838Z","4.2.0":"2024-06-27T19:54:15.230Z","4.3.0":"2025-02-03T16:22:11.131Z"},"bugs":{"url":"https://github.com/exegesis-js/exegesis/issues"},"author":{"name":"Jason Walton"},"license":"MIT","homepage":"https://github.com/exegesis-js/exegesis#readme","keywords":["OpenAPI","swagger","OAS3"],"repository":{"type":"git","url":"git+https://github.com/exegesis-js/exegesis.git"},"description":"Parses OpenAPI documents","maintainers":[{"name":"jwalton","email":"npm@lucid.thedreaming.org"}],"readme":"# Exegesis OpenAPI Engine\n\n[![NPM version](https://badge.fury.io/js/exegesis.svg)](https://npmjs.org/package/exegesis)\n![Build Status](https://github.com/exegesis-js/exegesis/workflows/GitHub%20CI/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/exegesis-js/exegesis/badge.svg)](https://coveralls.io/r/exegesis-js/exegesis)\n[![Greenkeeper badge](https://badges.greenkeeper.io/exegesis-js/exegesis.svg)](https://greenkeeper.io/)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n\n> ## _exegesis_\n>\n> _n._ An explanation or critical interpretation of a text, especially an\n> API definition document.\n>\n> -- No dictionary ever\n\nThis library implements a framework-agnostic server side implementation of\n[OpenAPI 3.x](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#requestBodyObject).\n\n## Description\n\nExegesis is a library for implementing server-side OpenAPI 3.x The library has been\nwritten in such a way that hopefully it will also be used to implement future\nversions of OpenAPI, or possibly even other API description standards altogether.\n\nYou probably don't want to be using this library directly. Have a look at:\n\n- [exegesis-express](https://github.com/exegesis-js/exegesis-express) - Middleware\n  for serving OpenAPI 3.x APIs from [express](https://expressjs.com/) or\n  [connect](https://github.com/senchalabs/connect).\n- [exegesis-koa](https://github.com/confuser/exegesis-koa) - Middleware\n  for serving OpenAPI 3.x APIs from [koa](https://koajs.com/).\n\n## Features\n\n- Full support for OpenAPI 3.x.x (see [issues tagged with conformance](https://github.com/exegesis-js/exegesis/issues?q=is%3Aissue+is%3Aopen+label%3Aconformance) for areas which could use some improvement).\n- Built in support for \"application/json\" and \"application/x-www-form-urlencoded\" requests\n- Can use express [body parser middlewares](https://github.com/exegesis-js/exegesis/blob/master/docs/Options.md#mimetypeparsers)\n- [Response validation](https://github.com/exegesis-js/exegesis/blob/master/docs/Options.md#onresponsevalidationerror)\n- [Authentication support](https://github.com/exegesis-js/exegesis/blob/master/docs/OAS3%20Security.md)\n- [Plugins](https://github.com/exegesis-js/exegesis/tree/master/docs) allow easy extensibility\n- Easy support for [validating custom formats](https://github.com/exegesis-js/exegesis/blob/master/docs/Options.md#customformats)\n\n## Tutorial\n\nCheck out the tutorial [here](https://github.com/exegesis-js/exegesis/blob/master/docs/Tutorial.md).\n\n## API\n\n### compileApi(openApiDoc, options[, done])\n\nThis function takes an API document and a set of\n[options](https://github.com/exegesis-js/exegesis/blob/master/docs/Options.md),\nand returns a connect-style middleware function which will execute the API.\n\n`openApiDoc` is either a path to your openapi.yaml or openapi.json file,\nor it can be a JSON object with the contents of your OpenAPI document. This\nshould have the [`x-exegesis-controller`](https://github.com/exegesis-js/exegesis/blob/master/docs/OAS3%20Specification%20Extensions.md)\nextension defined on any paths you want to be able to access.\n\n`options` is described in detail [here](https://github.com/exegesis-js/exegesis/blob/master/docs/Options.md). At a\nminimum, you'll probably want to provide `options.controllers`, a path to where\nyour [controller modules](https://github.com/exegesis-js/exegesis/blob/master/docs/Exegesis%20Controllers.md)\ncan be found. If you have any security requirements defined, you'll also\nwant to pass in some [authenticators](https://github.com/exegesis-js/exegesis/blob/master/docs/OAS3%20Security.md).\nTo enable response validation, you'll want to provide a validation callback\nfunction via [`onResponseValidationError()`](https://github.com/exegesis-js/exegesis/blob/master/docs/Options.md#onresponsevalidationerror).\nExegesis's functionality can also be extended using [plugins](https://github.com/exegesis-js/exegesis/tree/master/docs),\nwhich run on every request. Plugins let you add functionality like\n[role base authorization](https://github.com/exegesis-js/exegesis-plugin-roles),\nor CORS.\n\n### compileRunner(openApiDoc, options[, done])\n\nThis function is similar to `compileApi`; it takes an API document and a set of\n[options](https://github.com/exegesis-js/exegesis/blob/master/docs/Options.md),\nand returns a \"runner\". The runner is a `function runner(req, res)`, which takes\nin a standard node HTTP request and response. It will not modify the response,\nhowever. Instead it returns (either via callback or Promise) and `HttpResult`\nobject. This is a `{headers, status, body}` object, where `body` is a readable\nstream, read to be piped to the response.\n\n### writeHttpResult(httpResult, res[, done])\n\nA convenience function for writing an `HttpResult` from a runner out to the\nresponse.\n\n## Example\n\n```js\nimport * as path from 'path';\nimport * as http from 'http';\nimport * as exegesis from 'exegesis';\n\n// See https://github.com/exegesis-js/exegesis/blob/master/docs/Options.md\nconst options = {\n  controllers: path.resolve(__dirname, './src/controllers'),\n};\n\n// `compileApi()` can either be used with a callback, or if none is provided,\n// will return a Promise.\nexegesis.compileApi(\n  path.resolve(__dirname, './openapi/openapi.yaml'),\n  options,\n  (err, middleware) => {\n    if (err) {\n      console.error('Error creating middleware', err.stack);\n      process.exit(1);\n    }\n\n    const server = http.createServer((req, res) =>\n      middleware(req, res, (err) => {\n        if (err) {\n          res.writeHead(err.status || 500);\n          res.end(`Internal error: ${err.message}`);\n        } else {\n          res.writeHead(404);\n          res.end();\n        }\n      })\n    );\n\n    server.listen(3000);\n  }\n);\n```\n\n## Internal Workings\n\nInternally, when you \"compile\" an API, Exegesis produces an\n[ApiInterface](https://github.com/exegesis-js/exegesis/blob/f5266dfd27cdb40c5ebf8063303acbf483d78ed9/src/types/internal.ts#L50) object.\nThis is an object that, given a method, url, and headers, returns a\n[`resolvedOperation`](https://github.com/exegesis-js/exegesis/blob/f5266dfd27cdb40c5ebf8063303acbf483d78ed9/src/types/internal.ts#L21) -\nessentially a collection of functions that will parse and validate the body and\nparameters, has the controller that executes the functionality, etc... The only\ncurrent implementation for an ApiInterface is the\n[`oas3/OpenApi` class](https://github.com/exegesis-js/exegesis/blob/master/src/oas3/OpenApi.ts).\nEssentially this class's job is to take in an OpenAPI 3.x.x document, and turn it\nan ApiInterface that Exegesis can use. In theory, however, we could parse some\nother API document format, produce an ApiInterface, and Exegsis would still be\nable to run it.\n","readmeFilename":"README.md"}