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

View File

@@ -1,35 +1,28 @@
{
"_args": [
[
"tweetnacl@0.14.5",
"E:\\projects\\p\\gitlit\\app"
]
],
"_development": true,
"_from": "tweetnacl@0.14.5",
"_from": "tweetnacl@~0.14.0",
"_id": "tweetnacl@0.14.5",
"_inBundle": false,
"_integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
"_location": "/tweetnacl",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "tweetnacl@0.14.5",
"raw": "tweetnacl@~0.14.0",
"name": "tweetnacl",
"escapedName": "tweetnacl",
"rawSpec": "0.14.5",
"rawSpec": "~0.14.0",
"saveSpec": null,
"fetchSpec": "0.14.5"
"fetchSpec": "~0.14.0"
},
"_requiredBy": [
"/bcrypt-pbkdf",
"/sshpk"
],
"_resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
"_spec": "0.14.5",
"_where": "E:\\projects\\p\\gitlit\\app",
"_shasum": "5ae68177f192d4456269d108afa93ff8743f4f64",
"_spec": "tweetnacl@~0.14.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\sshpk",
"author": {
"name": "TweetNaCl-js contributors"
},
@@ -40,6 +33,8 @@
"bugs": {
"url": "https://github.com/dchest/tweetnacl-js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Port of TweetNaCl cryptographic library to JavaScript",
"devDependencies": {
"browserify": "^13.0.0",