🏡 index : ~doyle/chartered.git

{
  "name": "chartered-frontend",
  "version": "1.0.0",
  "description": "",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "parcel index.html --open",
    "build": "parcel build index.html",
    "fmt": "prettier --write ."
  },
  "keywords": [],
  "author": "",
  "license": "0BSD",
  "devDependencies": {
    "@parcel/reporter-bundle-analyzer": "^2.0.0",
    "@parcel/transformer-sass": "^2.0.0",
    "@parcel/validator-typescript": "^2.0.0",
    "@types/react": "^17.0.20",
    "@types/react-dom": "^17.0.9",
    "@types/react-syntax-highlighter": "^13.5.2",
    "parcel": "^2.0.0",
    "prettier": "2.4.1",
    "sass": "^1.39.2",
    "serve": "^12.0.1",
    "typescript": "^4.4.2"
  },
  "dependencies": {
    "@fortawesome/fontawesome-svg-core": "^1.2.36",
    "@fortawesome/free-brands-svg-icons": "^5.15.4",
    "@fortawesome/free-solid-svg-icons": "^5.15.4",
    "@fortawesome/react-fontawesome": "^0.1.15",
    "@types/node": "^16.10.1",
    "@types/react-router-dom": "^5.3.1",
    "bootstrap": "^5.1.1",
    "react": "^17.0.2",
    "react-bootstrap": "^2.0.0-beta.6",
    "react-bootstrap-icons": "^1.5.0",
    "react-bootstrap-typeahead": "^5.2.0",
    "react-dom": "^17.0.2",
    "react-human-time": "^1.2.0",
    "react-markdown": "^7.0.1",
    "react-placeholder": "^4.1.0",
    "react-router-dom": "^5.3.0",
    "react-syntax-highlighter": "^15.4.4",
    "remark-gfm": "^2.0.0",
    "source-code-pro": "^2.38.0"
  }
}