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,27 +1,33 @@
{
"_from": "lodash.sortby@^4.7.0",
"_args": [
[
"lodash.sortby@4.7.0",
"D:\\Projects\\siag\\vanillajs-seed"
]
],
"_development": true,
"_from": "lodash.sortby@4.7.0",
"_id": "lodash.sortby@4.7.0",
"_inBundle": false,
"_integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=",
"_location": "/lodash.sortby",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "lodash.sortby@^4.7.0",
"raw": "lodash.sortby@4.7.0",
"name": "lodash.sortby",
"escapedName": "lodash.sortby",
"rawSpec": "^4.7.0",
"rawSpec": "4.7.0",
"saveSpec": null,
"fetchSpec": "^4.7.0"
"fetchSpec": "4.7.0"
},
"_requiredBy": [
"/whatwg-url"
],
"_resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
"_shasum": "edd14c824e2cc9c1e0b0a1b42bb5210516a42438",
"_spec": "lodash.sortby@^4.7.0",
"_where": "F:\\projects\\vanillajs-seed\\node_modules\\whatwg-url",
"_spec": "4.7.0",
"_where": "D:\\Projects\\siag\\vanillajs-seed",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
@@ -30,7 +36,6 @@
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
@@ -48,7 +53,6 @@
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The lodash method `_.sortBy` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",