1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 05:10:05 +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

21
app/node_modules/ejs/package.json generated vendored
View File

@@ -1,31 +1,26 @@
{
"_args": [
[
"ejs@2.6.1",
"E:\\projects\\p\\gitlit\\app"
]
],
"_from": "ejs@2.6.1",
"_from": "ejs@^2.6.1",
"_id": "ejs@2.6.1",
"_inBundle": false,
"_integrity": "sha512-0xy4A/twfrRCnkhfk8ErDi5DqdAsAqeGxht4xkCUrsvhhbQNs7E+4jV0CN7+NKIY0aHE72+XvqtBIXzD31ZbXQ==",
"_location": "/ejs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "ejs@2.6.1",
"raw": "ejs@^2.6.1",
"name": "ejs",
"escapedName": "ejs",
"rawSpec": "2.6.1",
"rawSpec": "^2.6.1",
"saveSpec": null,
"fetchSpec": "2.6.1"
"fetchSpec": "^2.6.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/ejs/-/ejs-2.6.1.tgz",
"_spec": "2.6.1",
"_shasum": "498ec0d495655abc6f23cd61868d926464071aa0",
"_spec": "ejs@^2.6.1",
"_where": "E:\\projects\\p\\gitlit\\app",
"author": {
"name": "Matthew Eernisse",
@@ -35,6 +30,7 @@
"bugs": {
"url": "https://github.com/mde/ejs/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Timothy Gu",
@@ -43,6 +39,7 @@
}
],
"dependencies": {},
"deprecated": false,
"description": "Embedded JavaScript templates",
"devDependencies": {
"browserify": "^13.1.1",