{
  "name": "doubleray",
  "version": "0.9.6",
  "description": "WASM raytracer",
  "main": "index.js",
  "directories": {
    "doc": "docs"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/esromneb/DoubleRay.git"
  },
  "keywords": [
    "wasm",
    "raytrace"
  ],
  "author": "Benjamin Morse",
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/esromneb/DoubleRay/issues"
  },
  "homepage": "https://github.com/esromneb/DoubleRay#readme"
}
