mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-06-09 02:14:28 +00:00
v5
This commit is contained in:
parent
d1407282e6
commit
08403cd828
6774 changed files with 1602535 additions and 1 deletions
40
node_modules/ecc-jsbn/package.json
generated
vendored
Executable file
40
node_modules/ecc-jsbn/package.json
generated
vendored
Executable file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue