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

View File

@@ -1,19 +1,26 @@
{
"_from": "universalify@^0.1.0",
"_args": [
[
"universalify@0.1.2",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "universalify@0.1.2",
"_id": "universalify@0.1.2",
"_inBundle": false,
"_integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
"_location": "/universalify",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "universalify@^0.1.0",
"raw": "universalify@0.1.2",
"name": "universalify",
"escapedName": "universalify",
"rawSpec": "^0.1.0",
"rawSpec": "0.1.2",
"saveSpec": null,
"fetchSpec": "^0.1.0"
"fetchSpec": "0.1.2"
},
"_requiredBy": [
"/electron-download/fs-extra",
@@ -22,9 +29,8 @@
"/galactus/fs-extra"
],
"_resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
"_shasum": "b646f69be3942dabcecc9d6639c80dc105efaa66",
"_spec": "universalify@^0.1.0",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\electron-download\\node_modules\\fs-extra",
"_spec": "0.1.2",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Ryan Zimmerman",
"email": "opensrc@ryanzim.com"
@@ -32,8 +38,6 @@
"bugs": {
"url": "https://github.com/RyanZim/universalify/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Make a callback- or promise-based function support both promises and callbacks.",
"devDependencies": {
"colortape": "^0.1.2",