{
  "name": "jv4-decoder",
  "version": "1.1.4",
  "description": "",
  "type": "module",
  "main": "src/index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "afsm": "^2.4.7",
    "eventemitter3": "^4.0.7"
  },
  "devDependencies": {
    "@types/dom-webcodecs": "^0.1.2",
    "@types/emscripten": "^1.39.6"
  }
}