use directories for structure
This commit is contained in:
24
node_modules/har-schema/package.json
generated
vendored
24
node_modules/har-schema/package.json
generated
vendored
@@ -1,27 +1,33 @@
|
||||
{
|
||||
"_from": "har-schema@^2.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"har-schema@2.0.0",
|
||||
"D:\\Projects\\siag\\vanillajs-seed"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_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": "F:\\projects\\vanillajs-seed\\node_modules\\har-validator",
|
||||
"_spec": "2.0.0",
|
||||
"_where": "D:\\Projects\\siag\\vanillajs-seed",
|
||||
"author": {
|
||||
"name": "Ahmad Nassri",
|
||||
"email": "ahmad@ahmadnassri.com",
|
||||
@@ -30,7 +36,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/ahmadnassri/har-schema/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"config": {
|
||||
"commitizen": {
|
||||
"path": "./node_modules/cz-conventional-changelog"
|
||||
@@ -42,7 +47,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