Refactoring day1

This commit is contained in:
2020-08-20 20:27:14 +02:00
parent 6aceefeb2f
commit b907489a75
481 changed files with 5321 additions and 5616 deletions

View File

@@ -34,4 +34,8 @@
"lint-staged": "5.0.0",
"mocha": "4.0.1"
}
}
,"_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz"
,"_integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg=="
,"_from": "ms@2.1.1"
}

6
node_modules/send/package.json generated vendored
View File

@@ -58,4 +58,8 @@
"test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec",
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot"
}
}
,"_resolved": "https://registry.npmjs.org/send/-/send-0.17.1.tgz"
,"_integrity": "sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg=="
,"_from": "send@0.17.1"
}