{
  "name": "react-jam-ui",
  "version": "0.1.43",
  "keywords": [
    "React UI"
  ],
  "description": "React JAM UI components",
  "main": "./index.js",
  "scripts": {
    "build": "webpack -p --display-error-details --colors",
    "test": "echo \"Error: no test specified\" && exit 1",
    "docs": "echo \"Run generating docs throw JsDoc\" && exit 1"
  },
  "readme": "https://drzoom.gitlab.io/react-jam-ui/",
  "repository": {
    "type": "git",
    "url": "git@gitlab.com:drzoom/react-jam-ui.git"
  },
  "author": "drz",
  "license": "ISC",
  "dependencies": {
    "babel-preset-airbnb": "^2.2.3",
    "classnames": "^2.2.5",
    "react": "^15.4.1",
    "react-addons-shallow-compare": "^15.4.2",
    "react-dates": "^8.0.0",
    "react-icon-base": "^2.0.4",
    "react-image-gallery": "^0.7.15"
  },
  "devDependencies": {}
}
