{
  "name": "emheader",
  "version": "0.0.18",
  "description": "em B端公共头部业务组件",
  "author": "李梦龙 <649076408@qq.com>",
  "main": "dist/emheader.js",
  "unpkg": "dist/emheader.js",
  "files": [
    "dist",
    "emheader"
  ],
  "scripts": {
    "start": "vuepress dev emheader",
    "build:site": "export GH=1 && vuepress build emheader",
    "build": "export BABEL_ENV=production && node build/build.water.js && gulp --gulpfile build/gulpfile.js",
    "build:win:site": "cross-env GH=1 && vuepress build emheader",
    "build:win": "cross-env BABEL_ENV=production && node build/build.water.js && gulp --gulpfile build/gulpfile.js",
    "eslint": "eslint --ext .js,.vue site emheader --fix",
    "stylelint": "stylelint site/**/*.scss emheader/**/*.scss",
    "lint": "npm run eslint && npm run stylelint",
    "lint-staged": "lint-staged",
    "test": "jest --config jest.conf.js --no-cache --verbose",
    "codecov": "codecov ./coverage/clover.xml",
    "prepublishOnly": "npm run build"
  },
  "devDependencies": {
    "babel-helpers": "^6.24.1",
    "babel-jest": "^22.4.3",
    "babel-plugin-dynamic-import-node": "^1.2.0",
    "babel-plugin-syntax-jsx": "^6.18.0",
    "babel-plugin-transform-vue-jsx": "^3.7.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-runtime": "^6.26.0",
    "cache-loader": "^1.2.2",
    "codecov": "^3.0.0",
    "cross-env": "^5.1.4",
    "em-cookie": "^1.0.6",
    "em-jsonp": "^1.0.4",
    "em-normalize": "^1.0.2",
    "github-markdown-css": "^2.10.0",
    "gulp": "^3.9.1",
    "gulp-autoprefixer": "^5.0.0",
    "gulp-cssmin": "^0.2.0",
    "gulp-header": "^2.0.5",
    "gulp-postcss": "^7.0.1",
    "gulp-sass": "^4.0.1",
    "gulp-sourcemaps": "^2.6.4",
    "highlight.js": "^9.12.0",
    "jest": "^22.4.3",
    "jest-serializer-vue": "^1.0.0",
    "lint-staged": "^7.0.4",
    "markdown-it": "^8.4.1",
    "markdown-it-anchor": "^4.0.0",
    "markdown-it-container": "^2.0.0",
    "mini-css-extract-plugin": "^0.4.0",
    "postcss-salad": "^2.0.1",
    "pre-commit": "^1.2.2",
    "progress-bar-webpack-plugin": "^1.11.0",
    "stylelint": "^9.2.0",
    "transliteration": "^1.6.2",
    "uglifyjs-webpack-plugin": "^1.2.5",
    "vue": "2.5.16",
    "vue-jest": "^2.5.0",
    "vue-markdown-loader": "^2.4.1",
    "vue-router": "^3.0.1",
    "vue-test-utils": "^1.0.0-beta.11",
    "vuepress": "^0.8.4",
    "autoprefixer": "^8.2.0",
    "axios": "^0.18.0",
    "babel-core": "^6.26.0",
    "babel-eslint": "^8.2.2",
    "babel-loader": "^7.1.4",
    "babel-plugin-dynamic-import-webpack": "^1.0.1",
    "babel-plugin-istanbul": "^4.1.5",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-plugin-transform-strict-mode": "^6.24.1",
    "babel-polyfill": "^6.26.0",
    "babel-preset-env": "^1.6.1",
    "babel-preset-stage-2": "^6.24.1",
    "babel-register": "^6.26.0",
    "chalk": "^2.3.2",
    "compression-webpack-plugin": "^1.1.11",
    "connect-history-api-fallback": "^1.5.0",
    "copy-webpack-plugin": "^4.5.1",
    "css-loader": "^0.28.11",
    "eslint": "^4.19.1",
    "eslint-config-airbnb-base": "^12.1.0",
    "eslint-friendly-formatter": "^4.0.0",
    "eslint-import-resolver-webpack": "^0.9.0",
    "eslint-loader": "^2.0.0",
    "eslint-plugin-html": "^4.0.2",
    "eslint-plugin-import": "^2.10.0",
    "eventsource-polyfill": "^0.9.6",
    "express": "^4.16.3",
    "extract-text-webpack-plugin": "next",
    "file-loader": "^1.1.11",
    "friendly-errors-webpack-plugin": "^1.6.1",
    "html-webpack-plugin": "^3.2.0",
    "http-proxy-middleware": "^0.18.0",
    "node-sass": "^4.8.3",
    "opn": "^5.3.0",
    "postcss": "^6.0.21",
    "postcss-cssnext": "^3.1.0",
    "postcss-initial": "^2.0.0",
    "postcss-nested": "^3.0.0",
    "postcss-nested-ancestors": "^2.0.0",
    "postcss-nested-props": "^2.0.0",
    "rimraf": "^2.6.2",
    "sass-loader": "^6.0.7",
    "semver": "^5.5.0",
    "shelljs": "^0.8.1",
    "stylelint-webpack-plugin": "^0.10.4",
    "url-loader": "^1.0.1",
    "vue-loader": "^14.2.2",
    "vue-style-loader": "^4.1.0",
    "vue-template-compiler": "2.5.16",
    "webpack": "^4.6.0",
    "webpack-bundle-analyzer": "^2.11.1",
    "webpack-dev-middleware": "^3.1.0",
    "webpack-hot-middleware": "^2.21.2",
    "webpack-merge": "^4.1.2"
  },
  "engines": {
    "node": ">= 8.0.0",
    "npm": ">= 5.0.0"
  },
  "browserslist": [
    "> 1%",
    "iOS > 7",
    "Android >= 4.0",
    "last 2 versions",
    "not ie <= 8"
  ],
  "lint-staged": {
    "emheader/**/*.vue": [
      "npm run eslint"
    ],
    "emheader/**/*.js": [
      "npm run eslint"
    ],
    "emheader/**/*.scss": [
      "npm run stylelint"
    ]
  },
  "pre-commit": [
    "lint-staged"
  ]
}
