{
  "_from": "@nestjs/platform-fastify@6.10.1",
  "_id": "@nestjs/platform-fastify@6.10.1",
  "_inBundle": false,
  "_integrity": "sha512-OPK9F4UmTbucuGLN/ZIqmQSLXd5WtM2sZGN4j68w5kdf3eNe12K7qwEwDj5m20tTVvhV6fklljUgY2RjFL8L6w==",
  "_location": "/@nestjs/platform-fastify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nestjs/platform-fastify@6.10.1",
    "name": "@nestjs/platform-fastify",
    "escapedName": "@nestjs%2fplatform-fastify",
    "scope": "@nestjs",
    "rawSpec": "6.10.1",
    "saveSpec": null,
    "fetchSpec": "6.10.1"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@nestjs/platform-fastify/-/platform-fastify-6.10.1.tgz",
  "_shasum": "03564bcd370f08490c7cbd9b4a29e4278d5b8cc7",
  "_spec": "@nestjs/platform-fastify@6.10.1",
  "_where": "/Users/john/src/homebridge-config-ui-x",
  "author": {
    "name": "Kamil Mysliwiec"
  },
  "bugs": {
    "url": "https://github.com/nestjs/nest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "fastify": "2.10.0",
    "fastify-cors": "2.2.0",
    "fastify-formbody": "3.1.0",
    "path-to-regexp": "3.2.0"
  },
  "deprecated": false,
  "description": "Nest - modern, fast, powerful node.js web framework (@platform-fastify)",
  "homepage": "https://github.com/nestjs/nest#readme",
  "license": "MIT",
  "name": "@nestjs/platform-fastify",
  "peerDependencies": {
    "@nestjs/common": "^6.0.0",
    "@nestjs/core": "^6.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nestjs/nest.git"
  },
  "version": "6.10.1"
}
