1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50: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

27
node_modules/binary/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "binary@^0.3.0",
"_args": [
[
"binary@0.3.0",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "binary@0.3.0",
"_id": "binary@0.3.0",
"_inBundle": false,
"_integrity": "sha1-n2BVO8XOjDOG87VTz/R0Yq3sqnk=",
"_location": "/binary",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "binary@^0.3.0",
"raw": "binary@0.3.0",
"name": "binary",
"escapedName": "binary",
"rawSpec": "^0.3.0",
"rawSpec": "0.3.0",
"saveSpec": null,
"fetchSpec": "^0.3.0"
"fetchSpec": "0.3.0"
},
"_requiredBy": [
"/decompress-zip"
],
"_resolved": "https://registry.npmjs.org/binary/-/binary-0.3.0.tgz",
"_shasum": "9f60553bc5ce8c3386f3b553cff47462adecaa79",
"_spec": "binary@^0.3.0",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\decompress-zip",
"_spec": "0.3.0",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
@@ -30,12 +36,10 @@
"bugs": {
"url": "https://github.com/substack/node-binary/issues"
},
"bundleDependencies": false,
"dependencies": {
"buffers": "~0.1.1",
"chainsaw": "~0.1.0"
},
"deprecated": false,
"description": "Unpack multibyte binary values from buffers",
"devDependencies": {
"seq": "~0.2.5",
@@ -44,9 +48,6 @@
"engine": {
"node": ">=0.4.0"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/substack/node-binary#readme",
"keywords": [
"binary",