{
  "name": "@jouwomgeving/ui-tabs",
  "version": "3.0.2",
  "description": "Dictator package JO ui tabs",
  "main": "lib/index.js",
  "module": "es/index.js",
  "license": "UNLICENSED",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@bitbucket.org/jouwomgeving/jo-interface.git"
  },
  "author": "Jouw Omgeving B.V.",
  "peerDependencies": {
    "lodash": "^4.17.4",
    "prop-types": "^15.8.1",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-is": "^18.2.0",
    "styled-components": "^6.1.8"
  },
  "dependencies": {
    "@jouwomgeving/ui-typography": "^3.0.2"
  }
}