mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 05:10:05 +02:00
update dependencies
This commit is contained in:
24
node_modules/get-stdin/package.json
generated
vendored
24
node_modules/get-stdin/package.json
generated
vendored
@@ -1,34 +1,28 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"get-stdin@4.0.1",
|
||||
"/home/s2/Documents/Code/gitlit"
|
||||
]
|
||||
],
|
||||
"_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": "/home/s2/Documents/Code/gitlit",
|
||||
"_shasum": "b968c6b0a04384324902e8bf1a5df32579a450fe",
|
||||
"_spec": "get-stdin@^4.0.1",
|
||||
"_where": "E:\\projects\\p\\gitlit\\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",
|
||||
|
Reference in New Issue
Block a user