{
  "dependencies": {
    "@fourteenmeister/react-scripts": "0.0.1-alpha.0",
    "@testing-library/react": "^9.3.2",
    "@testing-library/jest-dom": "^4.2.4",
    "@testing-library/user-event": "^7.1.2",
    "@types/node": "^12.0.0",
    "@types/react": "^16.9.0",
    "@types/react-dom": "^16.9.0",
    "@types/jest": "^24.0.0",
    "react-scripts": "^3.3.0",
    "typescript": "~3.7.2"
  },
  "scripts": {
    "start": "customize-react-scripts start",
    "build": "customize-react-scripts build",
    "test": "customize-react-scripts test",
    "eject": "customize-react-scripts eject",
    "clean": "customize-react-scripts clean",
    "serve": "customize-react-scripts serve"
  }
}
