{
  "name": "velitfugit",
  "version": "1.2.2",
  "description": "GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation",
  "module": "./dist/tess2.es.js",
  "main": "./dist/tess2.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/ReganParker/velitfugit.git"
  },
  "keywords": [
    "tesselate",
    "molestiae",
    "ut",
    "triangulation",
    "glu",
    "et",
    "culpa",
    "tess",
    "quia",
    "polygons",
    "non"
  ],
  "author": "BennettHowe",
  "license": "SGI-B-2.0",
  "types": "./types",
  "homepage": "https://github.com/ReganParker/velitfugit.git",
  "devDependencies": {
    "@rollup/plugin-typescript": "^4.0.0",
    "rollup": "^2.0.6",
    "rollup-plugin-cleanup": "^3.1.1",
    "rollup-plugin-sourcemaps": "^0.5.0",
    "rollup-plugin-terser": "^5.3.0",
    "rollup-plugin-typescript2": "^0.26.0",
    "tslib": "^1.11.1",
    "typescript": "^3.8.3"
  },
  "dependencies": {}
}
