{
  "name": "@teambit/snapping",
  "version": "1.0.995",
  "homepage": "https://bit.cloud/teambit/component/snapping",
  "main": "dist/index.js",
  "componentId": {
    "scope": "teambit.component",
    "name": "snapping",
    "version": "1.0.995"
  },
  "dependencies": {
    "graphlib": "2.1.8",
    "lodash": "4.17.21",
    "p-map-series": "2.1.0",
    "fs-extra": "10.0.0",
    "open-editor": "3.0.0",
    "chalk": "4.1.2",
    "yesno": "0.4.0",
    "p-map": "4.0.0",
    "semver": "7.7.1",
    "uuid": "8.3.2",
    "@teambit/bit-error": "0.0.404",
    "@teambit/component-id": "1.2.4",
    "@teambit/graph.cleargraph": "0.0.11",
    "@teambit/legacy.consumer-component": "0.0.118",
    "@teambit/logger": "0.0.1420",
    "@teambit/toolbox.promise.map-pool": "0.0.15",
    "@teambit/component.sources": "0.0.169",
    "@teambit/legacy.consumer-config": "0.0.117",
    "@teambit/legacy.extension-data": "0.0.119",
    "@teambit/legacy-bit-id": "1.1.3",
    "@teambit/legacy.logger": "0.0.39",
    "@teambit/legacy.scope": "0.0.117",
    "@teambit/legacy.loader": "0.0.19",
    "@teambit/cli": "0.0.1327",
    "@teambit/legacy.constants": "0.0.27",
    "@teambit/legacy.component-list": "0.0.171",
    "@teambit/legacy.consumer": "0.0.117",
    "@teambit/legacy.dependency-graph": "0.0.120",
    "@teambit/component-issues": "0.0.172",
    "@teambit/config-store": "0.0.208",
    "@teambit/harmony": "0.4.7",
    "@teambit/component-version": "1.0.4",
    "@teambit/harmony.modules.concurrency": "0.0.28",
    "@teambit/lane-id": "0.0.312",
    "@teambit/lanes.modules.create-lane": "0.0.152",
    "@teambit/legacy.scope-api": "0.0.172",
    "@teambit/pkg.modules.semver-helper": "0.0.23",
    "@teambit/harmony.modules.get-basic-log": "0.0.118",
    "@teambit/toolbox.crypto.sha1": "0.0.16",
    "@teambit/workspace.modules.node-modules-linker": "0.0.348",
    "@teambit/graph": "1.0.995",
    "@teambit/objects": "0.0.502",
    "@teambit/scope": "1.0.995",
    "@teambit/component": "1.0.995",
    "@teambit/dependencies": "1.0.995",
    "@teambit/dependency-resolver": "1.0.995",
    "@teambit/remove": "1.0.995",
    "@teambit/workspace": "1.0.995",
    "@teambit/application": "1.0.995",
    "@teambit/builder": "1.0.995",
    "@teambit/export": "1.0.995",
    "@teambit/importer": "1.0.995"
  },
  "devDependencies": {
    "@types/graphlib": "2.1.7",
    "@types/lodash": "4.14.165",
    "@types/fs-extra": "9.0.7",
    "@types/semver": "7.5.8",
    "@types/uuid": "8.3.4",
    "@types/mocha": "9.1.0",
    "@teambit/component.testing.mock-components": "0.0.387",
    "@teambit/harmony.testing.load-aspect": "0.0.382",
    "@teambit/workspace.testing.mock-workspace": "0.0.184",
    "@teambit/harmony.envs.core-aspect-env": "0.1.5",
    "@teambit/compiler": "1.0.995",
    "@teambit/issues": "1.0.995"
  },
  "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"
  ]
}