1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50:04 +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/plist/package.json generated vendored
View File

@@ -1,28 +1,34 @@
{
"_from": "plist@^2.0.0",
"_args": [
[
"plist@2.1.0",
"/home/s2/Documents/Code/gitlit/app"
]
],
"_development": true,
"_from": "plist@2.1.0",
"_id": "plist@2.1.0",
"_inBundle": false,
"_integrity": "sha1-V8zbeggh3yGDEhejytVOPhRqECU=",
"_location": "/plist",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "plist@^2.0.0",
"raw": "plist@2.1.0",
"name": "plist",
"escapedName": "plist",
"rawSpec": "^2.0.0",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/electron-osx-sign",
"/electron-packager"
],
"_resolved": "https://registry.npmjs.org/plist/-/plist-2.1.0.tgz",
"_shasum": "57ccdb7a0821df21831217a3cad54e3e146a1025",
"_spec": "plist@^2.0.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\electron-packager",
"_spec": "2.1.0",
"_where": "/home/s2/Documents/Code/gitlit/app",
"author": {
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net"
@@ -30,7 +36,6 @@
"bugs": {
"url": "https://github.com/TooTallNate/node-plist/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Hans Huebner",
@@ -55,7 +60,6 @@
"xmlbuilder": "8.2.2",
"xmldom": "0.1.x"
},
"deprecated": false,
"description": "Mac OS X Plist parser/builder for Node.js and browsers",
"devDependencies": {
"browserify": "^14.3.0",