mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 21:00:04 +02:00
update dependencies
This commit is contained in:
24
node_modules/xmldom/package.json
generated
vendored
24
node_modules/xmldom/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"xmldom@0.1.27",
|
||||
"/home/s2/Documents/Code/gitlit"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "xmldom@0.1.27",
|
||||
"_from": "xmldom@0.1.x",
|
||||
"_id": "xmldom@0.1.27",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-1QH5ezvbQDr4757MIFcxh6rawOk=",
|
||||
"_location": "/xmldom",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "xmldom@0.1.27",
|
||||
"raw": "xmldom@0.1.x",
|
||||
"name": "xmldom",
|
||||
"escapedName": "xmldom",
|
||||
"rawSpec": "0.1.27",
|
||||
"rawSpec": "0.1.x",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.1.27"
|
||||
"fetchSpec": "0.1.x"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/plist"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.27.tgz",
|
||||
"_spec": "0.1.27",
|
||||
"_where": "/home/s2/Documents/Code/gitlit",
|
||||
"_shasum": "d501f97b3bdb403af8ef9ecc20573187aadac0e9",
|
||||
"_spec": "xmldom@0.1.x",
|
||||
"_where": "E:\\projects\\p\\gitlit\\node_modules\\plist",
|
||||
"author": {
|
||||
"name": "jindw",
|
||||
"email": "jindw@xidea.org",
|
||||
@@ -37,6 +31,7 @@
|
||||
"url": "http://github.com/jindw/xmldom/issues",
|
||||
"email": "jindw@xidea.org"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Yaron Naveh",
|
||||
@@ -55,6 +50,7 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).",
|
||||
"devDependencies": {
|
||||
"proof": "0.0.28"
|
||||
|
Reference in New Issue
Block a user