{
  "name": "sixfab-icons",
  "version": "1.0.4",
  "description": "Icon library for Sixfab products, bundling Tabler Icons and custom Sixfab icons",
  "main": "dist/index.js",
  "scripts": {
    "build": "node build.js"
  },
  "files": [
    "dist"
  ],
  "keywords": [
    "icons",
    "svg",
    "sixfab",
    "tabler"
  ],
  "author": "Sixfab",
  "license": "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/tabler/tabler-icons/blob/main/LICENSE"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/sixfab/sixfab-icons"
  }
}
