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

24
app/node_modules/xtend/package.json generated vendored
View File

@@ -1,33 +1,27 @@
{
"_args": [
[
"xtend@2.1.2",
"E:\\projects\\p\\gitlit\\app"
]
],
"_development": true,
"_from": "xtend@2.1.2",
"_from": "xtend@~2.1.1",
"_id": "xtend@2.1.2",
"_inBundle": false,
"_integrity": "sha1-bv7MKk2tjmlixJAbM3znuoe10os=",
"_location": "/xtend",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "xtend@2.1.2",
"raw": "xtend@~2.1.1",
"name": "xtend",
"escapedName": "xtend",
"rawSpec": "2.1.2",
"rawSpec": "~2.1.1",
"saveSpec": null,
"fetchSpec": "2.1.2"
"fetchSpec": "~2.1.1"
},
"_requiredBy": [
"/through2"
],
"_resolved": "https://registry.npmjs.org/xtend/-/xtend-2.1.2.tgz",
"_spec": "2.1.2",
"_where": "E:\\projects\\p\\gitlit\\app",
"_shasum": "6efecc2a4dad8e6962c4901b337ce7ba87b5d28b",
"_spec": "xtend@~2.1.1",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\through2",
"author": {
"name": "Raynos",
"email": "raynos2@gmail.com"
@@ -36,6 +30,7 @@
"url": "https://github.com/Raynos/xtend/issues",
"email": "raynos2@gmail.com"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Jake Verbaten"
@@ -47,6 +42,7 @@
"dependencies": {
"object-keys": "~0.4.0"
},
"deprecated": false,
"description": "extend like a boss",
"devDependencies": {
"tape": "~1.1.0"