dirty-chai

This commit is contained in:
Julia Friesel
2019-02-02 18:34:12 +01:00
parent 46aa596c7a
commit efca6f0d47
16 changed files with 36 additions and 2877 deletions
+15
View File
@@ -8853,6 +8853,21 @@
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
"integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
},
"sympto": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/sympto/-/sympto-1.0.0.tgz",
"integrity": "sha512-kPvjaQLOUZ8mXK49Q5CqEEBPO6e22Nl9n1EgWUVlw1e6HSrkkgLfpNL3x23Ti6gx3kWquifP9T2o6lDB5almhQ==",
"requires": {
"js-joda": "^1.9.2"
},
"dependencies": {
"js-joda": {
"version": "1.9.2",
"resolved": "https://registry.npmjs.org/js-joda/-/js-joda-1.9.2.tgz",
"integrity": "sha512-gW45RnlxvxG3VRumOFlYr/dB3gIsE3fuC9uxTCxfVnPTTUh/NaXo09GT74g4HY34zM7omksxSSJFd7oXimKrEA=="
}
}
},
"sync-request": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/sync-request/-/sync-request-3.0.1.tgz",