{
  "name": "@teambit/ui.code-view",
  "version": "0.0.368",
  "homepage": "https://bit.dev/teambit/code/ui/code-view",
  "main": "dist/index.js",
  "componentId": {
    "scope": "teambit.code",
    "name": "ui/code-view",
    "version": "0.0.368"
  },
  "dependencies": {
    "classnames": "2.2.6",
    "react-syntax-highlighter": "15.4.3",
    "core-js": "^3.0.0",
    "@teambit/base-ui.constants.storage": "0.6.10",
    "@teambit/documenter.ui.code-snippet": "3.0.11",
    "@teambit/documenter.ui.heading": "3.0.11",
    "@teambit/ui.queries.get-file-content": "0.0.367"
  },
  "devDependencies": {
    "@types/classnames": "2.2.11",
    "@types/react": "^16.8.0",
    "@types/mocha": "5.2.7",
    "@babel/runtime": "7.12.18",
    "@types/jest": "^26.0.0",
    "@types/node": "12.20.4"
  },
  "peerDependencies": {
    "@teambit/legacy": "1.0.85",
    "react-dom": "^16.8.0 || ^17.0.0",
    "react": "^16.8.0 || ^17.0.0"
  },
  "license": "SEE LICENSE IN LICENSE",
  "bit": {
    "bindingPrefix": "@teambit",
    "env": {},
    "overrides": {
      "dependencies": {
        "@teambit/legacy": "-",
        "core-js": "^3.0.0",
        "react-dom": "-",
        "react": "-"
      },
      "devDependencies": {
        "@teambit/legacy": "-",
        "@types/mocha": "5.2.7",
        "@babel/runtime": "7.12.18",
        "@types/jest": "^26.0.0",
        "@types/react": "^16.8.0",
        "@types/node": "12.20.4",
        "react-dom": "-",
        "react": "-"
      },
      "peerDependencies": {
        "@teambit/legacy": "1.0.85",
        "react-dom": "^16.8.0 || ^17.0.0",
        "react": "^16.8.0 || ^17.0.0"
      }
    }
  },
  "private": false,
  "engines": {
    "node": ">=12.15.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/teambit/bit"
  },
  "keywords": [
    "bit",
    "components",
    "collaboration",
    "web",
    "react",
    "react-components",
    "angular",
    "angular-components",
    "vue",
    "vue-components"
  ]
}
