use directories for structure
This commit is contained in:
17
node_modules/i18next/package.json
generated
vendored
17
node_modules/i18next/package.json
generated
vendored
@@ -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",
|
||||
|
Reference in New Issue
Block a user