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-09 09:51:34 +02:00
parent 4fcc873901
commit da4083f574
1112 changed files with 23205 additions and 21697 deletions

View File

@@ -1,30 +1,24 @@
{
"_args": [
[
"graceful-fs@4.1.11",
"/home/s2/Documents/Code/gitlit"
]
],
"_development": true,
"_from": "graceful-fs@4.1.11",
"_from": "graceful-fs@^4.1.3",
"_id": "graceful-fs@4.1.11",
"_inBundle": false,
"_integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=",
"_location": "/graceful-fs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "graceful-fs@4.1.11",
"raw": "graceful-fs@^4.1.3",
"name": "graceful-fs",
"escapedName": "graceful-fs",
"rawSpec": "4.1.11",
"rawSpec": "^4.1.3",
"saveSpec": null,
"fetchSpec": "4.1.11"
"fetchSpec": "^4.1.3"
},
"_requiredBy": [
"/decompress-zip",
"/electron-download/fs-extra",
"/electron-download/jsonfile",
"/flora-colossus/fs-extra",
"/flora-colossus/jsonfile",
"/fs-extra",
@@ -39,11 +33,14 @@
"/path-type"
],
"_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz",
"_spec": "4.1.11",
"_where": "/home/s2/Documents/Code/gitlit",
"_shasum": "0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658",
"_spec": "graceful-fs@^4.1.3",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\decompress-zip",
"bugs": {
"url": "https://github.com/isaacs/node-graceful-fs/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A drop-in replacement for fs, making various improvements.",
"devDependencies": {
"mkdirp": "^0.5.0",