{
  "name": "practisemaster",
  "version": "1.12.0",
  "description": "This is the PractiseMaster repo, treat it with respect! [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/StephanLuis/PractiseMaster)",
  "dependencies": {
    "input-duration": "^2.2.3",
    "plyr": "^3.6.4",
    "ua-parser-js": "^1.0.2"
  },
  "devDependencies": {
    "css-loader": "^5.2.0",
    "cssnano": "^5.0.6",
    "jsdoc": "^4.0.2",
    "sass": "^1.69.0",
    "sass-loader": "^12.1.0",
    "style-loader": "^2.0.0",
    "terser-webpack-plugin": "^5.3.10",
    "webpack": "^5.27.2",
    "webpack-cli": "^4.5.0"
  },
  "scripts": {
    "test": " node -v",
    "build": "webpack",
    "devbuild": "webpack --mode=development",
    "start": "python3 -m http.server",
    "jack": " echo jack "
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/StephanLuis/PractiseMaster.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/StephanLuis/PractiseMaster/issues"
  },
  "homepage": "https://github.com/StephanLuis/PractiseMaster#readme"
}
