Update links to git and homepages

This commit is contained in:
Theo 2023-05-17 21:34:55 +03:00
parent db1d4f9b6f
commit c6fea739bc
7 changed files with 84 additions and 3572 deletions

@ -17,9 +17,10 @@
"circom",
"zksnark"
],
"homepage": "https://git.tornado.ws/tornado-packages/circomlib",
"repository": {
"type": "git",
"url": "https://development.tornadocash.community/T-Hax/archive-monorepo"
"url": "https://git.tornado.ws/tornado-packages/archive-monorepo"
},
"author": "0Kims",
"license": "GPL-3.0",

@ -2,9 +2,10 @@
"name": "@tornado/fixed-merkle-tree",
"version": "0.7.3-p0",
"description": "Fixed depth merkle tree implementation with sequential inserts",
"homepage": "https://git.tornado.ws/tornado-packages/archive-monorepo/src/branch/main/@tornado/fixed-merkle-tree",
"repository": {
"type": "git",
"url": "https://development.tornadocash.community/T-Hax/archive-monorepo"
"url": "https://git.tornado.ws/tornado-packages/archive-monorepo"
},
"main": "lib/index.js",
"types": "lib/index.d.ts",

@ -23,9 +23,10 @@
],
"author": "Jordi Baylina",
"license": "GPL-3.0",
"homepage": "https://git.tornado.ws/tornado-packages/snarkjs",
"repository": {
"type": "git",
"url": "https://development.tornadocash.community/T-Hax/archive-monorepo"
"url": "https://git.tornado.ws/tornado-packages/archive-monorepo"
},
"dependencies": {
"big-integer": "^1.6.43",

@ -2,9 +2,10 @@
"name": "@tornado/web3-providers-http",
"version": "1.6.5-p1",
"description": "Module to handle web3 RPC connections over HTTP.",
"homepage": "https://git.tornado.ws/tornado-packages/archive-monorepo/src/branch/main/@tornado/web3-providers-http",
"repository": {
"type": "git",
"url": "https://development.tornadocash.community/T-Hax/archive-monorepo"
"url": "https://git.tornado.ws/tornado-packages/archive-monorepo"
},
"license": "LGPL-3.0",
"engines": {

File diff suppressed because it is too large Load Diff

@ -20,9 +20,10 @@
],
"author": "Jordi Baylina",
"license": "GPL-3.0",
"homepage": "https://git.tornado.ws/tornado-packages/websnark",
"repository": {
"type": "git",
"url": "https://development.tornadocash.community/T-Hax/archive-monorepo"
"url": "https://git.tornado.ws/tornado-packages/archive-monorepo"
},
"devDependencies": {
"browserify": "^16.2.3",

@ -4,9 +4,10 @@
"author": "Ionut Costica <ionut.costica@gmail.com>",
"license": "MIT",
"description": "XMLHttpRequest polyfill for node.js",
"homepage": "https://github.com/souldreamer/xhr2-cookies",
"repository": {
"type": "git",
"url": "https://development.tornadocash.community/T-Hax/archive-monorepo"
"url": "https://git.tornado.ws/tornado-packages/archive-monorepo"
},
"keywords": [
"XMLHttpRequest",