{ "_from": "mumath@^3.3.4", "_id": "mumath@3.3.4", "_inBundle": false, "_integrity": "sha1-SNSg8P2MrU57Mglu6JsWGmPTC78=", "_location": "/mumath", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "mumath@^3.3.4", "name": "mumath", "escapedName": "mumath", "rawSpec": "^3.3.4", "saveSpec": null, "fetchSpec": "^3.3.4" }, "_requiredBy": [ "/color-space" ], "_resolved": "https://registry.npmjs.org/mumath/-/mumath-3.3.4.tgz", "_shasum": "48d4a0f0fd8cad4e7b32096ee89b161a63d30bbf", "_spec": "mumath@^3.3.4", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/color-space", "author": { "name": "dfcreative" }, "bugs": { "url": "https://github.com/dfcreative/mumath/issues" }, "bundleDependencies": false, "dependencies": { "almost-equal": "^1.1.0" }, "deprecated": false, "description": "Practical math utils for components", "homepage": "https://github.com/dfcreative/mumath", "keywords": [ "math", "geometry" ], "license": "Unlicense", "main": "index.js", "name": "mumath", "repository": { "type": "git", "url": "git://github.com/dfcreative/mumath.git" }, "scripts": { "test": "node test/index.js" }, "version": "3.3.4" }