{
  "_from": "@nuxt/icon@2.2.2",
  "_id": "@nuxt/icon@2.2.2",
  "_inBundle": false,
  "_integrity": "sha512-K9wINW21M9x5GcKF5JEXzPKAT/Kfxl/vdnEyppw54hh5qoLcdi5HmsYoTfDP9gbJ6Z1T6IdH5JxBWk72HMe1Zg==",
  "_location": "/@nuxt/icon",
  "_phantomChildren": {
    "@nuxt/kit": "4.4.4",
    "execa": "8.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nuxt/icon@2.2.2",
    "name": "@nuxt/icon",
    "escapedName": "@nuxt%2ficon",
    "scope": "@nuxt",
    "rawSpec": "2.2.2",
    "saveSpec": null,
    "fetchSpec": "2.2.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/icon/-/icon-2.2.2.tgz",
  "_shasum": "e1eac4a81a6a8d75073f95e6c5cda66cf51ee8c4",
  "_spec": "@nuxt/icon@2.2.2",
  "_where": "/var/www/html/dev.essence.ind.br",
  "bugs": {
    "url": "https://github.com/nuxt/icon/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@iconify/collections": "^1.0.679",
    "@iconify/types": "^2.0.0",
    "@iconify/utils": "^3.1.1",
    "@iconify/vue": "^5.0.0",
    "@nuxt/devtools-kit": "^3.2.4",
    "@nuxt/kit": "^4.4.4",
    "consola": "^3.4.2",
    "local-pkg": "^1.1.2",
    "mlly": "^1.8.2",
    "ohash": "^2.0.11",
    "pathe": "^2.0.3",
    "picomatch": "^4.0.4",
    "std-env": "^4.1.0",
    "tinyglobby": "^0.2.16"
  },
  "deprecated": false,
  "description": "![nuxt-icon](https://github.com/nuxt-modules/icon/assets/904724/ae673805-06ad-4c05-820e-a8445c7224ce)",
  "devDependencies": {
    "@iconify-json/fluent-emoji-high-contrast": "^1.2.5",
    "@iconify-json/logos": "^1.2.11",
    "@iconify-json/ph": "^1.2.2",
    "@iconify-json/simple-icons": "^1.2.80",
    "@iconify-json/solar": "^1.2.5",
    "@iconify-json/uil": "^1.2.3",
    "@nuxt/devtools": "^3.2.4",
    "@nuxt/eslint-config": "^1.15.2",
    "@nuxt/module-builder": "^1.0.2",
    "@nuxt/schema": "^4.4.4",
    "@nuxt/test-utils": "^4.0.3",
    "@types/node": "^25.6.0",
    "@types/picomatch": "^4.0.3",
    "@unocss/nuxt": "^66.6.8",
    "bumpp": "^11.0.1",
    "changelogen": "^0.6.2",
    "eslint": "^10.3.0",
    "happy-dom": "^20.9.0",
    "nuxt": "^4.4.4",
    "prettier": "^3.8.3",
    "typescript": "~6.0.3",
    "untyped": "^2.0.0",
    "vite": "^8.0.10",
    "vue-tsc": "^3.2.8"
  },
  "exports": {
    ".": "./dist/module.mjs",
    "./module": "./dist/module.mjs",
    "./*": "./dist/*"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/nuxt/icon#readme",
  "license": "MIT",
  "main": "./dist/module.mjs",
  "module": "./dist/module.mjs",
  "name": "@nuxt/icon",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nuxt/icon.git"
  },
  "scripts": {
    "build": "nuxt-module-build prepare && nuxt-module-build build",
    "dev": "nuxi dev playground",
    "dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground",
    "lint": "eslint .",
    "play": "nuxi dev playground",
    "play:build": "nuxi build playground",
    "play:deploy": "nr -C playground deploy",
    "release": "bumpp",
    "test": "pnpm run test:unit --run && pnpm run test:playground --run",
    "test:playground": "pnpm -C playground run test",
    "test:unit": "vitest",
    "typecheck": "vue-tsc --noEmit"
  },
  "type": "module",
  "types": "./dist/types.d.mts",
  "version": "2.2.2"
}
