{
  "name": "@kyper/institutionlogo",
  "version": "3.5.0",
  "description": "Institution Logo",
  "author": "MX",
  "homepage": "http://kyper.netlify.app/",
  "license": "MIT",
  "main": "lib/index.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.mx.com:mx/kyper-react.git"
  },
  "scripts": {
    "lint": "eslint lib/*.js"
  },
  "peerDependencies": {
    "@kyper/tokenprovider": "^4.0.0",
    "@mxenabled/cssinjs": "^0.6.0",
    "prop-types": "^15.7.2",
    "react": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
    "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
  },
  "gitHead": "525b41994dbe48efca013fe89b2adedf16c4d2cf"
}
