You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

65 lines
1.8 KiB

{
"_args": [
[
"hdr-histogram-percentiles-obj@3.0.0",
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
]
],
"_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": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
"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"
}