{
  "name": "@bolt/elements-icon",
  "version": "5.8.0",
  "description": "Inline SVG icon system.",
  "keywords": [
    "eyeglass-module",
    "bolt design system",
    "bolt",
    "ui toolkit",
    "design system"
  ],
  "homepage": "https://boltdesignsystem.com",
  "bugs": "https://github.com/bolt-design-system/bolt/issues",
  "repository": "https://github.com/bolt-design-system/bolt/tree/master/packages/elements/bolt-icon",
  "license": "MIT",
  "author": "Mike Mai <boss@mikemai.net>",
  "main": "index.js",
  "style": "index.scss",
  "dependencies": {
    "@bolt/core-v3.x": "^5.8.0",
    "svgson": "^5.2.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "ed398c4cd7fac2500e601e662f3a43725a0f38c5",
  "schema": "icon.schema.json",
  "twig": "src/icon.twig"
}
