1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 05:10:05 +02:00

add node modules to repo

This commit is contained in:
s2
2018-06-03 13:47:11 +02:00
parent e8c95255e8
commit d002126b72
4115 changed files with 440218 additions and 7519 deletions

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

@@ -1,27 +1,33 @@
{
"_from": "xmldom@0.1.x",
"_args": [
[
"xmldom@0.1.27",
"/home/s2/Documents/Code/gitlit/app"
]
],
"_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\\app\\node_modules\\plist",
"_spec": "0.1.27",
"_where": "/home/s2/Documents/Code/gitlit/app",
"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"