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

24
node_modules/abab/package.json generated vendored
View File

@@ -1,28 +1,34 @@
{
"_from": "abab@^2.0.0",
"_args": [
[
"abab@2.0.3",
"D:\\Projects\\siag\\vanillajs-seed"
]
],
"_development": true,
"_from": "abab@2.0.3",
"_id": "abab@2.0.3",
"_inBundle": false,
"_integrity": "sha512-tsFzPpcttalNjFBCFMqsKYQcWxxen1pgJR56by//QwvJc4/OUS3kPOOttx2tSIfjsylB0pYu7f5D3K1RCxUnUg==",
"_location": "/abab",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "abab@^2.0.0",
"raw": "abab@2.0.3",
"name": "abab",
"escapedName": "abab",
"rawSpec": "^2.0.0",
"rawSpec": "2.0.3",
"saveSpec": null,
"fetchSpec": "^2.0.0"
"fetchSpec": "2.0.3"
},
"_requiredBy": [
"/data-urls",
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/abab/-/abab-2.0.3.tgz",
"_shasum": "623e2075e02eb2d3f2475e49f99c91846467907a",
"_spec": "abab@^2.0.0",
"_where": "/home/s2/Code/vanillajs-seed/node_modules/jsdom",
"_spec": "2.0.3",
"_where": "D:\\Projects\\siag\\vanillajs-seed",
"author": {
"name": "Jeff Carpenter",
"email": "gcarpenterv@gmail.com"
@@ -30,8 +36,6 @@
"bugs": {
"url": "https://github.com/jsdom/abab/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "WHATWG spec-compliant implementations of window.atob and window.btoa.",
"devDependencies": {
"eslint": "^4.19.1",