{
  "name": "@boldr/ui",
  "author": "Steven Truesdell",
  "version": "0.1.8-alpha.6",
  "description": "UI components for Boldr",
  "main": "./index.js",
  "module": "./index.es.js",
  "jsnext:main": "./index.es.js",
  "keywords": [
    "boldr",
    "react",
    "react-component",
    "react-ui"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/boldr/boldr-ui.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/boldr/boldr-ui/issues"
  },
  "homepage": "https://boldr.io/",
  "peerDependencies": {
    "react": "^16.0.0",
    "react-dom": "^16.0.0",
    "react-transition-group": "^2.2.1",
    "styled-components": "^2.2.1"
  },
  "dependencies": {
    "babel-runtime": "^6.26.0",
    "classnames": "^2.2.5",
    "lodash.assign": "^4.2.0",
    "lodash.capitalize": "^4.2.1",
    "lodash.clonedeep": "^4.5.0",
    "lodash.isboolean": "^3.0.3",
    "lodash.isequal": "^4.5.0",
    "lodash.isfunction": "^3.0.8",
    "lodash.isnumber": "^3.0.3",
    "lodash.noop": "^3.0.1",
    "lodash.omit": "^4.5.0",
    "lodash.partial": "^4.2.1",
    "lodash.take": "^4.1.1",
    "lodash.throttle": "^4.1.1",
    "lodash.trim": "^4.5.1",
    "lodash.uniq": "^4.5.0",
    "lodash.uniqueid": "^4.0.1",
    "prop-types": "^15.6.0",
    "prop-types-extra": "^1.0.1",
    "rc-tabs": "^9.1.4",
    "react-motion": "^0.5.2",
    "react-visibility-sensor": "^3.11.0"
  }
}
