Display contributor and package additional information

This commit is contained in:
Dennis Schoepf 2021-08-06 22:32:38 +02:00
parent 677d729584
commit 146924b262
6 changed files with 155 additions and 16 deletions

5
package-lock.json generated
View file

@ -5480,6 +5480,11 @@
"minimist": "^1.2.5"
}
},
"moment": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz",
"integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ=="
},
"ms": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",