{
  "name": "qpdf-wasm",
  "version": "0.1.0",
  "description": "qpdf CLI compiled to WASM",
  "type": "module",
  "main": "qpdf.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jsscheller/qpdf-wasm.git"
  },
  "license": "Apache-2.0",
  "devDependencies": {
    "esbuild": "^0.21.2",
    "runish": "^0.1.0",
    "serdev": "^0.1.0",
    "uvu": "^0.5.6"
  }
}
