{
  "name": "reight-wasm",
  "version": "0.3.5",
  "description": "Reight game engine WASM build",
  "files": [
    "ruby.wasm",
    "reight.js",
    "reight.data",
    "reightlib.js"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xord/reight.git"
  },
  "license": "MIT"
}