{
  "name": "newlook",
  "version": "1.0.0",
  "description": "夏洛克IT运维大数据",
  "main": "src/index.js",
  "author": "EOI",
  "license": "UNLICENSED",
  "repository": {
    "type": "git",
    "url": "git@gitlab.eoitek.net:EOI/newlook.git"
  },
  "scripts": {
    "start": "webpack-dev-server --open --profile",
    "publish": "webpack --env=prod --profile"
  },
  "dependencies": {
    "@babel/core": "^7.4.5",
    "@babel/plugin-proposal-class-properties": "^7.4.4",
    "@babel/plugin-proposal-decorators": "^7.4.4",
    "@babel/plugin-proposal-object-rest-spread": "^7.4.4",
    "@babel/plugin-syntax-dynamic-import": "^7.2.0",
    "@babel/plugin-transform-runtime": "^7.4.4",
    "@babel/polyfill": "^7.4.4",
    "@babel/preset-env": "^7.4.5",
    "@babel/preset-stage-2": "^7.0.0",
    "@babel/runtime": "^7.4.5",
    "@uirouter/angularjs": "^1.0.21",
    "angular": "1.7.5",
    "angular-animate": "1.7.5",
    "angular-deferred-bootstrap": "^0.1.9",
    "angular-gridster": "github:EOITek/angular-gridster#bee362d0df8f1fe13c508693812e4e62986dcf6b",
    "angular-i18n": "1.7.5",
    "angular-loading-bar": "github:EOITek/angular-loading-bar#71dbfb5f61b5e6b7cff2a07cf8472462660a0d17",
    "angular-resizable": "github:EOITek/angular-resizable#6debb09f676d173bf5cc87a7337cee9c7f4837ca",
    "angular-ts-decorators": "^3.7.8",
    "angular-ui-ace": "^0.2.3",
    "angular-ui-bootstrap": "^2.5.6",
    "animate.css": "^3.7.1",
    "autoprefixer": "^9.5.1",
    "babel-loader": "^8.0.6",
    "binary-search": "^1.3.5",
    "blueimp-md5": "^2.10.0",
    "bootstrap": "^3.4.0",
    "brace": "^0.11.1",
    "compression-webpack-plugin": "^2.0.0",
    "copy-webpack-plugin": "^4.6.0",
    "crc-32": "^1.2.0",
    "create-file-webpack": "^1.0.2",
    "css-loader": "^2.1.1",
    "d3": "3",
    "dat.gui": "^0.7.6",
    "dom4": "^2.1.5",
    "echarts": "^4.2.1",
    "echarts-stat": "^1.1.1",
    "exports-loader": "^0.7.0",
    "file-loader": "^2.0.0",
    "font-awesome": "^4.7.0",
    "html-loader": "^0.5.5",
    "html-webpack-plugin": "^3.2.0",
    "iltorb": "^2.4.3",
    "imports-loader": "^0.8.0",
    "isteven-angular-multiselect": "^4.0.0",
    "jquery": "^3.4.1",
    "layui-laydate": "^5.0.9",
    "lodash": "^4.17.11",
    "mini-css-extract-plugin": "^0.5.0",
    "moment": "^2.24.0",
    "ng-file-upload": "^12.2.13",
    "node-sass": "^4.12.0",
    "normalize.css": "^8.0.1",
    "platform": "^1.3.5",
    "postcss": "^7.0.16",
    "postcss-calc": "^7.0.1",
    "postcss-custom-properties": "^8.0.10",
    "postcss-loader": "^3.0.0",
    "resize-observer-polyfill": "^1.5.1",
    "sass-loader": "^7.1.0",
    "style-loader": "^0.23.1",
    "url-loader": "^1.1.2",
    "webpack": "^4.28.4",
    "webpack-chunk-hash": "^0.6.0",
    "webpack-cli": "^3.3.2"
  },
  "devDependencies": {
    "@types/angular": "^1.6.54",
    "@types/angular-ui-bootstrap": "^0.13.47",
    "@types/d3": "^3.5.41",
    "babel-eslint": "^10.0.1",
    "eslint": "^5.16.0",
    "eslint-plugin-babel": "^5.3.0",
    "eslint-plugin-compat": "^2.7.0",
    "stylelint": "^9.10.1",
    "stylelint-config-standard": "^18.3.0",
    "webpack-dev-server": "^3.1.14",
    "webpack-notifier": "^1.7.0"
  },
  "browserslist": {
    "production": [
      "Chrome >= 42",
      "Firefox >= 42",
      "last 2 Edge version",
      "last 1 Safari version",
      "last 1 IE version"
    ],
    "development": [
      "last 1 Chrome version",
      "last 1 Firefox version"
    ]
  }
}
