{
  "name": "tequila-ui",
  "author": "Thore Caspersen",
  "version": "1.4.2",
  "description": "Fresh React component library with delicious aftertaste",
  "main": "./index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/thorecaspersen/tequila-ui.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/thorecaspersen/tequila-ui/issues"
  },
  "homepage": "http://thorecaspersen.github.io/tequila-ui/",
  "dependencies": {
    "@emotion/core": "^10.0.7",
    "prismjs": "^1.15.0",
    "react-to-print": "^2.1.1"
  },
  "peerDependencies": {
    "react": "^16.8.3",
    "react-dom": "^16.8.3"
  }
}
