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

15
node_modules/parse5/package.json generated vendored
View File

@@ -1,4 +1,11 @@
{
"_args": [
[
"parse5@5.1.0",
"D:\\Projects\\siag\\vanillajs-seed"
]
],
"_development": true,
"_from": "parse5@5.1.0",
"_id": "parse5@5.1.0",
"_inBundle": false,
@@ -16,12 +23,12 @@
"fetchSpec": "5.1.0"
},
"_requiredBy": [
"/i18next-scanner",
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.0.tgz",
"_shasum": "c59341c9723f414c452975564c7c00a68d58acd2",
"_spec": "parse5@5.1.0",
"_where": "F:\\projects\\vanillajs-seed\\node_modules\\jsdom",
"_spec": "5.1.0",
"_where": "D:\\Projects\\siag\\vanillajs-seed",
"author": {
"name": "Ivan Nikulin",
"email": "ifaaan@gmail.com",
@@ -30,9 +37,7 @@
"bugs": {
"url": "https://github.com/inikulin/parse5/issues"
},
"bundleDependencies": false,
"contributors": "https://github.com/inikulin/parse5/graphs/contributors",
"deprecated": false,
"description": "HTML parser and serializer.",
"files": [
"lib"