{
  "name": "@teambit/eject",
  "version": "1.0.1160",
  "homepage": "https://bit.cloud/teambit/workspace/eject",
  "main": "dist/index.js",
  "componentId": {
    "scope": "teambit.workspace",
    "name": "eject",
    "version": "1.0.1160"
  },
  "dependencies": {
    "chalk": "4.1.2",
    "@teambit/cli": "0.0.1389",
    "@teambit/component-id": "1.2.4",
    "@teambit/component.sources": "0.0.212",
    "@teambit/legacy.consumer-component": "0.0.161",
    "@teambit/legacy.consumer": "0.0.160",
    "@teambit/logger": "0.0.1482",
    "@teambit/pkg.modules.component-package-name": "0.0.167",
    "@teambit/scope.remotes": "0.0.160",
    "@teambit/legacy.constants": "0.0.43",
    "@teambit/harmony": "0.4.12",
    "@teambit/install": "1.0.1160",
    "@teambit/remove": "1.0.1160",
    "@teambit/workspace": "1.0.1160"
  },
  "devDependencies": {
    "@types/mocha": "9.1.0",
    "@teambit/harmony.envs.core-aspect-env": "2.1.0"
  },
  "peerDependencies": {
    "react": "^17.0.0 || ^18.0.0 || ^19.0.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"
  ]
}