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/relateurl/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "relateurl@0.2.x",
"_args": [
[
"relateurl@0.2.7",
"D:\\Projects\\siag\\vanillajs-seed"
]
],
"_development": true,
"_from": "relateurl@0.2.7",
"_id": "relateurl@0.2.7",
"_inBundle": false,
"_integrity": "sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=",
"_location": "/relateurl",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "relateurl@0.2.x",
"raw": "relateurl@0.2.7",
"name": "relateurl",
"escapedName": "relateurl",
"rawSpec": "0.2.x",
"rawSpec": "0.2.7",
"saveSpec": null,
"fetchSpec": "0.2.x"
"fetchSpec": "0.2.7"
},
"_requiredBy": [
"/html-minifier"
],
"_resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
"_shasum": "54dbf377e51440aca90a4cd274600d3ff2d888a9",
"_spec": "relateurl@0.2.x",
"_where": "F:\\projects\\vanillajs-seed\\node_modules\\html-minifier",
"_spec": "0.2.7",
"_where": "D:\\Projects\\siag\\vanillajs-seed",
"author": {
"name": "Steven Vachon",
"email": "contact@svachon.com",
@@ -30,8 +36,6 @@
"bugs": {
"url": "https://github.com/stevenvachon/relateurl/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Minify URLs by converting them from absolute to relative.",
"devDependencies": {
"browserify": "^13.0.1",