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

14
node_modules/tmp/package.json generated vendored
View File

@@ -1,4 +1,11 @@
{
"_args": [
[
"tmp@0.0.28",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "tmp@0.0.28",
"_id": "tmp@0.0.28",
"_inBundle": false,
@@ -19,9 +26,8 @@
"/asar"
],
"_resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.28.tgz",
"_shasum": "172735b7f614ea7af39664fa84cf0de4e515d120",
"_spec": "tmp@0.0.28",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\asar",
"_spec": "0.0.28",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "KARASZI István",
"email": "github@spam.raszi.hu",
@@ -30,11 +36,9 @@
"bugs": {
"url": "http://github.com/raszi/node-tmp/issues"
},
"bundleDependencies": false,
"dependencies": {
"os-tmpdir": "~1.0.1"
},
"deprecated": false,
"description": "Temporary file and directory creator",
"devDependencies": {
"vows": "~0.7.0"