{
  "name": "@teambit/component-compare",
  "version": "1.0.1079",
  "homepage": "https://bit.cloud/teambit/component/component-compare",
  "main": "dist/index.js",
  "componentId": {
    "scope": "teambit.component",
    "name": "component-compare",
    "version": "1.0.1079"
  },
  "dependencies": {
    "graphql-tag": "2.12.1",
    "lodash": "4.17.21",
    "lodash.flatten": "4.4.0",
    "chalk": "4.1.2",
    "@teambit/component.ui.component-compare.models.component-compare-change-type": "0.0.7",
    "@teambit/component.ui.component-compare.models.component-compare-props": "0.0.130",
    "@teambit/ui-foundation.ui.menu-widget-icon": "0.0.502",
    "@teambit/harmony": "0.4.12",
    "@teambit/bit-error": "0.0.404",
    "@teambit/component-id": "1.2.4",
    "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.527",
    "@teambit/component.ui.component-compare.compare-aspects.compare-aspects": "0.0.155",
    "@teambit/component": "1.0.1079",
    "@teambit/graphql": "1.0.1079",
    "@teambit/builder": "1.0.1079",
    "@teambit/cli": "0.0.1357",
    "@teambit/dependency-resolver": "1.0.1079",
    "@teambit/importer": "1.0.1079",
    "@teambit/legacy.component-diff": "0.0.196",
    "@teambit/legacy.consumer-component": "0.0.141",
    "@teambit/logger": "0.0.1450",
    "@teambit/objects": "0.0.586",
    "@teambit/schema": "1.0.1079",
    "@teambit/scope": "1.0.1079",
    "@teambit/tester": "1.0.1079",
    "@teambit/workspace": "1.0.1079",
    "@teambit/component.ui.component-compare.changelog": "0.0.247",
    "@teambit/component.ui.component-compare.component-compare": "0.0.271",
    "@teambit/ui": "1.0.1079",
    "@teambit/legacy.constants": "0.0.37"
  },
  "devDependencies": {
    "@types/lodash": "4.14.165",
    "@types/lodash.flatten": "4.4.6",
    "@types/mocha": "9.1.0",
    "@teambit/harmony.envs.core-aspect-env": "2.0.4"
  },
  "peerDependencies": {
    "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "react-router-dom": "^6.16.0"
  },
  "license": "Apache-2.0",
  "optionalDependencies": {},
  "peerDependenciesMeta": {},
  "exports": {
    ".": {
      "types": "./dist/index.d.ts",
      "node": {
        "require": "./dist/index.js",
        "import": "./dist/esm.mjs"
      },
      "default": "./dist/index.js"
    },
    "./dist/*": "./dist/*",
    "./artifacts/*": "./artifacts/*"
  },
  "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"
  ]
}