{
  "_from": "@iconify/types@^2.0.0",
  "_id": "@iconify/types@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==",
  "_location": "/@iconify/types",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@iconify/types@^2.0.0",
    "name": "@iconify/types",
    "escapedName": "@iconify%2ftypes",
    "scope": "@iconify",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/iconify-icon"
  ],
  "_resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz",
  "_shasum": "ab0e9ea681d6c8a1214f30cd741fe3a20cc57f57",
  "_spec": "@iconify/types@^2.0.0",
  "_where": "/home/locker13/dashboard/sanbenito/node_modules/iconify-icon",
  "author": {
    "name": "Vjacheslav Trushkin"
  },
  "bugs": {
    "url": "https://github.com/iconify/iconify/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Types for Iconify data",
  "devDependencies": {
    "typescript": "^4.8.2"
  },
  "homepage": "https://github.com/iconify/iconify",
  "license": "MIT",
  "main": "./types.js",
  "name": "@iconify/types",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iconify/iconify.git",
    "directory": "packages/types"
  },
  "scripts": {
    "test": "tsc --noEmit --strict --typeRoots '[]' types.d.ts"
  },
  "type": "module",
  "types": "./types.d.ts",
  "version": "2.0.0"
}
