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.json54
1 files changed, 11 insertions, 43 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 4990884c56..a266e3178a 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,41 +1,18 @@
{
- "_args": [
- [
- {
- "raw": "har-validator@~4.2.1",
- "scope": null,
- "escapedName": "har-validator",
- "name": "har-validator",
- "rawSpec": "~4.2.1",
- "spec": ">=4.2.1 <4.3.0",
- "type": "range"
- },
- "/Users/zkat/Documents/code/npm/node_modules/request"
- ]
- ],
- "_from": "har-validator@>=4.2.1 <4.3.0",
+ "_from": "har-validator@~4.2.1",
"_id": "har-validator@4.2.1",
- "_inCache": true,
+ "_integrity": "sha1-M0gdDxu/9gDdID11gSpqX7oALio=",
"_location": "/request/har-validator",
- "_nodeVersion": "4.8.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/har-validator-4.2.1.tgz_1488636538686_0.5101928301155567"
- },
- "_npmUser": {
- "name": "ahmadnassri",
- "email": "ahmad@ahmadnassri.com"
- },
- "_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "har-validator@~4.2.1",
- "scope": null,
- "escapedName": "har-validator",
"name": "har-validator",
+ "escapedName": "har-validator",
"rawSpec": "~4.2.1",
- "spec": ">=4.2.1 <4.3.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "~4.2.1"
},
"_requiredBy": [
"/request"
@@ -50,9 +27,11 @@
"email": "ahmad@ahmadnassri.com",
"url": "https://www.ahmadnassri.com/"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/ahmadnassri/har-validator/issues"
},
+ "bundleDependencies": false,
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
@@ -62,6 +41,7 @@
"ajv": "^4.9.1",
"har-schema": "^1.0.5"
},
+ "deprecated": false,
"description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
"devDependencies": {
"babel-cli": "^6.18.0",
@@ -75,11 +55,6 @@
"snazzy": "^6.0.0",
"tap": "^10.0.0"
},
- "directories": {},
- "dist": {
- "shasum": "33481d0f1bbff600dd203d75812a6a5fba002e2a",
- "tarball": "https://registry.npmjs.org/har-validator/-/har-validator-4.2.1.tgz"
- },
"echint": {
"ignore": [
"lib/**"
@@ -92,7 +67,6 @@
"lib",
"src"
],
- "gitHead": "06cb69e2da150de1643bfe511f0374f23b7a5b11",
"homepage": "https://github.com/ahmadnassri/har-validator",
"keywords": [
"har",
@@ -105,15 +79,9 @@
],
"license": "ISC",
"main": "lib/node4/promise.js",
- "maintainers": [
- {
- "name": "ahmadnassri",
- "email": "ahmad@ahmadnassri.com"
- }
- ],
"name": "har-validator",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/ahmadnassri/har-validator.git"