{"name":"fastify","version":"2.2.0","description":"Fast and low overhead web framework, for Node.js","main":"fastify.js","typings":"fastify.d.ts","scripts":{"lint":"npm run lint:standard && npm run lint:typescript","lint:standard":"standard --verbose | snazzy","lint:typescript":"standard --parser @typescript-eslint/parser --plugin @typescript-eslint/eslint-plugin test/types/*.ts fastify.d.ts","unit":"tap -J test/*.test.js test/*/*.test.js","unit:report":"tap -J test/*.test.js test/*/*.test.js --cov --coverage-report=html --coverage-report=cobertura | tee out.tap","unit:junit":"tap-mocha-reporter xunit < out.tap > test/junit-testresults.xml","typescript":"tsc --project ./test/types/tsconfig.json","test:report":"npm run lint && npm run unit:report && npm run typescript","test":"npm run lint && npm run unit && npm run typescript","coverage":"npm run unit -- --cov --coverage-report=html","coveralls":"npm run unit -- --cov","bench":"branchcmp -r 2 -g -s \"npm run benchmark\"","benchmark":"npx concurrently -k -s first \"node ./examples/simple.js\" \"npx autocannon -c 100 -d 5 -p 10 localhost:3000/\"","license-checker":"license-checker --production --onlyAllow='MIT;ISC;BSD-3-Clause;BSD-2-Clause'"},"repository":{"type":"git","url":"git+https://github.com/fastify/fastify.git"},"keywords":["web","framework","json","schema","open","api"],"author":{"name":"Matteo Collina","email":"hello@matteocollina.com"},"contributors":[{"name":"Tomas Della Vedova","url":"http://delved.org"},{"name":"Tommaso Allevi","email":"tomallevi@gmail.com"},{"name":"Ethan Arrowood","email":"ethan.arrowood@gmail.com","url":"https://github.com/Ethan-Arrowood"},{"name":"Dustin Deus","email":"deusdustin@gmail.com","url":"http://starptech.de"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com","url":"http://trivikr.github.io"},{"name":"Luciano Mammino","url":"https://loige.co"},{"name":"Cemre Mengu","email":"cemremengu@gmail.com"},{"name":"Evan Shortiss","email":"evanshortiss@gmail.com"},{"name":"Manuel Spigolon","email":"behemoth89@gmail.com"},{"name":"James Sumners","url":"https://james.sumners.info"}],"license":"MIT","bugs":{"url":"https://github.com/fastify/fastify/issues"},"homepage":"https://www.fastify.io/","engines":{"node":">=6"},"devDependencies":{"@types/node":"^11.9.3","@typescript-eslint/eslint-plugin":"^1.4.2","@typescript-eslint/parser":"^1.4.2","JSONStream":"^1.3.5","autocannon":"^3.2.0","branch-comparer":"^0.4.0","concurrently":"^4.1.0","cors":"^2.8.5","coveralls":"^3.0.3","dns-prefetch-control":"^0.1.0","eslint-import-resolver-node":"^0.3.2","fast-json-body":"^1.1.0","fastify-plugin":"^1.5.0","fluent-schema":"^0.7.0","form-data":"^2.3.3","frameguard":"^3.0.0","h2url":"^0.1.2","helmet":"^3.15.1","hide-powered-by":"^1.0.0","hsts":"^2.1.0","http-errors":"^1.7.1","ienoopen":"^1.0.0","joi":"^12.0.0","license-checker":"^25.0.1","lolex":"^3.1.0","pre-commit":"^1.2.2","proxyquire":"^2.1.0","pump":"^3.0.0","semver":"^6.0.0","send":"^0.16.2","serve-static":"^1.13.2","simple-get":"^3.0.3","snazzy":"^8.0.0","split2":"^3.1.0","standard":"^12.0.1","tap":"^12.5.2","tap-mocha-reporter":"^3.0.7","then-sleep":"^1.0.1","typescript":"^3.3.3333","x-xss-protection":"^1.1.0"},"dependencies":{"abstract-logging":"^1.0.0","ajv":"^6.9.2","avvio":"^6.1.1","bourne":"^1.1.2","fast-json-stringify":"^1.11.2","find-my-way":"^2.0.0","flatstr":"^1.0.9","light-my-request":"^3.2.0","middie":"^4.0.1","pino":"^5.11.1","proxy-addr":"^2.0.4","readable-stream":"^3.1.1","rfdc":"^1.1.2","tiny-lru":"^6.0.1"},"greenkeeper":{"ignore":["boom","joi","@types/node","tap-mocha-reporter"]},"gitHead":"a9a2ba10618d9714d9d0d47d7aef4d779f57224f","_id":"fastify@2.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"delvedor","email":"tommydelved@gmail.com"},"dist":{"shasum":"55d84bfe8d92d603e83d172b17a88a4ec054e407","size":152925,"noattachment":false,"key":"/fastify/-/fastify-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fastify/download/fastify-2.2.0.tgz"},"maintainers":[{"name":"climba03003","email":"kaka@kakawebsitedemo.com"},{"name":"delvedor","email":""},{"name":"eomm","email":"behemoth89@gmail.com"},{"name":"jsumners","email":"james.sumners@gmail.com"},{"name":"matteo.collina","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fastify_2.2.0_1554492560964_0.7567397965433993"},"_hasShrinkwrap":false,"publish_time":1554492561185,"_cnpm_publish_time":1554492561185,"dist-tags":{"four":"4.29.1","latest":"5.8.4","three":"3.29.5"}}