{
  "name": "wavtool-engine",
  "version": "0.0.8",
  "description": "Licensee interface to the WavTool audio engine",
  "main": "index.js",
  "scripts": {
    "build": "tsc",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@types/react": "^17.0.6",
    "react": "^17.0.2",
    "typescript": "^4.2.4"
  }
}
