1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50:04 +02:00

update dependencies

This commit is contained in:
s2
2018-10-10 15:11:12 +02:00
parent da4083f574
commit 5c55c54b71
90877 changed files with 339776 additions and 33677 deletions

24
node_modules/wrappy/package.json generated vendored
View File

@@ -1,28 +1,34 @@
{
"_from": "wrappy@1",
"_args": [
[
"wrappy@1.0.2",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "wrappy@1.0.2",
"_id": "wrappy@1.0.2",
"_inBundle": false,
"_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
"_location": "/wrappy",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "wrappy@1",
"raw": "wrappy@1.0.2",
"name": "wrappy",
"escapedName": "wrappy",
"rawSpec": "1",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "1"
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"/inflight",
"/once"
],
"_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"_shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
"_spec": "wrappy@1",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\inflight",
"_spec": "1.0.2",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
@@ -31,9 +37,7 @@
"bugs": {
"url": "https://github.com/npm/wrappy/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Callback wrapping utility",
"devDependencies": {
"tap": "^2.3.1"