{
  "@std/esm": {
    "esm": "js",
    "cjs": true
  },
  "_args": [
    [
      "turf-jsts@1.2.3",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "turf-jsts@1.2.3",
  "_id": "turf-jsts@1.2.3",
  "_inBundle": false,
  "_integrity": "sha512-Ja03QIJlPuHt4IQ2FfGex4F4JAr8m3jpaHbFbQrgwr7s7L6U8ocrHiF3J1+wf9jzhGKxvDeaCAnGDot8OjGFyA==",
  "_location": "/turf-jsts",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "turf-jsts@1.2.3",
    "name": "turf-jsts",
    "escapedName": "turf-jsts",
    "rawSpec": "1.2.3",
    "saveSpec": null,
    "fetchSpec": "1.2.3"
  },
  "_requiredBy": [
    "/@turf/buffer",
    "/@turf/difference",
    "/@turf/intersect",
    "/@turf/union"
  ],
  "_resolved": "https://registry.npmjs.org/turf-jsts/-/turf-jsts-1.2.3.tgz",
  "_spec": "1.2.3",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "author": {
    "name": "Björn Harrtell",
    "email": "bjorn@wololo.org"
  },
  "browser": "jsts.min.js",
  "bugs": {
    "url": "https://github.com/DenisCarriere/turf-jsts/issues"
  },
  "contributors": [
    {
      "name": "Denis Carriere",
      "email": "@DenisCarriere"
    }
  ],
  "description": "A JavaScript library of spatial predicates and functions for processing geometry",
  "devDependencies": {
    "@std/esm": "*",
    "chai": "*",
    "cheerio": "*",
    "expect.js": "*",
    "git-rev-sync": "*",
    "jsdoc": "*",
    "mocha": "*",
    "react-scripts": "*",
    "rollup": "*",
    "rollup-plugin-buble": "*",
    "rollup-plugin-uglify": "*",
    "standard": "*",
    "uglify-js": "*"
  },
  "files": [
    "jsts.js",
    "jsts.mjs",
    "jsts.min.js",
    "src"
  ],
  "homepage": "https://github.com/DenisCarriere/turf-jsts#readme",
  "keywords": [
    "Turf",
    "JSTS",
    "JavaScript",
    "JTS",
    "Java",
    "Topology",
    "Geometry"
  ],
  "license": "(EDL-1.0 OR EPL-1.0)",
  "main": "jsts.js",
  "module": "jsts.mjs",
  "name": "turf-jsts",
  "repository": {
    "type": "git",
    "url": "git://github.com/DenisCarriere/turf-jsts.git"
  },
  "scripts": {
    "create-react-app": "react-scripts build",
    "prepublish": "rollup -c rollup.config.js",
    "test": "NODE_PATH=src mocha -r @std/esm --recursive test/auto/node test/manual",
    "test-manual": "NODE_PATH=src mocha -r @std/esm test/manual"
  },
  "standard": {
    "globals": [
      "describe",
      "it",
      "jsts",
      "ol"
    ]
  },
  "version": "1.2.3"
}
