1
0
mirror of https://github.com/S2-/gitlit synced 2025-10-06 11:20:09 +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

View File

@@ -1,19 +1,26 @@
{
"_from": "universalify@^0.1.0",
"_args": [
[
"universalify@0.1.1",
"/home/s2/Documents/Code/gitlit/app"
]
],
"_development": true,
"_from": "universalify@0.1.1",
"_id": "universalify@0.1.1",
"_inBundle": false,
"_integrity": "sha1-+nG63UQ3r0wUiEHjs7Fl+enlkLc=",
"_location": "/universalify",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "universalify@^0.1.0",
"raw": "universalify@0.1.1",
"name": "universalify",
"escapedName": "universalify",
"rawSpec": "^0.1.0",
"rawSpec": "0.1.1",
"saveSpec": null,
"fetchSpec": "^0.1.0"
"fetchSpec": "0.1.1"
},
"_requiredBy": [
"/electron-packager/fs-extra",
@@ -21,9 +28,8 @@
"/galactus/fs-extra"
],
"_resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.1.tgz",
"_shasum": "fa71badd4437af4c148841e3b3b165f9e9e590b7",
"_spec": "universalify@^0.1.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\electron-packager\\node_modules\\fs-extra",
"_spec": "0.1.1",
"_where": "/home/s2/Documents/Code/gitlit/app",
"author": {
"name": "Ryan Zimmerman",
"email": "opensrc@ryanzim.com"
@@ -31,8 +37,6 @@
"bugs": {
"url": "https://github.com/RyanZim/universalify/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Make a callback- or promise-based function support both promises and callbacks.",
"devDependencies": {
"colortape": "^0.1.2",