{ "_args": [ [ "hdr-histogram-percentiles-obj@3.0.0", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "hdr-histogram-percentiles-obj@3.0.0", "_id": "hdr-histogram-percentiles-obj@3.0.0", "_inBundle": false, "_integrity": "sha512-7kIufnBqdsBGcSZLPJwqHT3yhk1QTsSlFsVD3kx5ixH/AlgBs9yM1q6DPhXZ8f8gtdqgh7N7/5btRLpQsS2gHw==", "_location": "/hdr-histogram-percentiles-obj", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "hdr-histogram-percentiles-obj@3.0.0", "name": "hdr-histogram-percentiles-obj", "escapedName": "hdr-histogram-percentiles-obj", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/piscina" ], "_resolved": "https://registry.npmjs.org/hdr-histogram-percentiles-obj/-/hdr-histogram-percentiles-obj-3.0.0.tgz", "_spec": "3.0.0", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "Glen Keane", "email": "glenkeane.94@gmail.com" }, "bugs": { "url": "https://github.com/GlenTiki/hdr-histogram-percentiles-obj/issues" }, "description": "A little lib for turning hdr-histogram-js to objects", "devDependencies": { "hdr-histogram-js": "^2.0.0", "pre-commit": "^1.1.3", "standard": "^14.0.0", "tap": "^14.0.0" }, "homepage": "https://github.com/GlenTiki/hdr-histogram-percentiles-obj#readme", "keywords": [ "hdr-histogram", "hdr-histogram-js", "percentiles" ], "license": "MIT", "main": "index.js", "name": "hdr-histogram-percentiles-obj", "pre-commit": [ "test" ], "repository": { "type": "git", "url": "git+https://github.com/GlenTiki/hdr-histogram-percentiles-obj.git" }, "scripts": { "test": "standard && tap ./test/*.js" }, "version": "3.0.0" }