{
  "name": "bigscreen-webapps",
  "version": "0.0.1",
  "description": "Bigscreen internal webapps, so cool.\"",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "David Petrie",
  "license": "ISC",
  "dependencies": {
    "babel-polyfill": "^6.26.0",
    "body-parser": "^1.18.2",
    "cookie-parser": "^1.4.3",
    "date-fns": "^2.29.3",
    "date-fns-tz": "^1.3.7",
    "dotenv": "^4.0.0",
    "express": "^4.16.2",
    "express-session": "^1.18.1",
    "express-validator": "^5.1.0",
    "lodash": "^4.17.20",
    "morgan": "^1.10.0",
    "multer": "^1.4.5-lts.2",
    "msgpack-lite": "^0.1.26",
    "openid": "^2.0.6",
    "pug": "^2.0.0-rc.4",
    "react": "^17.0.1",
    "react-cookies": "^0.1.1",
    "react-darkreader": "^1.5.6",
    "react-dom": "^17.0.1",
    "react-player": "^2.6.2",
    "react-router-dom": "^5.2.0",
    "reactcss": "^1.2.3",
    "recharts": "2.12.7",
    "request": "^2.88.2",
    "stl-loader": "^1.0.0",
    "superagent": "^8.0.3",
    "three": "^0.154.0",
    "winston": "^3.8.2"
  },
  "devDependencies": {
    "@babel/core": "^7.22.10",
    "@babel/preset-env": "^7.22.10",
    "@babel/preset-react": "^7.22.5",
    "babel-loader": "^9.1.3",
    "babelify": "^8.0.0",
    "browserify": "^14.5.0",
    "copy-webpack-plugin": "^4.6.0",
    "css-loader": "^0.28.7",
    "gulp-uglify": "^3.0.0",
    "gutil": "^1.6.4",
    "less-loader": "^4.0.5",
    "semantic-ui-calendar-react": "^0.15.3",
    "semantic-ui-css": "^2.4.1",
    "semantic-ui-react": "^2.1.5",
    "style-loader": "^0.19.1",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0",
    "watchify": "^3.11.1",
    "webpack-build-notifier": "^1.0.3",
    "yargs": "^10.0.3"
  }
}
