{
  "name": "@teambit/component",
  "version": "1.0.905",
  "homepage": "https://bit.cloud/teambit/component/component",
  "main": "dist/index.js",
  "componentId": {
    "scope": "teambit.component",
    "name": "component",
    "version": "1.0.905"
  },
  "dependencies": {
    "@teambit/any-fs": "0.0.5",
    "graphql-tag": "2.12.1",
    "graphql-type-json": "0.3.2",
    "strip-ansi": "6.0.0",
    "lodash": "4.17.21",
    "semver": "7.7.1",
    "copy-to-clipboard": "3.3.1",
    "lodash.flatten": "4.4.0",
    "open": "8.4.2",
    "classnames": "^2.5.1",
    "lodash.compact": "3.0.1",
    "chalk": "4.1.2",
    "cli-table": "0.3.6",
    "pad-right": "0.2.2",
    "table": "6.7.3",
    "@teambit/component-id": "1.2.4",
    "@teambit/legacy.extension-data": "0.0.103",
    "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.502",
    "@teambit/graph.cleargraph": "0.0.11",
    "@teambit/legacy-bit-id": "1.1.3",
    "@teambit/legacy.consumer-component": "0.0.102",
    "@teambit/component.sources": "0.0.153",
    "@teambit/toolbox.path.match-patterns": "0.0.27",
    "@teambit/toolbox.string.eol": "0.0.13",
    "@teambit/toolbox.string.capitalize": "0.0.508",
    "@teambit/harmony": "0.4.7",
    "@teambit/toolbox.path.path": "0.0.16",
    "@teambit/cli": "0.0.1303",
    "@teambit/express": "0.0.1402",
    "@teambit/logger": "0.0.1396",
    "@teambit/bit-error": "0.0.404",
    "@teambit/legacy.constants": "0.0.24",
    "@teambit/component-package-version": "0.0.449",
    "@teambit/component.ui.deprecation-icon": "0.0.509",
    "@teambit/ui-foundation.ui.is-browser": "0.0.500",
    "@teambit/ui-foundation.ui.main-dropdown": "0.0.505",
    "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.522",
    "@teambit/ui-foundation.ui.use-box.menu": "1.0.16",
    "@teambit/legacy.utils": "0.0.34",
    "@teambit/component-issues": "0.0.170",
    "@teambit/pkg.modules.semver-helper": "0.0.22",
    "@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
    "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
    "@teambit/legacy-component-log": "0.0.417",
    "@teambit/component-descriptor": "0.0.450",
    "@teambit/cli-table": "0.0.50",
    "@teambit/legacy.bit-map": "0.0.158",
    "@teambit/pkg.modules.component-package-name": "0.0.108",
    "@teambit/design.ui.empty-box": "0.0.364",
    "@teambit/documenter.ui.heading": "4.1.8",
    "@teambit/documenter.ui.separator": "4.1.7",
    "@teambit/harmony.ui.aspect-box": "0.0.510",
    "@teambit/design.ui.pages.not-found": "0.0.371",
    "@teambit/design.ui.pages.server-error": "0.0.368",
    "@teambit/design.ui.styles.ellipsis": "0.0.357",
    "@teambit/envs.ui.env-icon": "0.0.507",
    "@teambit/explorer.ui.command-bar": "2.0.19",
    "@teambit/design.navigation.responsive-navbar": "0.0.8",
    "@teambit/workspace.ui.use-workspace-mode": "0.0.2",
    "@teambit/base-ui.layout.breakpoints": "1.0.0",
    "@teambit/component.ui.version-dropdown": "0.0.920",
    "@teambit/lanes.hooks.use-lanes": "0.0.292",
    "@teambit/lanes.ui.models.lanes-model": "0.0.232",
    "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.150",
    "@teambit/semantics.doc-parser": "0.0.109",
    "@teambit/legacy.consumer": "0.0.101",
    "@teambit/legacy.dependency-graph": "0.0.104",
    "@teambit/legacy.loader": "0.0.18",
    "@teambit/legacy.scope": "0.0.101",
    "@teambit/scope.remotes": "0.0.101",
    "@teambit/legacy.component-diff": "0.0.155",
    "@teambit/aspect-loader": "1.0.905",
    "@teambit/dependency-resolver": "1.0.905",
    "@teambit/objects": "0.0.412",
    "@teambit/graphql": "1.0.905",
    "@teambit/command-bar": "1.0.905",
    "@teambit/preview": "1.0.905",
    "@teambit/pubsub": "1.0.905",
    "@teambit/react-router": "1.0.905",
    "@teambit/ui": "1.0.905",
    "@teambit/compositions": "1.0.905",
    "@teambit/deprecation": "1.0.905",
    "@teambit/envs": "1.0.905"
  },
  "devDependencies": {
    "@types/lodash": "4.14.165",
    "@types/semver": "7.5.8",
    "@types/lodash.flatten": "4.4.6",
    "@types/classnames": "^2.3.4",
    "@types/lodash.compact": "3.0.6",
    "@types/cli-table": "^0.3.0",
    "@types/mocha": "9.1.0",
    "@teambit/component.content.component-overview": "1.95.0",
    "@teambit/harmony.envs.core-aspect-env": "0.1.4"
  },
  "peerDependencies": {
    "@apollo/client": "^3.6.0",
    "react": "^17.0.0 || ^18.0.0",
    "react-router-dom": "^6.16.0",
    "@types/react": "^17.0.73",
    "@teambit/base-react.navigation.link": "2.0.33"
  },
  "license": "Apache-2.0",
  "optionalDependencies": {},
  "peerDependenciesMeta": {},
  "exports": {
    ".": {
      "node": {
        "require": "./dist/index.js",
        "import": "./dist/esm.mjs"
      },
      "default": "./dist/index.js"
    },
    "./dist/*": "./dist/*",
    "./artifacts/*": "./artifacts/*",
    "./*": "./*.ts"
  },
  "private": false,
  "engines": {
    "node": ">=16.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/teambit/bit"
  },
  "keywords": [
    "bit",
    "bit-aspect",
    "bit-core-aspect",
    "components",
    "collaboration",
    "web"
  ]
}