{
  "name": "sweetbean",
  "version": "0.0.8",
  "scripts": {
    "build": "webpack",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "Younes Strittmatter",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AutoResearch/sweetbean-npm.git"
  },
  "bugs": {
    "url": "https://github.com/AutoResearch/sweetbean-npm/issues"
  },
  "homepage": "https://github.com/AutoResearch/sweetbean-npm#readme",
  "description": "",
  "main": "dist/runtime.js",
  "devDependencies": {
    "terser-webpack-plugin": "^5.3.10",
    "webpack": "^5.96.1",
    "webpack-cli": "^5.1.4"
  },
  "dependencies": {
    "jspsych": "7.3.1",
    "@jspsych/plugin-html-keyboard-response": "1.1.2",
    "@jspsych/plugin-survey-text": "1.1.2",
    "@jspsych/plugin-survey-multi-choice": "1.1.2",
    "@jspsych/plugin-survey-likert": "1.1.2",
    "@jspsych-contrib/plugin-rok": "1.1.1",
    "@jspsych/plugin-image-keyboard-response": "1.1.2",
    "@jspsych/plugin-video-keyboard-response": "1.1.2",
    "@jspsych-contrib/plugin-html-choice": "1.0.0"
  },
  "files": [
    "dist/*"
  ]
}
