{
  "name": "@teambit/workspace-config-files",
  "version": "1.0.905",
  "homepage": "https://bit.cloud/teambit/workspace/workspace-config-files",
  "main": "dist/index.js",
  "componentId": {
    "scope": "teambit.workspace",
    "name": "workspace-config-files",
    "version": "1.0.905"
  },
  "dependencies": {
    "lodash": "4.17.21",
    "chalk": "4.1.2",
    "fs-extra": "10.0.0",
    "globby": "11.0.1",
    "p-map-series": "2.1.0",
    "yesno": "0.4.0",
    "normalize-path": "3.0.0",
    "string-format": "0.5.0",
    "@teambit/toolbox.path.path": "0.0.16",
    "@teambit/harmony": "0.4.7",
    "@teambit/bit-error": "0.0.404",
    "@teambit/cli": "0.0.1303",
    "@teambit/legacy.consumer": "0.0.101",
    "@teambit/logger": "0.0.1396",
    "@teambit/toolbox.crypto.sha1": "0.0.15",
    "@teambit/envs": "1.0.905",
    "@teambit/workspace": "1.0.905"
  },
  "devDependencies": {
    "@types/lodash": "4.14.165",
    "@types/fs-extra": "9.0.7",
    "@types/normalize-path": "^3.0.0",
    "@types/mocha": "9.1.0",
    "@teambit/harmony.envs.core-aspect-env": "0.1.4"
  },
  "peerDependencies": {
    "chai": "5.2.1",
    "@types/chai": "5.2.2"
  },
  "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"
  ]
}