summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/har-validator/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/request/node_modules/har-validator/package.json')
-rw-r--r--deps/npm/node_modules/request/node_modules/har-validator/package.json35
1 files changed, 22 insertions, 13 deletions
diff --git a/deps/npm/node_modules/request/node_modules/har-validator/package.json b/deps/npm/node_modules/request/node_modules/har-validator/package.json
index 76f57480e6..269c1490cd 100644
--- a/deps/npm/node_modules/request/node_modules/har-validator/package.json
+++ b/deps/npm/node_modules/request/node_modules/har-validator/package.json
@@ -1,31 +1,40 @@
{
"_args": [
[
- "har-validator@~2.0.2",
+ {
+ "raw": "har-validator@~2.0.6",
+ "scope": null,
+ "escapedName": "har-validator",
+ "name": "har-validator",
+ "rawSpec": "~2.0.6",
+ "spec": ">=2.0.6 <2.1.0",
+ "type": "range"
+ },
"/Users/rebecca/code/npm/node_modules/request"
]
],
- "_from": "har-validator@>=2.0.2 <2.1.0",
+ "_from": "har-validator@>=2.0.6 <2.1.0",
"_id": "har-validator@2.0.6",
"_inCache": true,
"_installable": true,
"_location": "/request/har-validator",
"_nodeVersion": "5.2.0",
"_npmUser": {
- "email": "ahmad@ahmadnassri.com",
- "name": "ahmadnassri"
+ "name": "ahmadnassri",
+ "email": "ahmad@ahmadnassri.com"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {
"ansi-regex": "2.0.0",
- "strip-ansi": "3.0.0"
+ "strip-ansi": "3.0.1"
},
"_requested": {
- "name": "har-validator",
- "raw": "har-validator@~2.0.2",
- "rawSpec": "~2.0.2",
+ "raw": "har-validator@~2.0.6",
"scope": null,
- "spec": ">=2.0.2 <2.1.0",
+ "escapedName": "har-validator",
+ "name": "har-validator",
+ "rawSpec": "~2.0.6",
+ "spec": ">=2.0.6 <2.1.0",
"type": "range"
},
"_requiredBy": [
@@ -34,11 +43,11 @@
"_resolved": "https://registry.npmjs.org/har-validator/-/har-validator-2.0.6.tgz",
"_shasum": "cdcbc08188265ad119b6a5a7c8ab70eecfb5d27d",
"_shrinkwrap": null,
- "_spec": "har-validator@~2.0.2",
+ "_spec": "har-validator@~2.0.6",
"_where": "/Users/rebecca/code/npm/node_modules/request",
"author": {
- "email": "ahmad@ahmadnassri.com",
"name": "Ahmad Nassri",
+ "email": "ahmad@ahmadnassri.com",
"url": "https://www.ahmadnassri.com/"
},
"bin": {
@@ -66,7 +75,7 @@
"directories": {},
"dist": {
"shasum": "cdcbc08188265ad119b6a5a7c8ab70eecfb5d27d",
- "tarball": "http://registry.npmjs.org/har-validator/-/har-validator-2.0.6.tgz"
+ "tarball": "https://registry.npmjs.org/har-validator/-/har-validator-2.0.6.tgz"
},
"echint": {
"ignore": [
@@ -83,9 +92,9 @@
"gitHead": "92ccddad2e5d13e6e32c764e06c347d67805b211",
"homepage": "https://github.com/ahmadnassri/har-validator",
"keywords": [
- "archive",
"har",
"http",
+ "archive",
"validate",
"validator"
],