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,28 +1,32 @@
{
"_from": "i18next-xhr-backend",
"_args": [
[
"i18next-xhr-backend@2.0.1",
"D:\\Projects\\siag\\vanillajs-seed"
]
],
"_from": "i18next-xhr-backend@2.0.1",
"_id": "i18next-xhr-backend@2.0.1",
"_inBundle": false,
"_integrity": "sha512-CP0XPjJsTE4hY1rM1KXFYo63Ib61EBLEcTvMDyJwr0vs9p/UTuA3ENCmzSs9+ghZgWSjdOigc0oUERHaxctbsQ==",
"_location": "/i18next-xhr-backend",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "i18next-xhr-backend",
"raw": "i18next-xhr-backend@2.0.1",
"name": "i18next-xhr-backend",
"escapedName": "i18next-xhr-backend",
"rawSpec": "",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/i18next-xhr-backend/-/i18next-xhr-backend-2.0.1.tgz",
"_shasum": "7af735ee1b0c6d4ce49fa5756591040a0fba6db7",
"_spec": "i18next-xhr-backend",
"_where": "F:\\projects\\vanillajs-seed",
"_spec": "2.0.1",
"_where": "D:\\Projects\\siag\\vanillajs-seed",
"author": {
"name": "Jan Mühlemann",
"email": "jan.muehlemann@gmail.com",
@@ -31,9 +35,7 @@
"bugs": {
"url": "https://github.com/i18next/i18next-xhr-backend/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "backend layer for i18next using browsers xhr",
"devDependencies": {
"babel-cli": "6.18.0",