mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
update node modules
This commit is contained in:
23
node_modules/har-schema/package.json
generated
vendored
23
node_modules/har-schema/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "har-schema@^2.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"har-schema@2.0.0",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "har-schema@2.0.0",
|
||||
"_id": "har-schema@2.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
|
||||
"_location": "/har-schema",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "har-schema@^2.0.0",
|
||||
"raw": "har-schema@2.0.0",
|
||||
"name": "har-schema",
|
||||
"escapedName": "har-schema",
|
||||
"rawSpec": "^2.0.0",
|
||||
"rawSpec": "2.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^2.0.0"
|
||||
"fetchSpec": "2.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/har-validator"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
|
||||
"_shasum": "a94c2224ebcac04782a0d9035521f24735b7ec92",
|
||||
"_spec": "har-schema@^2.0.0",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/har-validator",
|
||||
"_spec": "2.0.0",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "Ahmad Nassri",
|
||||
"email": "ahmad@ahmadnassri.com",
|
||||
@@ -30,7 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/ahmadnassri/har-schema/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"config": {
|
||||
"commitizen": {
|
||||
"path": "./node_modules/cz-conventional-changelog"
|
||||
@@ -42,7 +46,6 @@
|
||||
"email": "e.poberezkin@me.com"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "JSON Schema for HTTP Archive (HAR)",
|
||||
"devDependencies": {
|
||||
"ajv": "^5.0.0",
|
||||
|
Reference in New Issue
Block a user