{
  "name": "@jouwomgeving/ui-comment",
  "version": "3.0.2",
  "description": "Dictator package JO ui comment",
  "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": {
    "polished": "^4.2.2",
    "react-recompose": "^0.33.0",
    "@jouwomgeving/ui-flex": "^3.0.2",
    "@jouwomgeving/ui-responsive": "^3.0.2"
  }
}