{
  "name": "uiw-iconfont",
  "version": "1.5.0",
  "description": "The premium icon font for uiw Component Library.",
  "author": "Kenny <wowohoo@qq.com>",
  "repository": {
    "type": "git",
    "url": "https://github.com/uiwjs/icons.git"
  },
  "homepage": "https://uiwjs.github.io/icons",
  "scripts": {
    "release": "release-it --src.tagName='v%s'",
    "font": "node script/build.js",
    "start": "npm run font && npm run deploy",
    "deploy": "node script/deploy.js",
    "d": "gh-pages -d fonts"
  },
  "keywords": [
    "svg",
    "icon",
    "react",
    "font",
    "webfont",
    "icon",
    "iconfont",
    "font-face",
    "compress",
    "minify",
    "font-cli",
    "otf",
    "ttf",
    "woff",
    "eot",
    "svg",
    "ttf2eot",
    "ttf2woff",
    "ttf2svg",
    "svg2ttf",
    "css",
    "base64"
  ],
  "bugs": {
    "url": "https://github.com/jaywcjlove/icons/issues"
  },
  "devDependencies": {
    "gh-pages": "^2.0.0",
    "loading-cli": "^1.0.8",
    "release-it": "^7.6.1",
    "svgtofont": "^1.1.17"
  },
  "license": "MIT"
}
