{ "_from": "polybooljs@^1.2.0", "_id": "polybooljs@1.2.0", "_inBundle": false, "_integrity": "sha1-tDkMLgedTCYtOyUExiiNlbp6R1g=", "_location": "/polybooljs", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "polybooljs@^1.2.0", "name": "polybooljs", "escapedName": "polybooljs", "rawSpec": "^1.2.0", "saveSpec": null, "fetchSpec": "^1.2.0" }, "_requiredBy": [ "/plotly.js" ], "_resolved": "https://registry.npmjs.org/polybooljs/-/polybooljs-1.2.0.tgz", "_shasum": "b4390c2e079d4c262d3b2504c6288d95ba7a4758", "_spec": "polybooljs@^1.2.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/plotly.js", "author": { "name": "Sean", "url": "http://syntheti.cc" }, "bugs": { "url": "https://github.com/voidqk/polybooljs/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Boolean operations on polygons (union, intersection, difference, xor)", "homepage": "https://github.com/voidqk/polybooljs#readme", "keywords": [ "polygon", "union", "intersect", "intersection", "difference", "diff", "xor", "boolean", "clipping", "clip" ], "license": "MIT", "main": "index.js", "name": "polybooljs", "repository": { "type": "git", "url": "git+https://github.com/voidqk/polybooljs.git" }, "version": "1.2.0" }