{
  "name": "@iovx/iv-tool",
  "version": "1.1.5",
  "description": "微风平台基本打包工具库, 用于支持cli开发",
  "bin": {
    "iv": "./bin/cli.js"
  },
  "keywords": [
    "cli",
    "typescript",
    "打包工具",
    "iovx",
    "tool"
  ],
  "scripts": {
    "test": "jest --coverage",
    "build": "gulp build",
    "start": "gulp start",
    "clean": "gulp clean",
    "lint": "eslint --ext .tsx,.ts --fix ./src",
    "test:cli": "node ./bin/cli.js"
  },
  "main": "./lib/index.js",
  "files": [
    "bin",
    "lib",
    "package.json",
    "LICENSE",
    "readme.md"
  ],
  "lint-staged": {
    "src/**/*.{ts,tsx}": [
      "eslint --fix"
    ],
    "src/**/*.{less,css}": [
      "stylelint --fix"
    ]
  },
  "author": "ibreeze2017",
  "license": "MIT",
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged",
      "commit-msg": "cross-env commitlint -E HUSKY_GIT_PARAMS"
    }
  },
  "bugs": {
    "url": "https://github.com/ibreeze2017/iovx/iovx-tool/issues"
  },
  "publishConfig": {
    "url": " https://registry.npmjs.org/"
  },
  "homepage": "https://github.com/ibreeze2017/vx#readme",
  "repository": {
    "type": "git",
    "url": " https://github.com/iovx/iovx-tool.git"
  },
  "dependencies": {
    "@babel/core": "^7.10.2",
    "@babel/preset-env": "^7.10.2",
    "@babel/preset-typescript": "^7.10.1",
    "@babel/types": "^7.9.6",
    "@types/babel__core": "^7.1.8",
    "@types/gulp": "^4.0.6",
    "@types/gulp-babel": "^6.1.29",
    "@types/gulp-sourcemaps": "^0.0.32",
    "@types/node": "^14.0.11",
    "@types/prettier": "^2.0.1",
    "@types/through2": "^2.0.36",
    "gulp-babel": "^8.0.0",
    "gulp-clean": "^0.4.0",
    "gulp-less": "^4.0.1",
    "gulp-sourcemaps": "^2.6.5",
    "gulp-typescript": "^6.0.0-alpha.1",
    "gulp-util": "^3.0.8",
    "prettier": "^2.0.5",
    "through2": "^3.0.1",
    "typescript": "^3.9.5",
    "@babel/plugin-proposal-decorators": "^7.10.4",
    "@babel/plugin-transform-runtime": "^7.10.4",
    "@babel/register": "^7.10.4",
    "@types/archiver": "^3.1.0",
    "@types/chalk": "^2.2.0",
    "@types/commander": "^2.12.2",
    "@types/figlet": "^1.2.0",
    "@types/merge2": "^1.3.0",
    "@types/request": "^2.48.5",
    "@types/webpack": "^4.41.21",
    "@types/which": "^1.3.2",
    "archiver": "^4.0.1",
    "babel-plugin-transform-class-properties": "^6.24.1",
    "babel-plugin-transform-decorators-legacy": "^1.3.5",
    "commander": "^5.1.0",
    "figlet": "^1.4.0",
    "gulp": "^4.0.2",
    "gulp-cli": "^2.3.0",
    "gulp-rimraf": "^1.0.0",
    "merge2": "^1.4.1",
    "request": "^2.88.2",
    "ts-node": "^8.10.2",
    "webpack": "^4.43.0",
    "which": "^2.0.2",
    "@babel/plugin-proposal-class-properties": "^7.8.3",
    "@babel/plugin-syntax-dynamic-import": "^7.8.3",
    "@commitlint/cli": "^8.3.5",
    "@commitlint/config-conventional": "^8.3.4",
    "@types/copy": "^0.3.1",
    "@types/inquirer": "^6.5.0",
    "@types/jest": "^25.1.4",
    "@types/webpack-dev-server": "^3.10.1",
    "@typescript-eslint/eslint-plugin": "^2.26.0",
    "@typescript-eslint/parser": "^2.26.0",
    "autoprefixer": "^9.7.5",
    "babel-eslint": "^10.1.0",
    "babel-loader": "^8.1.0",
    "babel-plugin-import": "^1.13.0",
    "case-sensitive-paths-webpack-plugin": "^2.3.0",
    "chalk": "^4.0.0",
    "clean-webpack-plugin": "^3.0.0",
    "copy": "^0.3.2",
    "copy-webpack-plugin": "^5.1.1",
    "cross-env": "^7.0.2",
    "css-loader": "^3.4.2",
    "eslint": "^6.8.0",
    "eslint-config-prettier": "^6.10.1",
    "eslint-plugin-jsx-control-statements": "^2.2.1",
    "eslint-plugin-prettier": "^3.1.2",
    "eslint-plugin-typescript": "^0.14.0",
    "file-loader": "^6.0.0",
    "friendly-errors-webpack-plugin": "^1.7.0",
    "html-webpack-plugin": "^4.0.3",
    "html-webpack-tags-plugin": "^2.0.17",
    "ignore-loader": "^0.1.2",
    "inquirer": "^7.1.0",
    "jest": "^25.2.6",
    "json-loader": "^0.5.7",
    "less": "^3.11.1",
    "less-loader": "^5.0.0",
    "license-checker-webpack-plugin": "^0.1.4",
    "lint-staged": "^10.1.1",
    "mini-css-extract-plugin": "^0.9.0",
    "postcss-loader": "^3.0.0",
    "progress-bar-webpack-plugin": "^2.1.0",
    "raw-loader": "^4.0.1",
    "sass": "^1.26.3",
    "sass-loader": "^8.0.2",
    "speed-measure-webpack-plugin": "^1.3.3",
    "style-loader": "^1.1.3",
    "stylelint": "^13.2.1",
    "stylelint-config-standard": "^20.0.0",
    "stylelint-webpack-plugin": "^1.2.3",
    "stylus": "^0.54.7",
    "stylus-loader": "^3.0.2",
    "svg-sprite-loader": "^4.2.1",
    "terser-webpack-plugin": "^2.3.5",
    "ts-jest": "^25.3.0",
    "ts-loader": "^6.2.2",
    "unzip2": "^0.2.5",
    "url-loader": "^4.0.0",
    "webpack-bundle-analyzer": "^3.6.1",
    "webpack-cli": "^3.3.11",
    "webpack-dev-server": "^3.10.3",
    "webpack-filter-warnings-plugin": "^1.2.1",
    "webpack-manifest-plugin": "^2.2.0",
    "webpack-merge": "^4.2.2",
    "webpackbar": "^4.0.0",
    "moment": "^2.27.0",
    "eslint-plugin-react": "^7.20.3",
    "@babel/preset-react": "^7.10.4",
    "husky": "^4.2.5",
    "@types/filesize": "^5.0.0",
    "@types/gulp-uglify": "^3.0.6",
    "@types/single-line-log": "^1.1.0",
    "filesize": "^6.1.0",
    "gulp-uglify": "^3.0.2",
    "optimize-css-assets-webpack-plugin": "^5.0.3",
    "single-line-log": "^1.1.2"
  },
  "peerDependencies": {
    "react": "^16.13.1",
    "react-dom": "^16.13.1"
  },
  "devDependencies": {
  }
}
