{
  "_from": "ufo@1.6.4",
  "_id": "ufo@1.6.4",
  "_inBundle": false,
  "_integrity": "sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==",
  "_location": "/ufo",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ufo@1.6.4",
    "name": "ufo",
    "escapedName": "ufo",
    "rawSpec": "1.6.4",
    "saveSpec": null,
    "fetchSpec": "1.6.4"
  },
  "_requiredBy": [
    "/@nuxt/kit",
    "/@nuxt/nitro-server",
    "/@nuxt/vite-builder",
    "/@nuxtjs/tailwindcss",
    "/@nuxtjs/tailwindcss/@nuxt/kit",
    "/@pinia-plugin-persistedstate/nuxt/@nuxt/kit",
    "/@pinia/nuxt/@nuxt/kit",
    "/h3",
    "/listhen",
    "/magic-regexp",
    "/mlly",
    "/nitropack",
    "/nuxt",
    "/nuxt/@nuxt/cli",
    "/ofetch",
    "/unrouting",
    "/unstorage",
    "/vue-bundle-renderer",
    "/vuetify-nuxt-module"
  ],
  "_resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.4.tgz",
  "_shasum": "7a8fb875fcc6382d2c7d0b3692738b0500a92467",
  "_spec": "ufo@1.6.4",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/@nuxtjs/tailwindcss",
  "bugs": {
    "url": "https://github.com/unjs/ufo/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "URL utils for humans",
  "devDependencies": {
    "@types/node": "^25.6.0",
    "@vitest/coverage-v8": "^4.1.5",
    "automd": "^0.4.3",
    "changelogen": "^0.6.2",
    "eslint": "^10.2.1",
    "eslint-config-unjs": "^0.6.2",
    "jiti": "^2.6.1",
    "prettier": "^3.8.3",
    "typescript": "^6.0.3",
    "unbuild": "^3.6.1",
    "untyped": "^2.0.0",
    "vitest": "^4.1.5"
  },
  "exports": {
    ".": {
      "types": "./dist/index.d.ts",
      "import": "./dist/index.mjs",
      "require": "./dist/index.cjs",
      "default": "./dist/index.mjs"
    },
    "./*": "./*"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/unjs/ufo#readme",
  "license": "MIT",
  "main": "./dist/index.cjs",
  "module": "./dist/index.mjs",
  "name": "ufo",
  "packageManager": "pnpm@10.33.2",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/unjs/ufo.git"
  },
  "scripts": {
    "automd": "automd",
    "build": "automd && unbuild",
    "dev": "vitest",
    "lint": "eslint . && prettier -c src test",
    "lint:fix": "eslint --fix . && prettier -w src test",
    "prepack": "pnpm build",
    "release": "pnpm test && changelogen --release && npm publish && git push --follow-tags",
    "test": "pnpm lint && vitest run --typecheck"
  },
  "sideEffects": false,
  "types": "./dist/index.d.ts",
  "version": "1.6.4"
}
