1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 21:00: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/fd-slicer/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "fd-slicer@~1.0.1",
"_args": [
[
"fd-slicer@1.0.1",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "fd-slicer@1.0.1",
"_id": "fd-slicer@1.0.1",
"_inBundle": false,
"_integrity": "sha1-i1vL2ewyfFBBv5qwI/1nUPEXfmU=",
"_location": "/fd-slicer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "fd-slicer@~1.0.1",
"raw": "fd-slicer@1.0.1",
"name": "fd-slicer",
"escapedName": "fd-slicer",
"rawSpec": "~1.0.1",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "~1.0.1"
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/yauzl"
],
"_resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.0.1.tgz",
"_shasum": "8b5bcbd9ec327c5041bf9ab023fd6750f1177e65",
"_spec": "fd-slicer@~1.0.1",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\yauzl",
"_spec": "1.0.1",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Andrew Kelley",
"email": "superjoe30@gmail.com"
@@ -29,11 +35,9 @@
"bugs": {
"url": "https://github.com/andrewrk/node-fd-slicer/issues"
},
"bundleDependencies": false,
"dependencies": {
"pend": "~1.2.0"
},
"deprecated": false,
"description": "safely create multiple ReadStream or WriteStream objects from the same file descriptor",
"devDependencies": {
"istanbul": "~0.3.3",