{
  "name": "@teambit/workspace.testing.mock-workspace",
  "version": "0.0.202",
  "homepage": "https://bit.cloud/teambit/workspace/testing/mock-workspace",
  "main": "dist/index.js",
  "componentId": {
    "scope": "teambit.workspace",
    "name": "testing/mock-workspace",
    "version": "0.0.202"
  },
  "dependencies": {
    "comment-json": "4.2.5",
    "fs-extra": "10.0.0",
    "@teambit/legacy.e2e-helper": "0.0.175"
  },
  "devDependencies": {
    "@types/fs-extra": "9.0.7",
    "@types/mocha": "9.1.0",
    "chai": "5.2.1",
    "@teambit/node.envs.node-babel-mocha": "0.2.10"
  },
  "peerDependencies": {},
  "license": "Apache-2.0",
  "optionalDependencies": {},
  "peerDependenciesMeta": {},
  "exports": {
    ".": {
      "types": "./index.ts",
      "require": "./dist/index.js",
      "import": "./dist/esm.mjs"
    }
  },
  "private": false,
  "engines": {
    "node": ">=12.22.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/teambit/bit"
  },
  "keywords": [
    "bit",
    "components",
    "collaboration",
    "web",
    "react",
    "react-components",
    "angular",
    "angular-components"
  ]
}