{"tsd":{"directory":"test/types"},"bugs":{"url":"https://github.com/fastify/fastify/issues"},"dist":{"shasum":"18122460b7c6577a71689aaf746587fa90c97978","tarball":"https://registry.npmjs.org/fastify/-/fastify-4.5.1.tgz","fileCount":269,"integrity":"sha512-R32mQHwclER/34dtDX/8HzoaB10ZCsmNZOpoLTmGeu6A5ZsczTgWSBkl3H4i79gkorYvjiZHh3wulB3CtpQurg==","signatures":[{"sig":"MEQCIHsyVNTaNU5qupfSlmamzcXFVhYGXWYQDcZrEFM9BW4PAiAKkdU3KQnwaMxk52UzJoN7zZNKkCk8B12TBaHR54+OpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1906176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/jSJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9xw/+M8+7eAxBdd1+bwetVIZ7rA7HUUTDH48ZrzOVLW1pOfKWRk12\r\nNUL9DBmpr6dwQ+yVmL0vg9XwA2Rp0GwuVSe6dAW2ztviavIU+3xAaE17qODB\r\nFrIg91Dcd8yen5AcmNPqy3+xN40EfwT/dB3Xi+w/dVv83JrLxi6nhRpske+R\r\n4Roc9B2rOUWpppdakeyJ8Yyowje5QEoiBCpe5GFG3ow5dzVvK9G0AwKH1j/F\r\nu2NeeG76vx78/zh2CqCnAtIO+GdILmwup6e8GZdKPXsmuJqvJufAzmveoA2e\r\nK43g2uGj+BrPI5Tj7REXGoRZ96yanN3uQcCltokhWpM9wiNXgasZBwiCkMfd\r\nSMTdSDKmuvWRsOyZmavKU3WRGcy41pQ4XiSN2yIh9HYo70eWPFNFSApVgCz7\r\nSJAkZimm+7QamyA9wH8cHc4T+zhh5Zz9dS5KNB9f+MK8qrfUw1tnZ2KV45xe\r\njy60FLGCXpyxWdPJioyce8BV6PQzjIAkBRjYRm2Y4qRqQ/2NySWt4cE4yzUa\r\ng9SVVDINC4NzO3R1qploDdauJfMew3IvE8Y70k/Co5cNUfgO27GnAl0e2Yz4\r\nLuKfXAKAqfA6bPwyjqfBuBhZbgMRCfy10Wx1nv+2BYMCXQETi/1icd/93nFO\r\ny+0WpQt901dMetGUgLeu+HDlnfLWSDw9VXI=\r\n=HLsA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"fastify.js","name":"fastify","type":"commonjs","types":"fastify.d.ts","author":{"name":"Matteo Collina","email":"hello@matteocollina.com"},"gitHead":"208d05b42b3240a6d2f6caf73f3296d85b6dfb0f","license":"MIT","scripts":{"lint":"npm run lint:standard && npm run lint:typescript && npm run lint:markdown","test":"npm run lint && npm run unit && npm run test:typescript","unit":"tap","bench":"branchcmp -r 2 -g -s \"npm run benchmark\"","test:ci":"npm run unit -- -R terse --cov --coverage-report=lcovonly && npm run test:typescript","coverage":"npm run unit -- --cov --coverage-report=html","lint:fix":"standard --fix","benchmark":"npx concurrently -k -s first \"node ./examples/benchmark/simple.js\" \"npx autocannon -c 100 -d 30 -p 10 localhost:3000/\"","test:watch":"npm run unit -- -w --no-coverage-report -R terse","unit:junit":"tap-mocha-reporter xunit < out.tap > test/junit-testresults.xml","coverage:ci":"npm run unit -- --cov --coverage-report=html --no-browser --no-check-coverage -R terse","test:report":"npm run lint && npm run unit:report && npm run test:typescript","unit:report":"tap --cov --coverage-report=html --coverage-report=cobertura | tee out.tap","lint:markdown":"markdownlint-cli2","lint:standard":"standard | snazzy","prepublishOnly":"PREPUBLISH=true tap --no-check-coverage test/build/**.test.js","license-checker":"license-checker --production --onlyAllow=\"MIT;ISC;BSD-3-Clause;BSD-2-Clause\"","lint:typescript":"eslint -c types/.eslintrc.json types/**/*.d.ts test/types/**/*.test-d.ts","test:typescript":"tsc test/types/import.ts && tsd","coverage:ci-check-coverage":"nyc check-coverage --branches 100 --functions 100 --lines 100 --statements 100"},"_npmUser":{"name":"matteo.collina","email":"hello@matteocollina.com"},"homepage":"https://www.fastify.io/","keywords":["web","framework","json","schema","open","api"],"standard":{"ignore":["lib/configValidator.js","lib/error-serializer.js","fastify.d.ts","types/*","test/types/*","test/same-shape.test.js"]},"repository":{"url":"git+https://github.com/fastify/fastify.git","type":"git"},"_npmVersion":"8.17.0","description":"Fast and low overhead web framework, for Node.js","directories":{},"maintainers":[{"name":"jsumners","email":"james.sumners@gmail.com"},{"name":"delvedor","email":"tommydelved@gmail.com"},{"name":"matteo.collina","email":"hello@matteocollina.com"}],"_nodeVersion":"16.15.1","contributors":[{"url":"http://delved.org","name":"Tomas Della Vedova"},{"name":"Tommaso Allevi","email":"tomallevi@gmail.com"},{"url":"https://github.com/Ethan-Arrowood","name":"Ethan Arrowood","email":"ethan.arrowood@gmail.com"},{"url":"http://starptech.de","name":"Dustin Deus","email":"deusdustin@gmail.com"},{"url":"https://github.com/AyoubElk","name":"Ayoub El Khattabi","email":"elkhattabi.ayoub@gmail.com"},{"url":"https://github.com/rafaelgss","name":"Rafael Gonzaga","email":"rafael.nunu@hotmail.com"},{"url":"http://trivikr.github.io","name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"url":"https://loige.co","name":"Luciano Mammino"},{"name":"Cemre Mengu","email":"cemremengu@gmail.com"},{"name":"Evan Shortiss","email":"evanshortiss@gmail.com"},{"url":"https://maksim.dev","name":"Maksim Sinik"},{"name":"Manuel Spigolon","email":"behemoth89@gmail.com"},{"url":"https://james.sumners.info","name":"James Sumners"},{"url":"https://github.com/SerayaEryn","name":"Denis Fäcke"},{"url":"https://github.com/kibertoad","name":"Igor Savin","email":"kibertoad@gmail.com"},{"url":"https://github.com/zekth","name":"Vincent Le Goff","email":"vince.legoff@gmail.com"},{"url":"https://luisorbaiceta.com","name":"Luis Orbaiceta","email":"luisorbaiceta@gmail.com"}],"dependencies":{"pino":"^8.0.0","rfdc":"^1.3.0","avvio":"^8.1.3","semver":"^7.3.7","tiny-lru":"^8.0.2","proxy-addr":"^2.0.7","find-my-way":"^7.0.0","@fastify/error":"^3.0.0","process-warning":"^2.0.0","abstract-logging":"^2.0.1","light-my-request":"^5.0.0","secure-json-parse":"^2.4.0","@fastify/ajv-compiler":"^3.1.1","@fastify/fast-json-stringify-compiler":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.11.0","joi":"^17.6.0","tap":"^16.2.0","tsd":"^0.22.0","yup":"^0.32.11","pump":"^3.0.0","send":"^0.18.0","vary":"^1.1.2","h2url":"^0.2.0","eslint":"^8.16.0","snazzy":"^9.0.0","split2":"^4.1.0","undici":"^5.4.0","ajv-i18n":"^4.2.0","standard":"^17.0.0-2","form-data":"^4.0.0","self-cert":"^2.0.0","JSONStream":"^1.3.5","ajv-errors":"^3.0.0","proxyquire":"^2.1.3","simple-get":"^4.0.1","typescript":"^4.7.2","@types/node":"^18.0.0","ajv-formats":"^2.1.1","http-errors":"^2.0.0","fast-json-body":"^1.1.0","fastify-plugin":"^4.0.0","ajv-merge-patch":"^5.0.1","branch-comparer":"^1.1.0","eslint-plugin-n":"^15.2.0","license-checker":"^25.0.1","@sinclair/typebox":"^0.24.9","json-schema-to-ts":"^2.5.3","markdownlint-cli2":"^0.5.0","fluent-json-schema":"^3.1.0","@fastify/pre-commit":"^2.0.2","fast-json-stringify":"^5.0.0","@sinonjs/fake-timers":"^9.1.2","eslint-plugin-import":"^2.26.0","eslint-plugin-promise":"^6.0.0","eslint-config-standard":"^17.0.0-1","@typescript-eslint/parser":"^5.27.0","eslint-import-resolver-node":"^0.3.6","@typescript-eslint/eslint-plugin":"^5.27.0"},"_npmOperationalInternal":{"tmp":"tmp/fastify_4.5.1_1660826761193_0.7747995834552266","host":"s3://npm-registry-packages"},"_id":"fastify@4.5.1","version":"4.5.1"}