1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
| {
| "_args": [
| [
| {
| "raw": "har-validator@~5.1.3",
| "scope": null,
| "escapedName": "har-validator",
| "name": "har-validator",
| "rawSpec": "~5.1.3",
| "spec": ">=5.1.3 <5.2.0",
| "type": "range"
| },
| "/root/rushmail/node_modules/request"
| ]
| ],
| "_from": "har-validator@>=5.1.3 <5.2.0",
| "_hasShrinkwrap": false,
| "_id": "har-validator@5.1.3",
| "_inCache": true,
| "_location": "/har-validator",
| "_nodeVersion": "10.12.0",
| "_npmOperationalInternal": {
| "host": "s3://npm-registry-packages",
| "tmp": "tmp/har-validator_5.1.3_1541895536289_0.3289158818028399"
| },
| "_npmUser": {
| "name": "ahmadnassri",
| "email": "ahmad@ahmadnassri.com"
| },
| "_npmVersion": "6.4.1",
| "_phantomChildren": {},
| "_requested": {
| "raw": "har-validator@~5.1.3",
| "scope": null,
| "escapedName": "har-validator",
| "name": "har-validator",
| "rawSpec": "~5.1.3",
| "spec": ">=5.1.3 <5.2.0",
| "type": "range"
| },
| "_requiredBy": [
| "/request"
| ],
| "_resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz",
| "_shasum": "1ef89ebd3e4996557675eed9893110dc350fa080",
| "_shrinkwrap": null,
| "_spec": "har-validator@~5.1.3",
| "_where": "/root/rushmail/node_modules/request",
| "author": {
| "name": "Ahmad Nassri",
| "email": "ahmad@ahmadnassri.com",
| "url": "https://www.ahmadnassri.com/"
| },
| "bugs": {
| "url": "https://github.com/ahmadnassri/node-har-validator/issues"
| },
| "dependencies": {
| "ajv": "^6.5.5",
| "har-schema": "^2.0.0"
| },
| "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
| "devDependencies": {
| "tap": "^12.0.1"
| },
| "directories": {},
| "dist": {
| "integrity": "sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==",
| "shasum": "1ef89ebd3e4996557675eed9893110dc350fa080",
| "tarball": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz",
| "fileCount": 6,
| "unpackedSize": 8226,
| "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb53VxCRA9TVsSAnZWagAAxgcP/1BGWYGIW64yLNAW/WHN\nOSYoh6XrgKCrO61n8lQn2QwRNDkMVSynpPqBsdARLMT/jWh4H7Dobgfr1sjH\nmcw8zl+qVYIktLBmJh0wZ8NywAyev+Uo2ykRFNEhJJpPMEDyvqOTDxzhYJzd\nDeUjV5TllJ5KACWkpL+vTl5i9wIO1NvUAa0CGTBMRS0FiZTZDYqFAsi9Elnu\nOIPpk0J1DUUWN3ZM2OB/T6R0Oz12GdYXWU84rqb8TgJFlM0LQiKSZ2pnpVc+\nNH5hajBY8tITbel8S4FS3CrUGUzCBUIN2+bRddLiRSaLRQqYXW1tEvWU+IXS\nTv5VTChKnpPIzIclJPhrxpv7CdlCVNXjnFLrLrVeFprJXsDmU4gfwIdqD6bO\neSOnUrh9HVJqYgqMhhSOmoZHZTwM7EYLfLmmo6Ai+4jFEN7gZObr1MEdrIbI\ntqhBH4IMvmXqqpplDNAFkI4HvcG/lujIeKkgFgnvPwgZssE848Uh+nx2Su9M\ngYQnci6fbaPLO+qL5FIR+2Xlzp8rNs9QPsqxukQUcake2XoQ0Est6XCzojFi\nwMuNjpltWX9prRpttiJ/k+XLO0uvYt2AGl+4U4Q7RWquospACW9XDIIsL3Af\nHUdilD8jf2cQEmfZTHJ1Qr809sdKki4xdBYgsne08DnnuBjdfiAFh8pQp1II\nlF7b\r\n=cKta\r\n-----END PGP SIGNATURE-----\r\n"
| },
| "engines": {
| "node": ">=6"
| },
| "gitHead": "a38c0672cd3b202bd52534ee7da83b74003eb472",
| "homepage": "https://github.com/ahmadnassri/node-har-validator",
| "keywords": [
| "har",
| "cli",
| "ajv",
| "http",
| "archive",
| "validate",
| "validator"
| ],
| "license": "MIT",
| "main": "lib/promise.js",
| "maintainers": [
| {
| "name": "ahmadnassri",
| "email": "ahmad@ahmadnassri.com"
| }
| ],
| "name": "har-validator",
| "optionalDependencies": {},
| "readme": "ERROR: No README data found!",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/ahmadnassri/node-har-validator.git"
| },
| "scripts": {
| "lint": "npx run-p lint:*",
| "lint:deps": "npx updated",
| "lint:ec": "npx editorconfig-checker .",
| "lint:js": "npx eslint .",
| "lint:md": "npx remark --quiet --frail .",
| "open:coverage": "opener coverage/lcov-report/index.html",
| "test": "tap test --coverage-report=lcov --no-browser"
| },
| "version": "5.1.3"
| }
|
|