All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.package.json Maven / Gradle / Ivy

{
  "name": "polybooljs",
  "version": "1.1.2",
  "description": "Boolean operations on polygons (union, intersection, difference, xor)",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/voidqk/polybooljs"
  },
  "keywords": [
    "polygon",
    "union",
    "intersect",
    "intersection",
    "difference",
    "diff",
    "xor",
    "boolean",
    "clipping",
    "clip"
  ],
  "author": {
    "name": "Sean",
    "twitter": "voidqk",
    "url": "http://syntheti.cc"
  },
  "license": "MIT"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy