mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 12:50:04 +02:00
update dependencies
This commit is contained in:
24
node_modules/loud-rejection/package.json
generated
vendored
24
node_modules/loud-rejection/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"loud-rejection@1.6.0",
|
||||
"/home/s2/Documents/Code/gitlit"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "loud-rejection@1.6.0",
|
||||
"_from": "loud-rejection@^1.0.0",
|
||||
"_id": "loud-rejection@1.6.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=",
|
||||
"_location": "/loud-rejection",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "loud-rejection@1.6.0",
|
||||
"raw": "loud-rejection@^1.0.0",
|
||||
"name": "loud-rejection",
|
||||
"escapedName": "loud-rejection",
|
||||
"rawSpec": "1.6.0",
|
||||
"rawSpec": "^1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.6.0"
|
||||
"fetchSpec": "^1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/meow"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz",
|
||||
"_spec": "1.6.0",
|
||||
"_where": "/home/s2/Documents/Code/gitlit",
|
||||
"_shasum": "5b46f80147edee578870f086d04821cf998e551f",
|
||||
"_spec": "loud-rejection@^1.0.0",
|
||||
"_where": "E:\\projects\\p\\gitlit\\node_modules\\meow",
|
||||
"author": {
|
||||
"name": "Sindre Sorhus",
|
||||
"email": "sindresorhus@gmail.com",
|
||||
@@ -36,10 +30,12 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/sindresorhus/loud-rejection/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"currently-unhandled": "^0.4.1",
|
||||
"signal-exit": "^3.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Make unhandled promise rejections fail loudly instead of the default silent fail",
|
||||
"devDependencies": {
|
||||
"ava": "*",
|
||||
|
Reference in New Issue
Block a user