This commit is contained in:
Jonasz Bigda
2023-03-25 21:51:42 +01:00
parent 0db1d5117e
commit b332e9ceb0
1044 changed files with 37502 additions and 63938 deletions

13
node_modules/kareem/package.json generated vendored
View File

@@ -1,6 +1,6 @@
{
"name": "kareem",
"version": "2.3.1",
"version": "2.3.2",
"description": "Next-generation take on pre/post function hooks",
"main": "index.js",
"scripts": {
@@ -12,14 +12,11 @@
"url": "git://github.com/vkarpov15/kareem.git"
},
"devDependencies": {
"acquit": "1.x",
"acquit-ignore": "0.1.x",
"nyc": "11.x",
"mocha": "5.x",
"standard-version": "4.4.0"
"mocha": "5.x"
},
"author": "Valeri Karpov <val@karpov.io>",
"license": "Apache-2.0"
,"_resolved": "https://registry.npmjs.org/kareem/-/kareem-2.3.1.tgz"
,"_integrity": "sha512-l3hLhffs9zqoDe8zjmb/mAN4B8VT3L56EUvKNqLFVs9YlFA+zx7ke1DO8STAdDyYNkeSo1nKmjuvQeI12So8Xw=="
,"_from": "kareem@2.3.1"
}
}