{
  "name": "config-oclock",
  "version": "1.0.20",
  "description": "Config O'clock (eslint, babel, prettier, ...) which have same packages and configuration in front and back side",
  "main": "eslint.js",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/O-clock-Dev/config-oclock.git"
  },
  "author": "Alexandre Bourdeaud'hui <Alexandre.Bourdeaudhui@Gmail.com>",
  "license": "MIT",
  "dependencies": {
    "babel-eslint": "^8.0.1",
    "babel-plugin-module-resolver": "^2.7.1",
    "babel-plugin-transform-class-properties": "^6.24.1",
    "babel-plugin-transform-object-rest-spread": "^6.26.0",
    "babel-preset-env": "^1.6.1",
    "babel-register": "^6.26.0",
    "chai": "^4.1.2",
    "eslint": "^4.8.0",
    "eslint-config-airbnb": "^15.1.0",
    "eslint-plugin-import": "^2.7.0",
    "eslint-plugin-jsx-a11y": "^5.1.1",
    "eslint-plugin-react": "^7.4.0",
    "husky": "^0.14.3",
    "lint-staged": "^4.2.3",
    "mocha": "^4.0.1",
    "prettier": "^1.7.4",
    "sinon": "^4.0.1"
  },
  "bugs": {
    "url": "https://github.com/O-clock-Dev/config-oclock/issues"
  },
  "homepage": "https://github.com/O-clock-Dev/config-oclock#readme"
}
