{
  "name": "wasm-windows",
  "version": "2.0.3",
  "description": "An extensible windowing library for JavaScript and C/WASM",
  "main": "index.js",
  "directories": {
    "doc": "docs"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/munchkinhalfling/wasm-windows.git"
  },
  "author": "munchkinhalfling",
  "license": "UNLICENSED",
  "bugs": {
    "url": "https://github.com/munchkinhalfling/wasm-windows/issues"
  },
  "homepage": "https://github.com/munchkinhalfling/wasm-windows#readme"
}
