{
  "name": "fronlinenext",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node server.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://mq_dev2910@bitbucket.org/mq_dev2910/fronlinenext.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://bitbucket.org/mq_dev2910/fronlinenext/issues"
  },
  "homepage": "https://bitbucket.org/mq_dev2910/fronlinenext#readme",
  "dependencies": {
    "express": "^4.18.2",
    "http-proxy-middleware": "^2.0.6",
    "next": "^14.0.3"
  }
}
