use directories for structure
This commit is contained in:
15
node_modules/lodash/package.json
generated
vendored
15
node_modules/lodash/package.json
generated
vendored
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"lodash@4.17.15",
|
||||
"D:\\Projects\\siag\\vanillajs-seed"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "lodash@4.17.15",
|
||||
"_id": "lodash@4.17.15",
|
||||
"_inBundle": false,
|
||||
@@ -16,12 +23,12 @@
|
||||
"fetchSpec": "4.17.15"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/i18next-scanner",
|
||||
"/request-promise-core"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
|
||||
"_shasum": "b447f6670a0455bbfeedd11392eff330ea097548",
|
||||
"_spec": "lodash@4.17.15",
|
||||
"_where": "F:\\projects\\p\\vanillajs-seed\\node_modules\\request-promise-core",
|
||||
"_spec": "4.17.15",
|
||||
"_where": "D:\\Projects\\siag\\vanillajs-seed",
|
||||
"author": {
|
||||
"name": "John-David Dalton",
|
||||
"email": "john.david.dalton@gmail.com"
|
||||
@@ -29,7 +36,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/lodash/lodash/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "John-David Dalton",
|
||||
@@ -40,7 +46,6 @@
|
||||
"email": "mathias@qiwi.be"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "Lodash modular utilities.",
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
|
Reference in New Issue
Block a user