{
  "_from": "ionicons@^5.2.3",
  "_id": "ionicons@5.2.3",
  "_inBundle": false,
  "_integrity": "sha512-87qtgBkieKVFagwYA9Cf91B3PCahQbEOMwMt8bSvlQSgflZ4eE5qI4MGj2ZlIyadeX0dgo+0CzZsy3ow0CsBAg==",
  "_location": "/ionicons",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ionicons@^5.2.3",
    "name": "ionicons",
    "escapedName": "ionicons",
    "rawSpec": "^5.2.3",
    "saveSpec": null,
    "fetchSpec": "^5.2.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ionicons/-/ionicons-5.2.3.tgz",
  "_shasum": "af4018ea7585b1e9ae11757731c77f2f36e0c7ac",
  "_spec": "ionicons@^5.2.3",
  "_where": "C:\\workspace\\Dashboardpack\\architectui-html-pro",
  "author": {
    "name": "Ben Sperry",
    "url": "https://twitter.com/benjsperry"
  },
  "bugs": {
    "url": "https://github.com/ionic-team/ionicons/issues"
  },
  "bundleDependencies": false,
  "collection": "dist/collection/collection-manifest.json",
  "collection:main": "dist/collection/index.js",
  "contributors": [
    {
      "name": "Adam Bradley",
      "url": "http://twitter.com/adamdbradley"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "Premium icons for Ionic.",
  "devDependencies": {
    "@stencil/core": "^1.15.0",
    "@types/fs-extra": "^9.0.1",
    "@types/jest": "^26.0.14",
    "@types/node": "^14.11.5",
    "@types/svgo": "^1.3.3",
    "fs-extra": "9.0.1",
    "jest": "^26.5.2",
    "jest-cli": "^26.5.2",
    "np": "^6.5.0",
    "svgo": "1.3.2"
  },
  "files": [
    "dist/",
    "icons/"
  ],
  "homepage": "http://ionicons.com/",
  "keywords": [
    "icon pack",
    "ionic",
    "icon",
    "svg",
    "mobile",
    "web component",
    "component",
    "custom element",
    "material design",
    "ios"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.mjs",
  "name": "ionicons",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ionic-team/ionicons.git"
  },
  "scripts": {
    "build": "tsc -p scripts/tsconfig.json && npm run build.files && npm run build.component && npm run collection.copy",
    "build.component": "stencil build",
    "build.files": "node scripts/build.js",
    "collection.copy": "node scripts/collection-copy.js",
    "release": "np --no-2fa",
    "start": "stencil build --dev --watch --serve",
    "test": "stencil test --spec",
    "version": "npm run build"
  },
  "sideEffects": [
    "icons/imports/"
  ],
  "types": "dist/types/index.d.ts",
  "unpkg": "dist/ionicons.js",
  "version": "5.2.3"
}
