This commit is contained in:
eric sciple 2020-01-24 12:22:34 -05:00
parent 9fff29ba6c
commit 00c3b50fca
7278 changed files with 0 additions and 1778943 deletions

44
node_modules/ecc-jsbn/package.json generated vendored
View file

@ -1,44 +0,0 @@
{
"name": "ecc-jsbn",
"version": "0.1.2",
"description": "ECC JS code based on JSBN",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/quartzjer/ecc-jsbn.git"
},
"keywords": [
"jsbn",
"ecc",
"browserify"
],
"author": {
"name": "Jeremie Miller",
"email": "jeremie@jabber.org",
"url": "http://jeremie.com/"
},
"maintainers": [
{
"name": "Jeremie Miller",
"email": "jeremie@jabber.org",
"url": "http://jeremie.com/"
},
{
"name": "Ryan Bennett",
"url": "https://github.com/rynomad"
}
],
"dependencies": {
"jsbn": "~0.1.0",
"safer-buffer": "^2.1.0"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/quartzjer/ecc-jsbn/issues"
},
"homepage": "https://github.com/quartzjer/ecc-jsbn"
,"_resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz"
,"_integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk="
,"_from": "ecc-jsbn@0.1.2"
}