{
  "name": "hero-icon-js",
  "version": "1.0.1",
  "description": "Javascript custom element version from heroicons",
  "repository": "https://github.com/jarstone/hero-icon-js.git",
  "author": "jarstone <jarstone.official@gmail.com>",
  "license": "MIT",
  "keywords": [
    "heroicon",
    "hero",
    "icon"
  ],
  "scripts": {
    "build": "node ./scripts/build.js"
  },
  "devDependencies": {
    "heroicons": "^1.0.1",
    "js-beautify": "^1.13.13",
    "terser": "^5.6.1"
  }
}
