{
  "name": "face_recognition",
  "version": "1.0.0",
  "description": "SASS, JSX",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "webpack --mode development",
    "prod": "webpack --mode production"
  },
  "author": "Timotei",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.7.7",
    "@babel/preset-env": "^7.7.7",
    "babel-core": "^6.26.3",
    "babel-loader": "^8.0.6",
    "babel-minify": "^0.5.1",
    "babel-polyfill": "^6.26.0",
    "css-loader": "^2.1.0",
    "mini-css-extract-plugin": "^0.5.0",
    "node-sass": "^4.13.0",
    "sass-loader": "^7.3.1",
    "style-loader": "^0.23.1",
    "webpack": "^4.41.5",
    "webpack-cli": "^3.3.10"
  },
  "dependencies": {
    "@tensorflow/tfjs-node": "^0.3.2",
    "face-api.js": "^0.18.0",
    "fs": "0.0.1-security"
  }
}
