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

View File

@@ -1,33 +1,27 @@
{
"_args": [
[
"fd-slicer@1.0.1",
"E:\\projects\\p\\gitlit\\app"
]
],
"_development": true,
"_from": "fd-slicer@1.0.1",
"_from": "fd-slicer@~1.0.1",
"_id": "fd-slicer@1.0.1",
"_inBundle": false,
"_integrity": "sha1-i1vL2ewyfFBBv5qwI/1nUPEXfmU=",
"_location": "/fd-slicer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"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",
"_spec": "1.0.1",
"_where": "E:\\projects\\p\\gitlit\\app",
"_shasum": "8b5bcbd9ec327c5041bf9ab023fd6750f1177e65",
"_spec": "fd-slicer@~1.0.1",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\yauzl",
"author": {
"name": "Andrew Kelley",
"email": "superjoe30@gmail.com"
@@ -35,9 +29,11 @@
"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",