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