{
  "name": "icomoon-cli",
  "version": "1.3.2",
  "description": "",
  "main": "index.js",
  "bin": {
    "icomoon-cli": "cli.js"
  },
  "scripts": {
    "test": "node index.test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Yuyz0112/icomoon-cli.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "chromy": "^0.5.6",
    "extract-zip": "^1.6.6",
    "fs-extra": "^4.0.2",
    "yargs": "^10.0.3"
  },
  "devDependencies": {
    "eslint": "^4.10.0"
  }
}
