use directories for structure

This commit is contained in:
s2
2020-05-26 10:37:57 +02:00
parent 66580d4847
commit ae4aaf2668
1287 changed files with 92093 additions and 13113 deletions

View File

@@ -1,4 +1,11 @@
{
"_args": [
[
"json-schema@0.2.3",
"D:\\Projects\\siag\\vanillajs-seed"
]
],
"_development": true,
"_from": "json-schema@0.2.3",
"_id": "json-schema@0.2.3",
"_inBundle": false,
@@ -19,17 +26,14 @@
"/jsprim"
],
"_resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
"_shasum": "b480c892e59a2f05954ce727bd3f2a4e882f9e13",
"_spec": "json-schema@0.2.3",
"_where": "F:\\projects\\vanillajs-seed\\node_modules\\jsprim",
"_spec": "0.2.3",
"_where": "D:\\Projects\\siag\\vanillajs-seed",
"author": {
"name": "Kris Zyp"
},
"bugs": {
"url": "https://github.com/kriszyp/json-schema/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "JSON Schema validation and specifications",
"devDependencies": {
"vows": "*"