{
  "author": "",
  "bin": {
    "iconfontGen": "./index.js"
  },
  "dependencies": {
    "axios": "^0.19.2",
    "commander": "^5.1.0",
    "fs-extra": "^9.0.0"
  },
  "description": "用于生成微信小程序多色图标组件",
  "keywords": [],
  "license": "ISC",
  "main": "index.js",
  "name": "miniprogram-mutli-color-icon-generator",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.4"
}
