{
  "_from": "@nuxt/nitro-server@4.4.4",
  "_id": "@nuxt/nitro-server@4.4.4",
  "_inBundle": false,
  "_integrity": "sha512-jMZPf+vJ2/IF5TZc+c/1c6O6p94pklVLvrexCu9FYZFK3H9oqYUlzBfYRd2kL5tdRTkIOpxTjfcgB1oc62UOhw==",
  "_location": "/@nuxt/nitro-server",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxt/nitro-server@4.4.4",
    "name": "@nuxt/nitro-server",
    "escapedName": "@nuxt%2fnitro-server",
    "scope": "@nuxt",
    "rawSpec": "4.4.4",
    "saveSpec": null,
    "fetchSpec": "4.4.4"
  },
  "_requiredBy": [
    "/nuxt"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/nitro-server/-/nitro-server-4.4.4.tgz",
  "_shasum": "a4747bad1b327c1eb1e30ebb6751c9e7e19c939a",
  "_spec": "@nuxt/nitro-server@4.4.4",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/nuxt",
  "bugs": {
    "url": "https://github.com/nuxt/nuxt/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/plugin-syntax-typescript": "^7.28.6",
    "@nuxt/devalue": "^2.0.2",
    "@nuxt/kit": "4.4.4",
    "@unhead/vue": "^2.1.13",
    "@vue/shared": "^3.5.33",
    "consola": "^3.4.2",
    "defu": "^6.1.7",
    "destr": "^2.0.5",
    "devalue": "^5.7.1",
    "errx": "^0.1.0",
    "escape-string-regexp": "^5.0.0",
    "exsolve": "^1.0.8",
    "h3": "^1.15.11",
    "impound": "^1.1.5",
    "klona": "^2.0.6",
    "mocked-exports": "^0.1.1",
    "nitropack": "^2.13.4",
    "nypm": "^0.6.6",
    "ohash": "^2.0.11",
    "pathe": "^2.0.3",
    "rou3": "^0.8.1",
    "std-env": "^4.1.0",
    "ufo": "^1.6.4",
    "unctx": "^2.5.0",
    "unstorage": "^1.17.5",
    "vue": "^3.5.33",
    "vue-bundle-renderer": "^2.2.0",
    "vue-devtools-stub": "^0.1.0"
  },
  "deprecated": false,
  "description": "Nitro server integration for Nuxt",
  "devDependencies": {
    "@babel/plugin-proposal-decorators": "7.29.0",
    "@nuxt/schema": "4.4.4",
    "@rollup/plugin-babel": "7.0.0",
    "nuxt": "4.4.4",
    "obuild": "0.4.33",
    "vitest": "4.1.5"
  },
  "engines": {
    "node": "^20.19.0 || >=22.12.0"
  },
  "exports": {
    ".": "./dist/index.mjs",
    "./h3": "./dist/runtime/h3-compat.mjs"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://nuxt.com",
  "license": "MIT",
  "name": "@nuxt/nitro-server",
  "peerDependencies": {
    "nuxt": "^4.4.4",
    "@rollup/plugin-babel": "^6.0.0 || ^7.0.0",
    "@babel/plugin-proposal-decorators": "^7.25.0"
  },
  "peerDependenciesMeta": {
    "@rollup/plugin-babel": {
      "optional": true
    },
    "@babel/plugin-proposal-decorators": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt/nuxt.git",
    "directory": "packages/nitro-server"
  },
  "scripts": {
    "build:stub": "obuild --stub",
    "test:attw": "attw --pack"
  },
  "type": "module",
  "types": "./dist/index.d.mts",
  "typesVersions": {
    "*": {
      "h3": [
        "./dist/runtime/h3-compat.d.mts"
      ]
    }
  },
  "version": "4.4.4"
}
