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

17
node_modules/i18next/package.json generated vendored
View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"i18next@15.1.3",
"D:\\Projects\\siag\\vanillajs-seed"
]
],
"_from": "i18next@15.1.3",
"_id": "i18next@15.1.3",
"_inBundle": false,
@@ -16,13 +22,12 @@
"fetchSpec": "15.1.3"
},
"_requiredBy": [
"#USER",
"/"
"/",
"/i18next-scanner"
],
"_resolved": "https://registry.npmjs.org/i18next/-/i18next-15.1.3.tgz",
"_shasum": "f1984cbee0e3cb00cff9008b037264289ce8840a",
"_spec": "i18next@15.1.3",
"_where": "/home/s2/Code/vanillajs-seed",
"_spec": "15.1.3",
"_where": "D:\\Projects\\siag\\vanillajs-seed",
"author": {
"name": "Jan Mühlemann",
"email": "jan.muehlemann@gmail.com",
@@ -31,11 +36,9 @@
"bugs": {
"url": "https://github.com/i18next/i18next/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/runtime": "^7.3.1"
},
"deprecated": false,
"description": "i18next internationalization framework",
"devDependencies": {
"@babel/cli": "^7.2.3",