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:
24
app/node_modules/lodash.get/package.json
generated
vendored
24
app/node_modules/lodash.get/package.json
generated
vendored
@@ -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",
|
||||
|
Reference in New Issue
Block a user