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,33 +1,36 @@
{
"_from": "regenerator-runtime@^0.13.2",
"_args": [
[
"regenerator-runtime@0.13.3",
"D:\\Projects\\siag\\vanillajs-seed"
]
],
"_from": "regenerator-runtime@0.13.3",
"_id": "regenerator-runtime@0.13.3",
"_inBundle": false,
"_integrity": "sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==",
"_location": "/regenerator-runtime",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "regenerator-runtime@^0.13.2",
"raw": "regenerator-runtime@0.13.3",
"name": "regenerator-runtime",
"escapedName": "regenerator-runtime",
"rawSpec": "^0.13.2",
"rawSpec": "0.13.3",
"saveSpec": null,
"fetchSpec": "^0.13.2"
"fetchSpec": "0.13.3"
},
"_requiredBy": [
"/@babel/runtime"
],
"_resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz",
"_shasum": "7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5",
"_spec": "regenerator-runtime@^0.13.2",
"_where": "/home/s2/Code/vanillajs-seed/node_modules/@babel/runtime",
"_spec": "0.13.3",
"_where": "D:\\Projects\\siag\\vanillajs-seed",
"author": {
"name": "Ben Newman",
"email": "bn@cs.stanford.edu"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Runtime for Regenerator-compiled generator and async functions.",
"keywords": [
"regenerator",