{ "_from": "math-log2@^1.0.1", "_id": "math-log2@1.0.1", "_inBundle": false, "_integrity": "sha1-+4lBvl9evol55xjmJzsXjlhpRWU=", "_location": "/math-log2", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "math-log2@^1.0.1", "name": "math-log2", "escapedName": "math-log2", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/point-cluster" ], "_resolved": "https://registry.npmjs.org/math-log2/-/math-log2-1.0.1.tgz", "_shasum": "fb8941be5f5ebe8979e718e6273b178e58694565", "_spec": "math-log2@^1.0.1", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/point-cluster", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/math-log2/issues" }, "bundleDependencies": false, "deprecated": false, "description": "ES2015 Math.log2() ponyfill", "devDependencies": { "ava": "*", "float-equal": "^1.0.0", "number-is-nan": "^1.0.0", "positive-zero": "^1.0.0" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/math-log2#readme", "keywords": [ "es2015", "ponyfill", "polyfill", "shim", "number", "math", "log2", "log", "logarithm" ], "license": "MIT", "name": "math-log2", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/math-log2.git" }, "scripts": { "test": "ava" }, "version": "1.0.1" }