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

View File

@@ -1,4 +1,11 @@
{
"_args": [
[
"base64-js@1.2.0",
"/home/s2/Documents/Code/gitlit/app"
]
],
"_development": true,
"_from": "base64-js@1.2.0",
"_id": "base64-js@1.2.0",
"_inBundle": false,
@@ -19,9 +26,8 @@
"/plist"
],
"_resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.2.0.tgz",
"_shasum": "a39992d723584811982be5e290bb6a53d86700f1",
"_spec": "base64-js@1.2.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\plist",
"_spec": "1.2.0",
"_where": "/home/s2/Documents/Code/gitlit/app",
"author": {
"name": "T. Jameson Little",
"email": "t.jameson.little@gmail.com"
@@ -29,8 +35,6 @@
"bugs": {
"url": "https://github.com/beatgammit/base64-js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Base64 encoding/decoding in pure JS",
"devDependencies": {
"benchmark": "^2.1.0",