{
  "name": "sonar-ui",
  "main": "./main.js",
  "types": "./types.d.ts",
  "bugs": "https://github.com/openizr/sonar-ui/issues",
  "version": "0.0.39",
  "engines": {
    "node": ">= 10.0.0",
    "npm": ">= 5.0.0"
  },
  "license": "MIT",
  "keywords": [
    "ui",
    "components",
    "react",
    "vuejs",
    "styling",
    "themes",
    "library"
  ],
  "repository": "https://github.com/openizr/sonar-ui",
  "description": "A framework-agnostic components and styling library",
  "contributors": [
    {
      "name": "Matthieu Jabbour",
      "email": "matthieu.jabbour@gmail.com",
      "homepage": "https://github.com/matthieujabbour"
    }
  ],
  "dependencies": {},
  "peerDependencies": {
    "prop-types": "^15.7.2",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "vue": "^2.6.14"
  }
}
