{
  "name": "apl-viewhost-web",
  "version": "2024.3.0",
  "description": "This is a Web-assembly version (WASM) of apl viewhost web.",
  "license": "Apache 2.0",
  "repository": {
    "type": "git",
    "url": "git://github.com/alexa/apl-viewhost-web"
  },
  "main": "./index.js",
  "scripts": {
    "preinstall": "node ./scripts/fetch.js"
  }
}
