{
  "name": "@halofe/cloud-category-container",
  "version": "1.1.22",
  "description": "olympic container for cloud",
  "main": "index.js",
  "files": [
    "LICENSE",
    "Readme.md",
    "lib/"
  ],
  "scripts": {
    "build": "rm -rf lib && gulp",
    "watch": "gulp watch",
    "doc": "rm -rf build && node --max-old-space-size=8192 ./node_modules/.bin/atool-doc --dest build --source src --tpl node_modules/@ali/oct-doc-tpl/element.ejs --config webpack.com.js --build",
    "eslint-output": "eslint -f html src/ -o eslint-result.html",
    "eslint-fix": "eslint --fix src/ --ext .jsx --ext .js",
    "dep-tree": "con-bin dep-tree",
    "install": "rm -f ./node_modules/disposables/.babelrc",
    "lint": "eslint --ext .jsx --ext .js src/",
    "test": "jest",
    "test:update": "jest --updateSnapshot",
    "test-dev": "jest --watch",
    "cov": "jest --coverage",
    "ci": "jest --coverage"
  },
  "author": "leanhunter",
  "devDependencies": {
    "@ali/babel-plugin-next": "^2.0.0",
    "@ali/eslint-config-olympics": "^2.0.0-0",
    "@ali/oct-doc-tpl": "^0.0.1",
    "@ali/olympics": "^0.8.5",
    "@ali/olympics-enzyme": "^4.0.1-alpha.0",
    "@ali/olympics-storybook": "^1.1.0",
    "@ali/olympics-test-env": "3.0.0-alpha.0",
    "@ali/stylelint-config-standard": "^1.0.0",
    "@babel/core": "^7.3.4",
    "@babel/plugin-proposal-class-properties": "^7.3.4",
    "@babel/plugin-proposal-decorators": "^7.3.0",
    "@babel/plugin-proposal-function-bind": "^7.2.0",
    "@babel/polyfill": "^7.2.5",
    "@babel/preset-env": "^7.3.4",
    "@babel/preset-es2015": "^7.0.0-beta.53",
    "@babel/preset-react": "^7.0.0",
    "alicov": "^2.5.3",
    "babel-eslint": "^10.0.1",
    "babel-jest": "^24.1.0",
    "babel-loader": "^8.0.5",
    "babel-plugin-lodash": "^3.3.4",
    "babel-preset-power-assert": "^3.0.0",
    "css-loader": "^0.14.5",
    "enzyme": "^3.9.0",
    "enzyme-adapter-react-16": "latest",
    "enzyme-to-json": "^3.3.5",
    "eslint": "^5.9.0",
    "eslint-plugin-jest": "^22.3.0",
    "fast-sass-loader": "^1.0.7",
    "gulp": "^4.0.2",
    "gulp-babel": "^8.0.0",
    "gulp-changed": "^3.1.0",
    "gulp-contrib-copy": "^0.1.2",
    "gulp-eslint": "^5.0.0",
    "gulp-plumber": "^1.1.0",
    "gulp-watch": "^5.0.0",
    "husky": "^1.0.0",
    "jest": "^24.1.0",
    "lint-staged": "^7.0.0",
    "node-sass": "^4.5.3",
    "power-assert": "^1.6.1",
    "react": "^16.0.0",
    "react-dom": "^16.0.0",
    "react-test-renderer": "^16.0.0",
    "sass-loader": "^4.1.1",
    "sinon": "^7.2.7",
    "style-loader": "^0.13.1",
    "stylelint": "^9.0.0",
    "supertest": "^3.4.2",
    "@ali/container-wrap": "^1.0.1-alpha.0"
  },
  "peerDependencies": {},
  "dependencies": {
    "@alifd/next": "^1.19.16",
    "@halofe/cloud-container-wrap": "^1.0.1",
    "@halofe/cloud-i18n": "^1.0.2",
    "classnames": "^2.2.6",
    "deep-equal": "^2.0.1",
    "lodash.join": "^4.0.1",
    "lodash.merge": "^4.6.2",
    "lodash.slice": "^4.2.0",
    "moment": "^2.24.0",
    "prop-types": "^15.6.0",
    "reqwest": "^2.0.5"
  }
}
