{
  "name": "@blacki005/applicant_page",
  "version": "1.0.0",
  "publishConfig" : {
    "access": "public"
  },
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "MIT",
  "description": "",
  "dependencies": {
    "react-bootstrap-icons": "^1.11.5",
    "react-router": "^7.0.2",

    "@hrbolek/uoisfrontend-shared": "*",
    "@hrbolek/uoisfrontend-gql-shared": "*"
  }
}
