{
  "name": "@watheia/base-ui.design.owner-avatar",
  "version": "0.0.11",
  "homepage": "https://watheia.io/",
  "main": "dist/index.js",
  "componentId": {
    "scope": "watheia.base-ui",
    "name": "design/owner-avatar",
    "version": "0.0.11"
  },
  "dependencies": {
    "classnames": "2.3.1",
    "core-js": "^3.0.0",
    "@watheia/base-ui.design.avatar": "0.0.11"
  },
  "devDependencies": {
    "@types/react": "^16.8.0",
    "@types/classnames": "2.2.11",
    "@types/testing-library__jest-dom": "5.9.5",
    "@babel/runtime": "7.12.18",
    "@types/jest": "^26.0.0",
    "@types/node": "12.20.4",
    "@watheia/base-ui.theme.theme-provider": "0.1.13"
  },
  "peerDependencies": {
    "react-dom": "^16.8.0 || ^17.0.0",
    "react": "^16.8.0 || ^17.0.0"
  },
  "license": "EPL-2.0",
  "bit": {
    "bindingPrefix": "@watheia",
    "env": {},
    "overrides": {
      "dependencies": {
        "core-js": "^3.0.0",
        "react-dom": "-",
        "react": "-"
      },
      "devDependencies": {
        "@types/testing-library__jest-dom": "5.9.5",
        "@babel/runtime": "7.12.18",
        "@types/jest": "^26.0.0",
        "@types/react": "^16.8.0",
        "@types/node": "12.20.4",
        "@types/mocha": "-",
        "react-dom": "-",
        "react": "-"
      },
      "peerDependencies": {
        "react-dom": "^16.8.0 || ^17.0.0",
        "react": "^16.8.0 || ^17.0.0"
      }
    }
  },
  "private": false,
  "repository": "https://gitlab.com/watheia/base-ui.git",
  "author": "Aaron R Miller <amiller@watheia.org>",
  "keywords": [
    "watheia",
    "app",
    "micro",
    "micro-component",
    "web-component",
    "micro-frontend",
    "atomic-design",
    "material-design",
    "stencil"
  ]
}
