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
node_modules/xmldom/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "xmldom@0.1.x",
"_args": [
[
"xmldom@0.1.27",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "xmldom@0.1.27",
"_id": "xmldom@0.1.27",
"_inBundle": false,
"_integrity": "sha1-1QH5ezvbQDr4757MIFcxh6rawOk=",
"_location": "/xmldom",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "xmldom@0.1.x",
"raw": "xmldom@0.1.27",
"name": "xmldom",
"escapedName": "xmldom",
"rawSpec": "0.1.x",
"rawSpec": "0.1.27",
"saveSpec": null,
"fetchSpec": "0.1.x"
"fetchSpec": "0.1.27"
},
"_requiredBy": [
"/plist"
],
"_resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.27.tgz",
"_shasum": "d501f97b3bdb403af8ef9ecc20573187aadac0e9",
"_spec": "xmldom@0.1.x",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\plist",
"_spec": "0.1.27",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "jindw",
"email": "jindw@xidea.org",
@@ -31,7 +37,6 @@
"url": "http://github.com/jindw/xmldom/issues",
"email": "jindw@xidea.org"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Yaron Naveh",
@@ -50,7 +55,6 @@
}
],
"dependencies": {},
"deprecated": false,
"description": "A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).",
"devDependencies": {
"proof": "0.0.28"