{
  "name": "ascii-raytracer",
  "version": "0.0.154",
  "description": "Explore infinite 3d worlds from the comfort of your terminal",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "ascii",
    "cli",
    "terminal",
    "raytracer",
    "raytrace",
    "raycast",
    "3d",
    "signed distance",
    "sdf",
    "benchmark",
    "texture",
    "cat",
    "epx",
    "stl",
    "viewer",
    "view",
    "point",
    "cloud"
  ],
  "author": "bonsai3d",
  "license": "MIT",
  "dependencies": {
    "bvh-tree-plus": "^1.0.2",
    "canvas": "^2.8.0",
    "chance": "^1.1.8",
    "delaunay-triangulate": "^1.1.6",
    "jsonfile": "^6.1.0",
    "kruskal-mst": "^1.0.0",
    "mesh-simplifier": "^1.0.0",
    "mesh-simplify": "^2.0.0",
    "ngraph.graph": "^19.1.0",
    "ngraph.kruskal": "^1.0.1",
    "ngraph.path": "^1.3.1",
    "noisejs": "^2.1.0",
    "open-simplex-noise": "^2.5.0",
    "pixel-scale-epx": "0.0.115",
    "ray-triangle-intersection": "^1.0.3",
    "rbush-3d": "0.0.4",
    "sdf-polygon-2d": "^2.0.0",
    "simplex-noise": "^3.0.0",
    "simplify-path": "^1.1.0",
    "slide-along-wall": "0.0.3",
    "stl": "^1.1.1",
    "three": "^0.111.0",
    "three-fbx-loader": "^1.0.3",
    "three-fbxloader-offical": "^1.0.0",
    "triangle-area-fast": "0.0.24",
    "triangle-distance": "^1.0.11",
    "triangle-random-pts": "0.0.11",
    "triangles-distance-fast": "^1.0.1",
    "vectorize-text": "^3.2.2",
    "yaot": "^1.1.3"
  },
  "homepage": "https://github.com/stonkpunk/my-npm-modules/tree/main/ascii-raytracer"
}
