{
  "_args": [
    [
      "robust-orientation@1.1.3",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "robust-orientation@1.1.3",
  "_id": "robust-orientation@1.1.3",
  "_inBundle": false,
  "_integrity": "sha1-2v9bANO+TmByLw6cAVbvln8cIEk=",
  "_location": "/robust-orientation",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "robust-orientation@1.1.3",
    "name": "robust-orientation",
    "escapedName": "robust-orientation",
    "rawSpec": "1.1.3",
    "saveSpec": null,
    "fetchSpec": "1.1.3"
  },
  "_requiredBy": [
    "/concaveman",
    "/monotone-convex-hull-2d"
  ],
  "_resolved": "https://registry.npmjs.org/robust-orientation/-/robust-orientation-1.1.3.tgz",
  "_spec": "1.1.3",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "author": {
    "name": "Mikola Lysenko"
  },
  "bugs": {
    "url": "https://github.com/mikolalysenko/robust-orientation/issues"
  },
  "dependencies": {
    "robust-scale": "^1.0.2",
    "robust-subtract": "^1.0.0",
    "robust-sum": "^1.0.0",
    "two-product": "^1.0.2"
  },
  "description": "Exactly computes the orientation of a tuple of points",
  "devDependencies": {
    "tape": "^2.12.0"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/mikolalysenko/robust-orientation#readme",
  "keywords": [
    "robust",
    "orientation",
    "point",
    "predicate",
    "geometry"
  ],
  "license": "MIT",
  "main": "orientation.js",
  "name": "robust-orientation",
  "repository": {
    "type": "git",
    "url": "git://github.com/mikolalysenko/robust-orientation.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/8..latest",
      "firefox/17..latest",
      "firefox/nightly",
      "chrome/22..latest",
      "chrome/canary",
      "opera/12..latest",
      "opera/next",
      "safari/5.1..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest",
      "android-browser/4.2..latest"
    ]
  },
  "version": "1.1.3"
}
