{
  "_from": "@nuxt/icon@^2.0.0",
  "_id": "@nuxt/icon@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-sy8+zkKMYp+H09S0cuTteL3zPTmktqzYPpPXV9ZkLNjrQsaPH08n7s/9wjr+C/K/w2R3u18E3+P1VIQi3xaq1A==",
  "_location": "/@nuxt/icon",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@nuxt/icon@^2.0.0",
    "name": "@nuxt/icon",
    "escapedName": "@nuxt%2ficon",
    "scope": "@nuxt",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@nuxt/icon/-/icon-2.0.0.tgz",
  "_shasum": "b31a9a474ea41867bb56bd3d91ccc217fb58e7be",
  "_spec": "@nuxt/icon@^2.0.0",
  "_where": "/home/ctr65084/public_html/tranvial-site",
  "bugs": {
    "url": "https://github.com/nuxt/icon/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@iconify/collections": "^1.0.579",
    "@iconify/types": "^2.0.0",
    "@iconify/utils": "^3.0.0",
    "@iconify/vue": "^5.0.0",
    "@nuxt/devtools-kit": "^2.6.2",
    "@nuxt/kit": "^4.0.3",
    "consola": "^3.4.2",
    "local-pkg": "^1.1.1",
    "mlly": "^1.7.4",
    "ohash": "^2.0.11",
    "pathe": "^2.0.3",
    "picomatch": "^4.0.3",
    "std-env": "^3.9.0",
    "tinyglobby": "^0.2.14"
  },
  "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.4",
    "@iconify-json/logos": "^1.2.8",
    "@iconify-json/ph": "^1.2.2",
    "@iconify-json/simple-icons": "^1.2.47",
    "@iconify-json/solar": "^1.2.3",
    "@iconify-json/uil": "^1.2.3",
    "@nuxt/devtools": "^2.6.2",
    "@nuxt/eslint-config": "^1.8.0",
    "@nuxt/module-builder": "^1.0.2",
    "@nuxt/schema": "^4.0.3",
    "@nuxt/test-utils": "^3.19.2",
    "@types/node": "^24.2.1",
    "@types/picomatch": "^4.0.2",
    "@unocss/nuxt": "^66.4.2",
    "bumpp": "^10.2.2",
    "changelogen": "^0.6.2",
    "eslint": "^9.33.0",
    "nuxt": "^4.0.3",
    "nuxthub": "^0.9.3",
    "prettier": "^3.6.2",
    "typescript": "~5.9.2",
    "untyped": "^2.0.0",
    "vite": "^7.1.1",
    "vue-tsc": "^3.0.5"
  },
  "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"
  },
  "resolutions": {
    "nuxt": "^4.0.3",
    "vite": "^7.1.1"
  },
  "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 && pnpm publish",
    "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.0.0"
}
