{
  "name": "cap-react-ui-library",
  "author": "Vivek V Dwivedi",
  "version": "0.0.8",
  "description": "React Components constructed over Semantic UI as per Capillary design guidelines",
  "main": "./index.js",
  "module": "./index.es.js",
  "jsnext:main": "./index.es.js",
  "keywords": [
    "react",
    "react-component"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/Capillary/cap-react-ui-library"
  },
  "license": "LicenseRef-LICENSE",
  "bugs": {
    "url": "https://github.com/Capillary/cap-react-ui-library/issues"
  },
  "peerDependencies": {
    "react": "^15.4.0",
    "react-dom": "^15.4.0"
  },
  "dependencies": {
    "babel-runtime": "^6.23.0",
    "caniuse-api": "^2.0.0",
    "dev": "^0.1.3",
    "expect": "^1.20.2",
    "inline-style-prefixer": "^3.0.2",
    "keycode": "^2.1.8",
    "lodash.merge": "^4.6.0",
    "lodash.throttle": "^4.1.1",
    "peer": "^0.2.8",
    "prop-types": "^15.5.7",
    "react-event-listener": "^0.4.5",
    "react-intl": "^2.2.3",
    "react-router": "^4.1.1",
    "react-transition-group": "^1.1.2",
    "recompose": "^0.23.0",
    "semantic-ui-react": "^0.68.2",
    "simple-assign": "^0.1.0",
    "warning": "^3.0.0"
  }
}
