{
  "name": "@fluentui/e2e",
  "version": "0.51.0",
  "private": true,
  "license": "MIT",
  "dependencies": {
    "@fluentui/accessibility": "^0.51.0",
    "@fluentui/eslint-plugin": "^0.53.3",
    "@fluentui/react-icons-northstar": "^0.51.0",
    "@fluentui/react-northstar": "^0.51.0",
    "@types/node": "^10.3.2",
    "@types/puppeteer": "1.12.3",
    "@types/react": "16.8.25",
    "@types/react-dom": "16.8.4",
    "@types/react-router-dom": "^5.1.5",
    "@uifabric/build": "^7.0.0",
    "lerna-alias": "^3.0.3-0",
    "lodash": "^4.17.15",
    "puppeteer": "^1.13.0",
    "react": "16.8.6",
    "react-dom": "16.8.6",
    "react-router-dom": "^5.2.0"
  },
  "devDependencies": {
    "typescript": "3.7.2"
  },
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "lint": "eslint --ext .js,.ts,.tsx .",
    "lint:fix": "yarn lint --fix"
  }
}
