{
  "name": "@diffusionstudio/libopus-wasm",
  "version": "1.0.0",
  "description": "Wasm build of libopus",
  "main": "/dist/opus.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Diffusion Studio GmbH",
  "license": "MIT",
  "files": ["dist"],
  "publishConfig": {
    "access": "public"
  }
}
