{
  "name": "homestar-windows-x64",
  "version": "0.3.0",
  "description": "The IPVM reference implementation",
  "homepage": "https://github.com/ipvm-wg/homestar/tree/main/homestar-runtime",
  "repository": {
    "url": "ipvm-wg/homestar",
    "directory": "homestar-runtime"
  },
  "keywords": ["homestar", "wasm", "wit", "webassembly", "workflows", "scheduling"],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Hugo Dias <hugomrdias@gmail.com> (hugodias.me)",
  "license": "Apache-2.0",
  "os": [
    "windows"
  ],
  "cpu": [
    "x64"
  ]
}
