[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "hdr-histogram-percentiles-obj@3.0.0",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "hdr-histogram-percentiles-obj@3.0.0",
|
---|
| 10 | "_id": "hdr-histogram-percentiles-obj@3.0.0",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-7kIufnBqdsBGcSZLPJwqHT3yhk1QTsSlFsVD3kx5ixH/AlgBs9yM1q6DPhXZ8f8gtdqgh7N7/5btRLpQsS2gHw==",
|
---|
| 13 | "_location": "/hdr-histogram-percentiles-obj",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "hdr-histogram-percentiles-obj@3.0.0",
|
---|
| 19 | "name": "hdr-histogram-percentiles-obj",
|
---|
| 20 | "escapedName": "hdr-histogram-percentiles-obj",
|
---|
| 21 | "rawSpec": "3.0.0",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "3.0.0"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/piscina"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/hdr-histogram-percentiles-obj/-/hdr-histogram-percentiles-obj-3.0.0.tgz",
|
---|
| 29 | "_spec": "3.0.0",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Glen Keane",
|
---|
| 33 | "email": "glenkeane.94@gmail.com"
|
---|
| 34 | },
|
---|
| 35 | "bugs": {
|
---|
| 36 | "url": "https://github.com/GlenTiki/hdr-histogram-percentiles-obj/issues"
|
---|
| 37 | },
|
---|
| 38 | "description": "A little lib for turning hdr-histogram-js to objects",
|
---|
| 39 | "devDependencies": {
|
---|
| 40 | "hdr-histogram-js": "^2.0.0",
|
---|
| 41 | "pre-commit": "^1.1.3",
|
---|
| 42 | "standard": "^14.0.0",
|
---|
| 43 | "tap": "^14.0.0"
|
---|
[6a3a178] | 44 | },
|
---|
[59329aa] | 45 | "homepage": "https://github.com/GlenTiki/hdr-histogram-percentiles-obj#readme",
|
---|
[6a3a178] | 46 | "keywords": [
|
---|
| 47 | "hdr-histogram",
|
---|
| 48 | "hdr-histogram-js",
|
---|
| 49 | "percentiles"
|
---|
| 50 | ],
|
---|
| 51 | "license": "MIT",
|
---|
[59329aa] | 52 | "main": "index.js",
|
---|
| 53 | "name": "hdr-histogram-percentiles-obj",
|
---|
[6a3a178] | 54 | "pre-commit": [
|
---|
| 55 | "test"
|
---|
| 56 | ],
|
---|
[59329aa] | 57 | "repository": {
|
---|
| 58 | "type": "git",
|
---|
| 59 | "url": "git+https://github.com/GlenTiki/hdr-histogram-percentiles-obj.git"
|
---|
| 60 | },
|
---|
| 61 | "scripts": {
|
---|
| 62 | "test": "standard && tap ./test/*.js"
|
---|
| 63 | },
|
---|
| 64 | "version": "3.0.0"
|
---|
[6a3a178] | 65 | }
|
---|