1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 21:00:04 +02:00

update dependencies

This commit is contained in:
s2
2018-10-10 15:11:12 +02:00
parent da4083f574
commit 5c55c54b71
90877 changed files with 339776 additions and 33677 deletions

View File

@@ -1,34 +1,28 @@
{
"_args": [
[
"get-stdin@4.0.1",
"E:\\projects\\p\\gitlit\\app"
]
],
"_development": true,
"_from": "get-stdin@4.0.1",
"_from": "get-stdin@^4.0.1",
"_id": "get-stdin@4.0.1",
"_inBundle": false,
"_integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=",
"_location": "/get-stdin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "get-stdin@4.0.1",
"raw": "get-stdin@^4.0.1",
"name": "get-stdin",
"escapedName": "get-stdin",
"rawSpec": "4.0.1",
"rawSpec": "^4.0.1",
"saveSpec": null,
"fetchSpec": "4.0.1"
"fetchSpec": "^4.0.1"
},
"_requiredBy": [
"/pretty-bytes",
"/strip-indent"
],
"_resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
"_spec": "4.0.1",
"_where": "E:\\projects\\p\\gitlit\\app",
"_shasum": "b968c6b0a04384324902e8bf1a5df32579a450fe",
"_spec": "get-stdin@^4.0.1",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\pretty-bytes",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -37,6 +31,8 @@
"bugs": {
"url": "https://github.com/sindresorhus/get-stdin/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Easier stdin",
"devDependencies": {
"ava": "0.0.4",