{
  "name": "h2oUIKit",
  "version": "0.2.13",
  "description": "",
  "main": "./dist/bundle.js",
  "scripts": {
    "prepublish": "webpack",
    "test": "echo \"Error: no test specified\" && exit 1",
    "postinstall": "./node_modules/.bin/typings install",
    "start": "webpack --watch"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/h2oai/ui-kit.git"
  },
  "author": "h2o.ai",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/h2oai/ui-kit/issues"
  },
  "homepage": "https://github.com/h2oai/ui-kit#readme",
  "devDependencies": {
    "browser-sync": "^2.13.0",
    "browser-sync-webpack-plugin": "^1.1.0",
    "css-loader": "^0.23.1",
    "file-loader": "^0.9.0",
    "node-sass": "^3.8.0",
    "sass-loader": "^4.0.0",
    "sass-resources-loader": "^1.0.2",
    "style-loader": "^0.13.1",
    "ts-loader": "^0.8.2",
    "typescript": "^1.8.10",
    "typings": "^1.3.1",
    "webpack": "^1.13.1"
  },
  "dependencies": {
    "classnames": "^2.2.5",
    "react": "^15.2.0",
    "react-dom": "^15.2.0"
  }
}
