diff --git a/examples/cactus-common-example-server/package.json b/examples/cactus-common-example-server/package.json index 82caff24bf..44548732a9 100644 --- a/examples/cactus-common-example-server/package.json +++ b/examples/cactus-common-example-server/package.json @@ -4,24 +4,24 @@ "description": "Allows Cactus nodes to interact with HTLC ETH contracts", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/examples/cactus-example-carbon-accounting-backend/package.json b/examples/cactus-example-carbon-accounting-backend/package.json index f8fe974baa..c4c97bf64f 100644 --- a/examples/cactus-example-carbon-accounting-backend/package.json +++ b/examples/cactus-example-carbon-accounting-backend/package.json @@ -4,24 +4,24 @@ "description": "An example application showing how to use Cactus when implementing a Carbon Accounting Application where two or more blockchains are sharing data with each other to achieve a certain business outcome beneficial to multiple parties (business organizations).", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json b/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json index 606720b3a9..3ba534a22a 100644 --- a/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json +++ b/examples/cactus-example-carbon-accounting-business-logic-plugin/package.json @@ -4,24 +4,24 @@ "description": "An example business logic plugin implementation for Cactus", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/examples/cactus-example-carbon-accounting-frontend/package.json b/examples/cactus-example-carbon-accounting-frontend/package.json index 142d693c39..7b1438fbe0 100644 --- a/examples/cactus-example-carbon-accounting-frontend/package.json +++ b/examples/cactus-example-carbon-accounting-frontend/package.json @@ -8,19 +8,19 @@ "Blockchain Integration", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { "name": "Hyperledger Cacti Contributors", - "email": "cacti@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/examples/cactus-example-cbdc-bridging-backend/package.json b/examples/cactus-example-cbdc-bridging-backend/package.json index 2edfa79239..f9ed8d84ed 100644 --- a/examples/cactus-example-cbdc-bridging-backend/package.json +++ b/examples/cactus-example-cbdc-bridging-backend/package.json @@ -11,19 +11,19 @@ "Blockchain", "CBDC" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { "name": "Hyperledger Cacti Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/examples/cactus-example-cbdc-bridging-frontend/package.json b/examples/cactus-example-cbdc-bridging-frontend/package.json index 940e50d471..01dcc5d32c 100644 --- a/examples/cactus-example-cbdc-bridging-frontend/package.json +++ b/examples/cactus-example-cbdc-bridging-frontend/package.json @@ -1,7 +1,28 @@ { "name": "@hyperledger/cacti-example-cbdc-bridging-frontend", "version": "2.1.0", + "description": "Frontend for CBDC sample application.", + "keywords": [ + "Hyperledger", + "Cacti", + "Integration", + "Blockchain", + "Distributed Ledger Technology" + ], + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", + "bugs": { + "url": "https://github.com/hyperledger-cacti/cacti/issues" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/hyperledger-cacti/cacti.git" + }, "license": "Apache-2.0", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, "main": "dist/lib/main/typescript/index.js", "module": "dist/lib/main/typescript/index.js", "types": "dist/lib/main/typescript/index.d.ts", @@ -52,5 +73,8 @@ "engines": { "node": ">=18", "npm": ">=8" + }, + "publishConfig": { + "access": "public" } } diff --git a/examples/cactus-example-discounted-asset-trade-client/package.json b/examples/cactus-example-discounted-asset-trade-client/package.json index 4072f6a118..94abbb5695 100644 --- a/examples/cactus-example-discounted-asset-trade-client/package.json +++ b/examples/cactus-example-discounted-asset-trade-client/package.json @@ -5,24 +5,23 @@ "keywords": [ "Hyperledger", "Cacti", - "Cactus", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { "name": "Hyperledger Cacti Contributors", - "email": "cacti@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/examples/cactus-example-discounted-asset-trade/package.json b/examples/cactus-example-discounted-asset-trade/package.json index 128395cde2..a6dc3b658a 100644 --- a/examples/cactus-example-discounted-asset-trade/package.json +++ b/examples/cactus-example-discounted-asset-trade/package.json @@ -1,7 +1,28 @@ { "name": "@hyperledger/cactus-example-discounted-asset-trade", "version": "2.1.0", + "description": "Sample application presenting asset-trade between Ethereum and Fabric ledgers with discounts verified on Indy.", + "keywords": [ + "Hyperledger", + "Cacti", + "Integration", + "Blockchain", + "Distributed Ledger Technology" + ], + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", + "bugs": { + "url": "https://github.com/hyperledger-cacti/cacti/issues" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/hyperledger-cacti/cacti.git" + }, "license": "Apache-2.0", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, "main": "dist/www.js", "module": "dist/www.js", "types": "dist/www.d.ts", @@ -57,5 +78,8 @@ "engines": { "node": ">=18", "npm": ">=8" + }, + "publishConfig": { + "access": "public" } } diff --git a/examples/cactus-example-electricity-trade/package.json b/examples/cactus-example-electricity-trade/package.json index c418881a90..32bc5338bc 100644 --- a/examples/cactus-example-electricity-trade/package.json +++ b/examples/cactus-example-electricity-trade/package.json @@ -1,7 +1,28 @@ { "name": "@hyperledger/cactus-example-electricity-trade", "version": "2.1.0", + "description": "Sample application presenting electricity trade tracked on Sawtooth and charged on Ethereum.", + "keywords": [ + "Hyperledger", + "Cacti", + "Integration", + "Blockchain", + "Distributed Ledger Technology" + ], + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", + "bugs": { + "url": "https://github.com/hyperledger-cacti/cacti/issues" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/hyperledger-cacti/cacti.git" + }, "license": "Apache-2.0", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, "main": "dist/www.js", "module": "dist/www.js", "types": "dist/www.d.ts", @@ -50,5 +71,8 @@ "engines": { "node": ">=18", "npm": ">=8" + }, + "publishConfig": { + "access": "public" } } diff --git a/examples/cactus-example-supply-chain-backend/package.json b/examples/cactus-example-supply-chain-backend/package.json index f8c1ca3053..78a85bb0d6 100644 --- a/examples/cactus-example-supply-chain-backend/package.json +++ b/examples/cactus-example-supply-chain-backend/package.json @@ -4,24 +4,24 @@ "description": "An example application showing how to use Cactus when implementing a supply chain application where two or more blockchains are sharing data with each other to achieve a certain business outcome beneficial to multiple parties (business organizations).", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/examples/cactus-example-supply-chain-business-logic-plugin/package.json b/examples/cactus-example-supply-chain-business-logic-plugin/package.json index ab5416e870..348e86a4e8 100644 --- a/examples/cactus-example-supply-chain-business-logic-plugin/package.json +++ b/examples/cactus-example-supply-chain-business-logic-plugin/package.json @@ -4,24 +4,24 @@ "description": "An example business logic plugin implementation for Cactus", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/examples/cactus-example-supply-chain-frontend/package.json b/examples/cactus-example-supply-chain-frontend/package.json index 2cb4d0dd41..f2f24afa23 100644 --- a/examples/cactus-example-supply-chain-frontend/package.json +++ b/examples/cactus-example-supply-chain-frontend/package.json @@ -8,19 +8,19 @@ "Blockchain Integration", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { "name": "Hyperledger Cacti Contributors", - "email": "cacti@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/examples/cactus-workshop-examples-2022-11-14/package.json b/examples/cactus-workshop-examples-2022-11-14/package.json index 846291173e..cf419a6682 100644 --- a/examples/cactus-workshop-examples-2022-11-14/package.json +++ b/examples/cactus-workshop-examples-2022-11-14/package.json @@ -4,24 +4,24 @@ "description": "Cacti Workshop 2022-11-14 Examples", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/extensions/cactus-plugin-htlc-coordinator-besu/package.json b/extensions/cactus-plugin-htlc-coordinator-besu/package.json index b82efb3d31..0cfa7dc7ae 100644 --- a/extensions/cactus-plugin-htlc-coordinator-besu/package.json +++ b/extensions/cactus-plugin-htlc-coordinator-besu/package.json @@ -4,24 +4,24 @@ "description": "HTLC Coordinator to exchange tokens between networks.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/extensions/cactus-plugin-object-store-ipfs/package.json b/extensions/cactus-plugin-object-store-ipfs/package.json index 19b8a1645d..2b317e00fc 100644 --- a/extensions/cactus-plugin-object-store-ipfs/package.json +++ b/extensions/cactus-plugin-object-store-ipfs/package.json @@ -4,24 +4,24 @@ "description": "IPFS backed object store plugin implementation for Hyperledger Cactus", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cacti-copm-core/package.json b/packages/cacti-copm-core/package.json index 20a58518b1..4e5eb09ef1 100644 --- a/packages/cacti-copm-core/package.json +++ b/packages/cacti-copm-core/package.json @@ -2,6 +2,13 @@ "name": "@hyperledger-cacti/cacti-copm-core", "version": "2.1.0", "description": "Cacti Common Operators", + "keywords": [ + "Hyperledger", + "Cacti", + "Integration", + "Blockchain", + "Distributed Ledger Technology" + ], "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" @@ -11,7 +18,21 @@ "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", - "author": "Jennifer Bell", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, + "contributors": [ + { + "name": "Please add yourself to the list of contributors", + "email": "your.name@example.com", + "url": "https://example.com" + }, + { + "name": "Jennifer Bell" + } + ], "main": "dist/lib/main/typescript/index.js", "module": "dist/lib/main/typescript/index.js", "types": "dist/lib/main/typescript/index.d.ts", @@ -38,5 +59,12 @@ "@connectrpc/connect-node": "1.4.0", "@connectrpc/protoc-gen-connect-es": "1.4.0", "@openapitools/openapi-generator-cli": "2.7.0" + }, + "engines": { + "node": ">=18", + "npm": ">=8" + }, + "publishConfig": { + "access": "public" } } diff --git a/packages/cacti-copm-test/package.json b/packages/cacti-copm-test/package.json index 7442d1342d..45fb88c575 100644 --- a/packages/cacti-copm-test/package.json +++ b/packages/cacti-copm-test/package.json @@ -11,7 +11,7 @@ ], "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { - "url": "https://github.com/hyperledger-cacti/cacti#issues" + "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", @@ -20,7 +20,7 @@ "license": "Apache-2.0", "author": { "name": "Hyperledger Cacti Contributors", - "email": "cactus@lists.hyperledger.org", + "email": "cacti@lists.lfdecentralizedtrust.org", "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ diff --git a/packages/cacti-ledger-browser/package.json b/packages/cacti-ledger-browser/package.json index b295823cdf..0e1a731258 100644 --- a/packages/cacti-ledger-browser/package.json +++ b/packages/cacti-ledger-browser/package.json @@ -9,19 +9,19 @@ "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { "name": "Hyperledger Cacti Contributors", - "email": "cacti@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cacti-plugin-consortium-static/package.json b/packages/cacti-plugin-consortium-static/package.json index c2ea4a508f..7912a8a6e3 100644 --- a/packages/cacti-plugin-consortium-static/package.json +++ b/packages/cacti-plugin-consortium-static/package.json @@ -4,24 +4,24 @@ "description": "A web service plugin that provides management capabilities on a Cactus consortium as a whole for administrative purposes.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cacti-plugin-copm-corda/package.json b/packages/cacti-plugin-copm-corda/package.json index e8b028da7b..43022cb486 100644 --- a/packages/cacti-plugin-copm-corda/package.json +++ b/packages/cacti-plugin-copm-corda/package.json @@ -2,6 +2,13 @@ "name": "@hyperledger-cacti/cacti-plugin-copm-corda", "version": "2.1.0", "description": "Cacti Common Operators - Corda", + "keywords": [ + "Hyperledger", + "Cacti", + "Integration", + "Blockchain", + "Distributed Ledger Technology" + ], "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" @@ -11,7 +18,21 @@ "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", - "author": "Jennifer Bell", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, + "contributors": [ + { + "name": "Please add yourself to the list of contributors", + "email": "your.name@example.com", + "url": "https://example.com" + }, + { + "name": "Jennifer Bell" + } + ], "main": "dist/lib/main/typescript/index.js", "module": "dist/lib/main/typescript/index.js", "types": "dist/lib/main/typescript/index.d.ts", @@ -40,5 +61,12 @@ "@connectrpc/connect-node": "1.4.0", "@types/convict": "6.1.1", "convict": "6.2.4" + }, + "engines": { + "node": ">=18", + "npm": ">=8" + }, + "publishConfig": { + "access": "public" } } diff --git a/packages/cacti-plugin-copm-fabric/package.json b/packages/cacti-plugin-copm-fabric/package.json index 862a91dd2e..2a5e015c97 100644 --- a/packages/cacti-plugin-copm-fabric/package.json +++ b/packages/cacti-plugin-copm-fabric/package.json @@ -2,6 +2,13 @@ "name": "@hyperledger-cacti/cacti-plugin-copm-fabric", "version": "2.1.0", "description": "Cacti Common Operators - Fabric", + "keywords": [ + "Hyperledger", + "Cacti", + "Integration", + "Blockchain", + "Distributed Ledger Technology" + ], "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" @@ -11,7 +18,21 @@ "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", - "author": "Jennifer Bell", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, + "contributors": [ + { + "name": "Please add yourself to the list of contributors", + "email": "your.name@example.com", + "url": "https://example.com" + }, + { + "name": "Jennifer Bell" + } + ], "main": "dist/lib/main/typescript/index.js", "module": "dist/lib/main/typescript/index.js", "types": "dist/lib/main/typescript/index.d.ts", @@ -39,5 +60,12 @@ "@hyperledger/cactus-plugin-keychain-memory": "2.1.0", "@hyperledger/cactus-plugin-ledger-connector-fabric": "2.1.0", "@hyperledger/cactus-test-tooling": "2.1.0" + }, + "engines": { + "node": ">=18", + "npm": ">=8" + }, + "publishConfig": { + "access": "public" } } diff --git a/packages/cacti-plugin-ledger-connector-stellar/package.json b/packages/cacti-plugin-ledger-connector-stellar/package.json index 92c062933a..aadf06a6c4 100644 --- a/packages/cacti-plugin-ledger-connector-stellar/package.json +++ b/packages/cacti-plugin-ledger-connector-stellar/package.json @@ -9,19 +9,19 @@ "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { "name": "Hyperledger Cacti Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cacti-plugin-weaver-driver-fabric/package.json b/packages/cacti-plugin-weaver-driver-fabric/package.json index 4a0fd8facb..351800af67 100644 --- a/packages/cacti-plugin-weaver-driver-fabric/package.json +++ b/packages/cacti-plugin-weaver-driver-fabric/package.json @@ -1,76 +1,76 @@ { - "name": "@hyperledger/cacti-plugin-weaver-driver-fabric", - "version": "2.1.0", - "description": "Driver Server for communication with a Fabric Network as part of weaver data sharing protocol", - "keywords": [ - "Hyperledger", - "cacti", - "Integration", - "Blockchain", - "Distributed Ledger Technology", - "Weaver" - ], - "homepage": "https://github.com/hyperledger/cacti#readme", - "bugs": { - "url": "https://github.com/hyperledger-cacti/cacti/issues" + "name": "@hyperledger/cacti-plugin-weaver-driver-fabric", + "version": "2.1.0", + "description": "Driver Server for communication with a Fabric Network as part of weaver data sharing protocol", + "keywords": [ + "Hyperledger", + "Cacti", + "Integration", + "Blockchain", + "Distributed Ledger Technology", + "Weaver" + ], + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", + "bugs": { + "url": "https://github.com/hyperledger-cacti/cacti/issues" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/hyperledger-cacti/cacti.git" + }, + "license": "Apache-2.0", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, + "contributors": [ + { + "name": "Please add yourself to the list of contributors", + "email": "your.name@example.com", + "url": "https://example.com" }, - "repository": { - "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + { + "name": "Venkatraman Ramakrishna", + "email": "vramakr2@in.ibm.com", + "url": "https://researcher.watson.ibm.com/researcher/view.php?person=in-vramakr2" }, - "license": "Apache-2.0", - "author": { - "name": "Hyperledger cacti Contributors", - "email": "cacti@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + { + "name": "Sandeep Nishad", + "email": "sandeep.nishad1@ibm.com", + "url": "https://github.com/sandeepnRES" }, - "contributors": [ - { - "name": "Please add yourself to the list of contributors", - "email": "your.name@example.com", - "url": "https://example.com" - }, - { - "name": "Venkatraman Ramakrishna", - "email": "vramakr2@in.ibm.com", - "url": "https://researcher.watson.ibm.com/researcher/view.php?person=in-vramakr2" - }, - { - "name": "Sandeep Nishad", - "email": "sandeep.nishad1@ibm.com", - "url": "https://github.com/sandeepnRES" - }, - { - "name": "Krishnasuri Narayanam", - "email": "knaraya3@in.ibm.com", - "url": "https://research.ibm.com/people/krishnasuri-narayanam" - } - ], - "main": "dist/lib/main/typescript/index.js", - "module": "dist/lib/main/typescript/index.js", - "types": "dist/lib/main/typescript/index.d.ts", - "files": [ - "dist/*" - ], - "scripts": { - "build": "cd src/main/typescript && make build", - "build-image": "cd src/main/typescript && make build-image", - "build-image-local": "cd src/main/typescript && make build-image-local", - "build-local": "cd src/main/typescript && make build-local", - "clean": "cd src/main/typescript && make clean", - "clean-local": "cd src/main/typescript && make clean-local", - "publish": "cd src/main/typescript && make push-image && make push-image-latest", - "postpublish": "cd src/main/typescript && make push-image-latest", - "watch": "npm-watch" - }, - "engines": { - "node": ">=18", - "npm": ">=8" - }, - "publishConfig": { - "access": "public" - }, - "browserMinified": "dist/cacti-weaver-driver-fabric.web.umd.min.js", - "mainMinified": "dist/cacti-weaver-driver-fabric.node.umd.min.js", - "watch": {} + { + "name": "Krishnasuri Narayanam", + "email": "knaraya3@in.ibm.com", + "url": "https://research.ibm.com/people/krishnasuri-narayanam" + } + ], + "main": "dist/lib/main/typescript/index.js", + "module": "dist/lib/main/typescript/index.js", + "types": "dist/lib/main/typescript/index.d.ts", + "files": [ + "dist/*" + ], + "scripts": { + "build": "cd src/main/typescript && make build", + "build-image": "cd src/main/typescript && make build-image", + "build-image-local": "cd src/main/typescript && make build-image-local", + "build-local": "cd src/main/typescript && make build-local", + "clean": "cd src/main/typescript && make clean", + "clean-local": "cd src/main/typescript && make clean-local", + "publish": "cd src/main/typescript && make push-image && make push-image-latest", + "postpublish": "cd src/main/typescript && make push-image-latest", + "watch": "npm-watch" + }, + "engines": { + "node": ">=18", + "npm": ">=8" + }, + "publishConfig": { + "access": "public" + }, + "browserMinified": "dist/cacti-weaver-driver-fabric.web.umd.min.js", + "mainMinified": "dist/cacti-weaver-driver-fabric.node.umd.min.js", + "watch": {} } diff --git a/packages/cactus-api-client/package.json b/packages/cactus-api-client/package.json index 6f32f502bd..39c7e02c4b 100644 --- a/packages/cactus-api-client/package.json +++ b/packages/cactus-api-client/package.json @@ -4,24 +4,24 @@ "description": "Universal library used by both front end and back end components of Cactus. Aims to be a developer swiss army knife.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-cmd-api-server/package.json b/packages/cactus-cmd-api-server/package.json index 067bee22bd..ee5af69d98 100644 --- a/packages/cactus-cmd-api-server/package.json +++ b/packages/cactus-cmd-api-server/package.json @@ -4,24 +4,24 @@ "description": "API server that combines and exposes all the functionality of a Cactus deployment through a unified REST API interface.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-common/package.json b/packages/cactus-common/package.json index 60962865d2..7b15dc7289 100644 --- a/packages/cactus-common/package.json +++ b/packages/cactus-common/package.json @@ -4,24 +4,24 @@ "description": "Universal library used by both front end and back end components of Cactus. Aims to be a developer swiss army knife.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-core-api/package.json b/packages/cactus-core-api/package.json index c7f9951ee8..e03f0e18d0 100644 --- a/packages/cactus-core-api/package.json +++ b/packages/cactus-core-api/package.json @@ -4,24 +4,24 @@ "description": "Contains type definitions/interfaces for the kernel of the codebase. Kept separate from the implementation so that it is easier to use it as a dependency.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-core/package.json b/packages/cactus-core/package.json index ee84f241ef..be4e1e7128 100644 --- a/packages/cactus-core/package.json +++ b/packages/cactus-core/package.json @@ -4,24 +4,24 @@ "description": "Contains lower level abstractions/implementation that is to be shared by multiple other, higher level packages of the project.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-bungee-hermes/package.json b/packages/cactus-plugin-bungee-hermes/package.json index d8e9c564a5..bdd89c9ba5 100644 --- a/packages/cactus-plugin-bungee-hermes/package.json +++ b/packages/cactus-plugin-bungee-hermes/package.json @@ -4,21 +4,25 @@ "description": "Allows Cactus nodes to create DLT views using Cactus connectors", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology", "View" ], + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", + "bugs": { + "url": "https://github.com/hyperledger-cacti/cacti/issues" + }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-ccmodel-hephaestus/package.json b/packages/cactus-plugin-ccmodel-hephaestus/package.json index 584441ba12..c4afadb9e8 100644 --- a/packages/cactus-plugin-ccmodel-hephaestus/package.json +++ b/packages/cactus-plugin-ccmodel-hephaestus/package.json @@ -4,24 +4,24 @@ "description": "A web service plugin that provides management capabilities on cross-chain transactions visualization.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { - "url": "https://github.com/hyperledger/cacti/issues" + "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cacti@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { @@ -89,7 +89,7 @@ }, "engines": { "node": ">=18", - "npm": ">=6" + "npm": ">=8" }, "publishConfig": { "access": "public" diff --git a/packages/cactus-plugin-consortium-manual/package.json b/packages/cactus-plugin-consortium-manual/package.json index bb211b8e21..f836f2ffad 100644 --- a/packages/cactus-plugin-consortium-manual/package.json +++ b/packages/cactus-plugin-consortium-manual/package.json @@ -4,24 +4,24 @@ "description": "A web service plugin that provides management capabilities on a Cactus consortium as a whole for administrative purposes.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-htlc-eth-besu-erc20/README.md b/packages/cactus-plugin-htlc-eth-besu-erc20/README.md index dce2dc1825..5dc6595b6b 100644 --- a/packages/cactus-plugin-htlc-eth-besu-erc20/README.md +++ b/packages/cactus-plugin-htlc-eth-besu-erc20/README.md @@ -30,7 +30,7 @@ For execute the test plugin, can execute in root directory: ``` ## Contact -* mailing list: [cactus@lists.hyperledger.org](mailto:cactus@lists.hyperledger.org) +* mailing list: [cacti@lists.lfdecentralizedtrust.org](mailto:cacti@lists.lfdecentralizedtrust.org) * rocketchat channel: [https://chat.hyperledger.org/channel/cactus](https://chat.hyperledger.org/channel/cactus). ## Contributing diff --git a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json index 53e56a26e6..97ddb65ce1 100644 --- a/packages/cactus-plugin-htlc-eth-besu-erc20/package.json +++ b/packages/cactus-plugin-htlc-eth-besu-erc20/package.json @@ -4,24 +4,24 @@ "description": "Allows Cactus nodes to interact with HTLC contracts with ERC-20 Tokens", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-htlc-eth-besu/package.json b/packages/cactus-plugin-htlc-eth-besu/package.json index 48fe43b624..6fee80c84f 100644 --- a/packages/cactus-plugin-htlc-eth-besu/package.json +++ b/packages/cactus-plugin-htlc-eth-besu/package.json @@ -4,24 +4,24 @@ "description": "Allows Cactus nodes to interact with HTLC ETH contracts", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-keychain-aws-sm/package.json b/packages/cactus-plugin-keychain-aws-sm/package.json index 338d161fe3..c0b5162b5c 100644 --- a/packages/cactus-plugin-keychain-aws-sm/package.json +++ b/packages/cactus-plugin-keychain-aws-sm/package.json @@ -4,24 +4,24 @@ "description": "A keychain implementation storing its entries in AWS Secret Manger.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-keychain-azure-kv/package.json b/packages/cactus-plugin-keychain-azure-kv/package.json index a64eb9d062..05977c3e12 100644 --- a/packages/cactus-plugin-keychain-azure-kv/package.json +++ b/packages/cactus-plugin-keychain-azure-kv/package.json @@ -4,24 +4,24 @@ "description": "A keychain implementation storing its entries in Azure key vault.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-keychain-google-sm/package.json b/packages/cactus-plugin-keychain-google-sm/package.json index e5d1db69ca..9e17c9f2ac 100644 --- a/packages/cactus-plugin-keychain-google-sm/package.json +++ b/packages/cactus-plugin-keychain-google-sm/package.json @@ -4,24 +4,24 @@ "description": "A keychain implementation storing its entries in Azure key vault.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-keychain-memory-wasm/package.json b/packages/cactus-plugin-keychain-memory-wasm/package.json index e919113b27..a277b33025 100644 --- a/packages/cactus-plugin-keychain-memory-wasm/package.json +++ b/packages/cactus-plugin-keychain-memory-wasm/package.json @@ -4,24 +4,24 @@ "description": "Dummy keychain implementation doing NO encryption and storing everything in-memory. Only suitable for development and testing. Same as the non-wasm version but this one has the backing implementation written in Rust and compiled down to WebAssembly.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-keychain-memory/package.json b/packages/cactus-plugin-keychain-memory/package.json index e82e350900..11b55cd679 100644 --- a/packages/cactus-plugin-keychain-memory/package.json +++ b/packages/cactus-plugin-keychain-memory/package.json @@ -4,24 +4,24 @@ "description": "Dummy keychain implementation doing NO encryption and storing everything in-memory. Only suitable for development and testing.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-keychain-vault/package.json b/packages/cactus-plugin-keychain-vault/package.json index aacf018164..85b9e42360 100644 --- a/packages/cactus-plugin-keychain-vault/package.json +++ b/packages/cactus-plugin-keychain-vault/package.json @@ -4,24 +4,24 @@ "description": "A keychain implementation storing its entries in Hashicorp Vault. Actual logic is implemented in Rust.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-ledger-connector-aries/package.json b/packages/cactus-plugin-ledger-connector-aries/package.json index 5cb20ddd70..21bd0ec93b 100644 --- a/packages/cactus-plugin-ledger-connector-aries/package.json +++ b/packages/cactus-plugin-ledger-connector-aries/package.json @@ -5,24 +5,23 @@ "keywords": [ "Hyperledger", "Cacti", - "Cactus", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { "name": "Hyperledger Cacti Contributors", - "email": "cacti@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-ledger-connector-besu/package.json b/packages/cactus-plugin-ledger-connector-besu/package.json index 3f5795394d..47d8dd755c 100644 --- a/packages/cactus-plugin-ledger-connector-besu/package.json +++ b/packages/cactus-plugin-ledger-connector-besu/package.json @@ -4,24 +4,24 @@ "description": "Allows Cactus nodes to connect to a Besu ledger.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-ledger-connector-cdl/package.json b/packages/cactus-plugin-ledger-connector-cdl/package.json index 0f46119a43..353b6a3ebf 100644 --- a/packages/cactus-plugin-ledger-connector-cdl/package.json +++ b/packages/cactus-plugin-ledger-connector-cdl/package.json @@ -5,24 +5,23 @@ "keywords": [ "Hyperledger", "Cacti", - "Cactus", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { "name": "Hyperledger Cacti Contributors", - "email": "cacti@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-ledger-connector-corda/package.json b/packages/cactus-plugin-ledger-connector-corda/package.json index f2f0373834..e4151cbe7c 100644 --- a/packages/cactus-plugin-ledger-connector-corda/package.json +++ b/packages/cactus-plugin-ledger-connector-corda/package.json @@ -4,24 +4,24 @@ "description": "Allows Cactus nodes to connect to a Corda ledger.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-ledger-connector-ethereum/package.json b/packages/cactus-plugin-ledger-connector-ethereum/package.json index 6873342c04..fb82b6471e 100644 --- a/packages/cactus-plugin-ledger-connector-ethereum/package.json +++ b/packages/cactus-plugin-ledger-connector-ethereum/package.json @@ -5,24 +5,23 @@ "keywords": [ "Hyperledger", "Cacti", - "Cactus", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { "name": "Hyperledger Cacti Contributors", - "email": "cacti@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-ledger-connector-fabric/package.json b/packages/cactus-plugin-ledger-connector-fabric/package.json index 43e967f201..5bdc02988c 100644 --- a/packages/cactus-plugin-ledger-connector-fabric/package.json +++ b/packages/cactus-plugin-ledger-connector-fabric/package.json @@ -4,24 +4,24 @@ "description": "Allows Cactus nodes to connect to a Fabric ledger.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-ledger-connector-iroha2/package.json b/packages/cactus-plugin-ledger-connector-iroha2/package.json index 9fdbc19890..5698b919de 100644 --- a/packages/cactus-plugin-ledger-connector-iroha2/package.json +++ b/packages/cactus-plugin-ledger-connector-iroha2/package.json @@ -4,7 +4,7 @@ "description": "Allows Cactus nodes to connect to an Iroha V2 ledger.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Iroha", "Iroha2", "Iroha V2", @@ -12,19 +12,19 @@ "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-ledger-connector-polkadot/package.json b/packages/cactus-plugin-ledger-connector-polkadot/package.json index f442439595..aecc0ba4dd 100644 --- a/packages/cactus-plugin-ledger-connector-polkadot/package.json +++ b/packages/cactus-plugin-ledger-connector-polkadot/package.json @@ -4,24 +4,24 @@ "description": "Allows Cactus nodes to connect to a Substrate ledger.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cactus" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { @@ -105,8 +105,8 @@ "supertest": "6.1.6" }, "engines": { - "node": ">=10", - "npm": ">=6" + "node": ">=18", + "npm": ">=8" }, "publishConfig": { "access": "public" diff --git a/packages/cactus-plugin-ledger-connector-sawtooth/package.json b/packages/cactus-plugin-ledger-connector-sawtooth/package.json index ad9ea76258..dd8c13cb44 100644 --- a/packages/cactus-plugin-ledger-connector-sawtooth/package.json +++ b/packages/cactus-plugin-ledger-connector-sawtooth/package.json @@ -5,24 +5,23 @@ "keywords": [ "Hyperledger", "Cacti", - "Cactus", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { "name": "Hyperledger Cacti Contributors", - "email": "cacti@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-ledger-connector-xdai/package.json b/packages/cactus-plugin-ledger-connector-xdai/package.json index c4a437d707..214dfb2721 100644 --- a/packages/cactus-plugin-ledger-connector-xdai/package.json +++ b/packages/cactus-plugin-ledger-connector-xdai/package.json @@ -4,24 +4,24 @@ "description": "Allows Cactus nodes to connect to a Xdai ledger.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-persistence-ethereum/package.json b/packages/cactus-plugin-persistence-ethereum/package.json index 97821af10d..671bcdb5d2 100644 --- a/packages/cactus-plugin-persistence-ethereum/package.json +++ b/packages/cactus-plugin-persistence-ethereum/package.json @@ -4,24 +4,24 @@ "description": "Persistence plugin for Ethereum ledgers to store data into a database.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-persistence-fabric/package.json b/packages/cactus-plugin-persistence-fabric/package.json index 5ea962d77c..54f9fffdb8 100644 --- a/packages/cactus-plugin-persistence-fabric/package.json +++ b/packages/cactus-plugin-persistence-fabric/package.json @@ -9,19 +9,19 @@ "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { "name": "Hyperledger Cacti Contributors", - "email": "cacti@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-plugin-satp-hermes/package.json b/packages/cactus-plugin-satp-hermes/package.json index f960e7cb9b..5fc38a5975 100644 --- a/packages/cactus-plugin-satp-hermes/package.json +++ b/packages/cactus-plugin-satp-hermes/package.json @@ -4,21 +4,25 @@ "description": "Proof of concept of ODAP", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology", "Open Digital Asset Protocol" ], + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", + "bugs": { + "url": "https://github.com/hyperledger-cacti/cacti/issues" + }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-test-api-client/package.json b/packages/cactus-test-api-client/package.json index 989eb8ea24..7305063b68 100644 --- a/packages/cactus-test-api-client/package.json +++ b/packages/cactus-test-api-client/package.json @@ -4,24 +4,24 @@ "description": "Integration tests for the Cactus API Client package (formerly known as the Cactus SDK package that has been renamed for to purpose of being less ambiguous)", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-test-cmd-api-server/package.json b/packages/cactus-test-cmd-api-server/package.json index 3f24b50edd..17a8637034 100644 --- a/packages/cactus-test-cmd-api-server/package.json +++ b/packages/cactus-test-cmd-api-server/package.json @@ -4,24 +4,24 @@ "description": "Integration tests for the Cactus API Client package (formerly known as the Cactus SDK package that has been renamed for to purpose of being less ambiguous)", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-test-geth-ledger/package.json b/packages/cactus-test-geth-ledger/package.json index a87bbc98c2..f859721d07 100644 --- a/packages/cactus-test-geth-ledger/package.json +++ b/packages/cactus-test-geth-ledger/package.json @@ -4,24 +4,24 @@ "description": "Helpers for running test go-ethereum ledger in test scripts.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cactus#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { - "url": "https://github.com/hyperledger/cactus/issues" + "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cactus.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cactus" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-test-plugin-consortium-manual/package.json b/packages/cactus-test-plugin-consortium-manual/package.json index 6e422998d8..88ee0d3a88 100644 --- a/packages/cactus-test-plugin-consortium-manual/package.json +++ b/packages/cactus-test-plugin-consortium-manual/package.json @@ -4,24 +4,24 @@ "description": "Integration tests for the manual consortium plugin using the Besu ledger and the API server.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json b/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json index 63b81af24c..a6735777d1 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json +++ b/packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json @@ -4,24 +4,24 @@ "description": "Integration tests for HTLC with ERC-20 tokens plugin.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-test-plugin-htlc-eth-besu/package.json b/packages/cactus-test-plugin-htlc-eth-besu/package.json index 0efa633df7..e7acfa3199 100644 --- a/packages/cactus-test-plugin-htlc-eth-besu/package.json +++ b/packages/cactus-test-plugin-htlc-eth-besu/package.json @@ -4,24 +4,24 @@ "description": "Integration tests for the Besu ledger and the API server.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-test-plugin-keychain-memory/package.json b/packages/cactus-test-plugin-keychain-memory/package.json index 13ef5aeaea..30c369f7bc 100644 --- a/packages/cactus-test-plugin-keychain-memory/package.json +++ b/packages/cactus-test-plugin-keychain-memory/package.json @@ -9,19 +9,19 @@ "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-test-plugin-ledger-connector-besu/package.json b/packages/cactus-test-plugin-ledger-connector-besu/package.json index c2e92d468e..66f67b6632 100644 --- a/packages/cactus-test-plugin-ledger-connector-besu/package.json +++ b/packages/cactus-test-plugin-ledger-connector-besu/package.json @@ -4,24 +4,24 @@ "description": "Integration tests for the Besu ledger and the API server.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-test-plugin-ledger-connector-ethereum/package.json b/packages/cactus-test-plugin-ledger-connector-ethereum/package.json index 9e2b866439..c8bf274fff 100644 --- a/packages/cactus-test-plugin-ledger-connector-ethereum/package.json +++ b/packages/cactus-test-plugin-ledger-connector-ethereum/package.json @@ -4,24 +4,24 @@ "description": "Integration tests for the Ethereum ledger and the API server.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cacti#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cactus" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-test-tooling/package.json b/packages/cactus-test-tooling/package.json index a7f1593b44..3367943a16 100644 --- a/packages/cactus-test-tooling/package.json +++ b/packages/cactus-test-tooling/package.json @@ -4,24 +4,24 @@ "description": "Swiss army knife for test development. Main goal is to make pulling up test/dummy ledgers on the fly for tests easy, especially for test cases that are about simulating clean ledger state or wiped ledger state, etc.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cactus#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { - "url": "https://github.com/hyperledger/cactus/issues" + "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cactus.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-test-verifier-client/package.json b/packages/cactus-test-verifier-client/package.json index ea226393df..c8e0bc9a74 100644 --- a/packages/cactus-test-verifier-client/package.json +++ b/packages/cactus-test-verifier-client/package.json @@ -4,24 +4,24 @@ "description": "Integration and stress tests for the verifier client.", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cactus#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { - "url": "https://github.com/hyperledger/cactus/issues" + "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cactus.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/packages/cactus-verifier-client/package.json b/packages/cactus-verifier-client/package.json index dbc5acf022..4f22045989 100644 --- a/packages/cactus-verifier-client/package.json +++ b/packages/cactus-verifier-client/package.json @@ -4,24 +4,24 @@ "description": "Verifier cactus client library to communicate with validators through socket.io", "keywords": [ "Hyperledger", - "Cactus", + "Cacti", "Integration", "Blockchain", "Distributed Ledger Technology" ], - "homepage": "https://github.com/hyperledger/cactus#readme", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { - "url": "https://github.com/hyperledger/cactus/issues" + "url": "https://github.com/hyperledger-cacti/cacti/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/hyperledger/cactus.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", "author": { - "name": "Hyperledger Cactus Contributors", - "email": "cactus@lists.hyperledger.org", - "url": "https://www.hyperledger.org/use/cacti" + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" }, "contributors": [ { diff --git a/weaver/common/policy-dsl/package.json b/weaver/common/policy-dsl/package.json index 13924ce6bf..b8a5af4b3b 100644 --- a/weaver/common/policy-dsl/package.json +++ b/weaver/common/policy-dsl/package.json @@ -20,7 +20,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/hyperledger-cacti/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "author": "", "license": "Apache-2.0", diff --git a/weaver/common/protos-js/package.json b/weaver/common/protos-js/package.json index 19d5b6942e..7f7bbb4df2 100644 --- a/weaver/common/protos-js/package.json +++ b/weaver/common/protos-js/package.json @@ -3,9 +3,10 @@ "version": "2.1.0", "description": "Interop protos for Node JS (Weaver)", "keywords": [ - "hyperledger", - "blockchain", - "interoperability", + "Hyperledger", + "Cacti", + "Blockchain", + "Interoperability", "weaver", "protos", "nodejs", @@ -20,7 +21,21 @@ "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", - "author": "Sandeep Nishad", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, + "contributors": [ + { + "name": "Please add yourself to the list of contributors", + "email": "your.name@example.com", + "url": "https://example.com" + }, + { + "name": "Sandeep Nishad" + } + ], "exports": { "./common/*": "./common/*.js", "./corda/*": "./corda/*.js", @@ -51,6 +66,7 @@ "npm": ">=8" }, "publishConfig": { + "access": "public", "registry": "https://npm.pkg.github.com/hyperledger-cacti" }, "licenses": [ diff --git a/weaver/core/drivers/fabric-driver/package.json b/weaver/core/drivers/fabric-driver/package.json index b64d6788b3..d8c9f22484 100644 --- a/weaver/core/drivers/fabric-driver/package.json +++ b/weaver/core/drivers/fabric-driver/package.json @@ -1,13 +1,28 @@ { "name": "@hyperledger/cacti-weaver-driver-fabric", "version": "2.1.0", - "description": "", + "description": "Driver Server for communication with a Fabric Network as part of weaver data sharing protocol", + "keywords": [ + "Hyperledger", + "Cacti", + "Integration", + "Blockchain", + "Distributed Ledger Technology" + ], + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", + "bugs": { + "url": "https://github.com/hyperledger-cacti/cacti/issues" + }, "repository": { "type": "git", - "url": "https://github.com/hyperledger-cacti/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", - "author": "", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, "main": "out/server.js", "scripts": { "build": "npm run tsc", @@ -39,5 +54,8 @@ "engines": { "node": ">=18", "npm": ">=8" + }, + "publishConfig": { + "access": "public" } } diff --git a/weaver/core/identity-management/iin-agent/package.json b/weaver/core/identity-management/iin-agent/package.json index 59806b2ead..eed819e67f 100644 --- a/weaver/core/identity-management/iin-agent/package.json +++ b/weaver/core/identity-management/iin-agent/package.json @@ -1,13 +1,28 @@ { "name": "@hyperledger/cacti-weaver-iin-agent", "version": "2.1.0", - "description": "", + "description": "Implementation of weaver IIN agent.", + "keywords": [ + "Hyperledger", + "Cacti", + "Integration", + "Blockchain", + "Distributed Ledger Technology" + ], + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", + "bugs": { + "url": "https://github.com/hyperledger-cacti/cacti/issues" + }, "repository": { "type": "git", - "url": "https://github.com/hyperledger-cacti/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", - "author": "", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, "main": "index.js", "scripts": { "build": "npm run tsc", @@ -49,5 +64,8 @@ "engines": { "node": ">=18", "npm": ">=8" + }, + "publishConfig": { + "access": "public" } } diff --git a/weaver/samples/besu/besu-cli/package.json b/weaver/samples/besu/besu-cli/package.json index 8ad90c75fc..72ec721918 100644 --- a/weaver/samples/besu/besu-cli/package.json +++ b/weaver/samples/besu/besu-cli/package.json @@ -2,7 +2,27 @@ "name": "@hyperledger/cacti-weaver-besu-cli", "version": "2.1.0", "description": "besu-cli CLI", + "keywords": [ + "Hyperledger", + "Cacti", + "Integration", + "Blockchain", + "Distributed Ledger Technology" + ], + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", + "bugs": { + "url": "https://github.com/hyperledger-cacti/cacti/issues" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/hyperledger-cacti/cacti.git" + }, "license": "Apache-2.0", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, "types": "build/types/types.d.ts", "bin": { "besu-cli": "bin/besu-cli" @@ -51,5 +71,8 @@ "engines": { "node": ">=18", "npm": ">=8" + }, + "publishConfig": { + "access": "public" } } diff --git a/weaver/samples/besu/simpleasset/package.json b/weaver/samples/besu/simpleasset/package.json index ca5ceac29d..5d9d504999 100644 --- a/weaver/samples/besu/simpleasset/package.json +++ b/weaver/samples/besu/simpleasset/package.json @@ -3,6 +3,8 @@ "version": "2.1.0", "description": "Sample Besu Application for Demonstrating Interoperation With Other Networks", "keywords": [ + "Hyperledger", + "Cacti", "ethereum", "besu", "interoperability", @@ -10,12 +12,20 @@ "solidity", "smart-contract" ], - "homepage": "https://github.com/hyperledger-cacti/cacti/weaver/samples/besu/simpleasset", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, - "repository": "https://github.com/hyperledger-cacti/cacti/samples/besu/simpleasset", + "repository": { + "type": "git", + "url": "git+https://github.com/hyperledger-cacti/cacti.git" + }, "license": "Apache-2.0", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, "directories": { "doc": "docs", "test": "test" @@ -45,5 +55,8 @@ "engines": { "node": ">=18", "npm": ">=8" + }, + "publishConfig": { + "access": "public" } } diff --git a/weaver/samples/besu/simplestate/package.json b/weaver/samples/besu/simplestate/package.json index 192d21e770..168d935158 100644 --- a/weaver/samples/besu/simplestate/package.json +++ b/weaver/samples/besu/simplestate/package.json @@ -3,6 +3,8 @@ "version": "2.1.0", "description": "Sample Besu Application for Storing Key Value Pairs", "keywords": [ + "Hyperledger", + "Cacti", "ethereum", "besu", "interoperability", @@ -10,12 +12,20 @@ "solidity", "smart-contract" ], - "homepage": "https://github.com/hyperledger-cacti/cacti/weaver/samples/besu/simplestate", + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", "bugs": { "url": "https://github.com/hyperledger-cacti/cacti/issues" }, - "repository": "https://github.com/hyperledger-cacti/cacti/samples/besu/simplestate", + "repository": { + "type": "git", + "url": "git+https://github.com/hyperledger-cacti/cacti.git" + }, "license": "Apache-2.0", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, "directories": { "doc": "docs", "test": "test" @@ -44,5 +54,8 @@ "engines": { "node": ">=18", "npm": ">=8" + }, + "publishConfig": { + "access": "public" } } diff --git a/weaver/samples/fabric/fabric-cli/package.json b/weaver/samples/fabric/fabric-cli/package.json index e9b0888e98..714eb8da56 100644 --- a/weaver/samples/fabric/fabric-cli/package.json +++ b/weaver/samples/fabric/fabric-cli/package.json @@ -2,7 +2,27 @@ "name": "@hyperledger/cacti-weaver-fabric-cli", "version": "2.1.0", "description": "fabric-cli CLI", + "keywords": [ + "Hyperledger", + "Cacti", + "Integration", + "Blockchain", + "Distributed Ledger Technology" + ], + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", + "bugs": { + "url": "https://github.com/hyperledger-cacti/cacti/issues" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/hyperledger-cacti/cacti.git" + }, "license": "Apache-2.0", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, "types": "build/types/types.d.ts", "bin": { "fabric-cli": "bin/fabric-cli" @@ -64,5 +84,8 @@ "engines": { "node": ">=18", "npm": ">=8" + }, + "publishConfig": { + "access": "public" } } diff --git a/weaver/sdks/besu/node/package.json b/weaver/sdks/besu/node/package.json index 0afc77e7eb..e4b4e7d28b 100644 --- a/weaver/sdks/besu/node/package.json +++ b/weaver/sdks/besu/node/package.json @@ -2,12 +2,27 @@ "name": "@hyperledger/cacti-weaver-sdk-besu", "version": "2.1.0", "description": "Supplemental library for Web3JS based Besu client applications to enable interoperability using Weaver", + "keywords": [ + "Hyperledger", + "Cacti", + "Integration", + "Blockchain", + "Distributed Ledger Technology" + ], + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", + "bugs": { + "url": "https://github.com/hyperledger-cacti/cacti/issues" + }, "repository": { "type": "git", - "url": "https://github.com/hyperledger-cacti/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", - "author": "", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, "main": "index.js", "scripts": { "build": "tsc", diff --git a/weaver/sdks/fabric/interoperation-node-sdk/package.json b/weaver/sdks/fabric/interoperation-node-sdk/package.json index ddf0395e88..1fbf729963 100644 --- a/weaver/sdks/fabric/interoperation-node-sdk/package.json +++ b/weaver/sdks/fabric/interoperation-node-sdk/package.json @@ -3,16 +3,36 @@ "version": "2.1.0", "description": "Supplemental library to 'fabric-client' with functions for relay-based cross-network interactions", "keywords": [ - "hyperledger", - "blockchain", - "interoperability" + "Hyperledger", + "Cacti", + "Interoperability", + "Blockchain", + "Distributed Ledger Technology" ], + "homepage": "https://github.com/hyperledger-cacti/cacti#readme", + "bugs": { + "url": "https://github.com/hyperledger-cacti/cacti/issues" + }, "repository": { "type": "git", - "url": "https://github.com/hyperledger-cacti/cacti.git" + "url": "git+https://github.com/hyperledger-cacti/cacti.git" }, "license": "Apache-2.0", - "author": "V. Ramakrishna", + "author": { + "name": "Hyperledger Cacti Contributors", + "email": "cacti@lists.lfdecentralizedtrust.org", + "url": "https://www.lfdecentralizedtrust.org/projects/cacti" + }, + "contributors": [ + { + "name": "Please add yourself to the list of contributors", + "email": "your.name@example.com", + "url": "https://example.com" + }, + { + "name": "V. Ramakrishna" + } + ], "main": "index.js", "types": "./types/index.d.ts", "scripts": {