{
  "name": "web-platform-alpha",
  "version": "0.0.1-alpha.25",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bem/web-platform.git"
  },
  "author": {
    "name": "Lego Team",
    "email": "lego@yandex-team.ru"
  },
  "license": "MPL-2.0",
  "bugs": {
    "url": "https://github.com/bem/web-platform/issues"
  },
  "homepage": "https://github.com/bem/web-platform#readme",
  "scripts": {},
  "peerDependencies": {
    "react": "^16.8.0 || ^17.0.0"
  },
  "dependencies": {
    "date-fns": "^2.22.1",
    "react-virtual": "^2.10.0"
  },
  "devDependencies": {
    "@babel/core": "7.14.8",
    "@bem-react/pack": "1.5.1",
    "@commitlint/cli": "13.2.1",
    "@commitlint/config-conventional": "13.2.0",
    "@storybook/addon-essentials": "6.3.12",
    "@storybook/react": "6.3.12",
    "@testing-library/jest-dom": "5.14.1",
    "@testing-library/react": "12.1.2",
    "@testing-library/react-hooks": "7.0.2",
    "@testing-library/user-event": "13.4.1",
    "@trivago/prettier-plugin-sort-imports": "3.1.1",
    "@types/jest": "26.0.24",
    "@types/react": "17.0.15",
    "@types/react-dom": "17.0.9",
    "@typescript-eslint/eslint-plugin": "4.28.5",
    "@typescript-eslint/parser": "4.28.5",
    "babel-loader": "8.2.2",
    "conventional-changelog-cli": "2.1.1",
    "eslint": "7.31.0",
    "eslint-plugin-react": "7.24.0",
    "eslint-plugin-react-hooks": "4.2.0",
    "husky": "7.0.1",
    "jest": "27.0.6",
    "lint-staged": "11.1.1",
    "prettier": "2.3.2",
    "react": "17.0.2",
    "react-dom": "17.0.2",
    "semver": "7.3.5",
    "ts-jest": "27.0.4",
    "tslib": "2.2.0",
    "typescript": "4.3.5"
  },
  "optionalDependencies": {}
}