mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 21:00:04 +02:00
update dependencies
This commit is contained in:
25
node_modules/jsbn/package.json
generated
vendored
25
node_modules/jsbn/package.json
generated
vendored
@@ -1,41 +1,36 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"jsbn@0.1.1",
|
||||
"/home/s2/Documents/Code/gitlit"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "jsbn@0.1.1",
|
||||
"_from": "jsbn@~0.1.0",
|
||||
"_id": "jsbn@0.1.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
|
||||
"_location": "/jsbn",
|
||||
"_optional": true,
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "jsbn@0.1.1",
|
||||
"raw": "jsbn@~0.1.0",
|
||||
"name": "jsbn",
|
||||
"escapedName": "jsbn",
|
||||
"rawSpec": "0.1.1",
|
||||
"rawSpec": "~0.1.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.1.1"
|
||||
"fetchSpec": "~0.1.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/ecc-jsbn",
|
||||
"/sshpk"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
|
||||
"_spec": "0.1.1",
|
||||
"_where": "/home/s2/Documents/Code/gitlit",
|
||||
"_shasum": "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513",
|
||||
"_spec": "jsbn@~0.1.0",
|
||||
"_where": "E:\\projects\\p\\gitlit\\node_modules\\sshpk",
|
||||
"author": {
|
||||
"name": "Tom Wu"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/andyperlitch/jsbn/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
|
||||
"homepage": "https://github.com/andyperlitch/jsbn#readme",
|
||||
"keywords": [
|
||||
|
Reference in New Issue
Block a user