{ "_from": "big-rat@^1.0.3", "_id": "big-rat@1.0.4", "_inBundle": false, "_integrity": "sha1-do0JO7V5MN0Y7Vdcf8on3FORreo=", "_location": "/big-rat", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "big-rat@^1.0.3", "name": "big-rat", "escapedName": "big-rat", "rawSpec": "^1.0.3", "saveSpec": null, "fetchSpec": "^1.0.3" }, "_requiredBy": [ "/clean-pslg", "/rat-vec" ], "_resolved": "https://registry.npmjs.org/big-rat/-/big-rat-1.0.4.tgz", "_shasum": "768d093bb57930dd18ed575c7fca27dc5391adea", "_spec": "big-rat@^1.0.3", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/clean-pslg", "authors": [ "Mikola Lysenko", "Elijah Insua" ], "bugs": { "url": "https://github.com/rat-nest/big-rat/issues" }, "bundleDependencies": false, "dependencies": { "bit-twiddle": "^1.0.2", "bn.js": "^4.11.6", "double-bits": "^1.1.1" }, "deprecated": false, "description": "A big integer rational number", "devDependencies": { "signum": "^1.0.0", "tape": "^4.2.0" }, "homepage": "https://github.com/rat-nest/big-rat", "keywords": [ "big", "rat", "huge", "rational", "number", "big", "integer", "arithmetic", "exact", "geometry" ], "license": "MIT", "main": "index.js", "name": "big-rat", "repository": { "type": "git", "url": "git+https://github.com/rat-nest/big-rat.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.0.4" }