1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 21:00: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,27 +1,33 @@
{
"_from": "lodash.get@^4.0.0",
"_args": [
[
"lodash.get@4.4.2",
"/home/s2/Documents/Code/gitlit/app"
]
],
"_development": true,
"_from": "lodash.get@4.4.2",
"_id": "lodash.get@4.4.2",
"_inBundle": false,
"_integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=",
"_location": "/lodash.get",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "lodash.get@^4.0.0",
"raw": "lodash.get@4.4.2",
"name": "lodash.get",
"escapedName": "lodash.get",
"rawSpec": "^4.0.0",
"rawSpec": "4.4.2",
"saveSpec": null,
"fetchSpec": "^4.0.0"
"fetchSpec": "4.4.2"
},
"_requiredBy": [
"/get-package-info"
],
"_resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
"_shasum": "2d177f652fa31e939b4438d5341499dfa3825e99",
"_spec": "lodash.get@^4.0.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\get-package-info",
"_spec": "4.4.2",
"_where": "/home/s2/Documents/Code/gitlit/app",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
@@ -30,7 +36,6 @@
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "John-David Dalton",
@@ -48,7 +53,6 @@
"url": "https://mathiasbynens.be/"
}
],
"deprecated": false,
"description": "The lodash method `_.get` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",