{
  "name": "box-ui-drawer",
  "version": "0.1.6",
  "description": "material design drawer",
  "author": "Kok Sam <sam@boxable.io>",
  "license": "MIT",
  "homepage": "https://boxable.github.io/box-ui",
  "main": "lib/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Boxable/box-ui"
  },
  "bugs": {
    "url": "https://github.com/Boxable/box-ui/issues"
  },
  "peerDependencies": {
    "react": "^15.0.0",
    "react-motion": "^0.4.5"
  },
  "dependencies": {
    "box-ui-overlay": "^0.1.6"
  }
}
