Skip to content

Commit

Permalink
Merge pull request #2 from ChorusOne/add-package-metadata
Browse files Browse the repository at this point in the history
Add metadata to the packages
  • Loading branch information
mkaczanowski authored Jul 24, 2024
2 parents 2b85d4a + 3fabc89 commit 233d091
Show file tree
Hide file tree
Showing 14 changed files with 84 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/avalanche/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/avalanche"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"avalanche",
"staking",
Expand Down
6 changes: 6 additions & 0 deletions packages/cosmos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/cosmos"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"cosmos",
"staking",
Expand Down
6 changes: 6 additions & 0 deletions packages/ethereum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/ethereum"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"ethereum",
"staking",
Expand Down
6 changes: 6 additions & 0 deletions packages/near/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/near"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"near",
"staking",
Expand Down
6 changes: 6 additions & 0 deletions packages/signer-fireblocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/signer-fireblocks"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"chorus-one",
"sdk",
Expand Down
6 changes: 6 additions & 0 deletions packages/signer-keplr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/signer-keplr"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"chorus-one",
"sdk",
Expand Down
6 changes: 6 additions & 0 deletions packages/signer-ledger-cosmos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/signer-ledger-cosmos"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"chorus-one",
"sdk",
Expand Down
6 changes: 6 additions & 0 deletions packages/signer-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/signer-local"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"chorus-one",
"sdk",
Expand Down
6 changes: 6 additions & 0 deletions packages/signer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/signer"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"signer",
"chorus-one",
Expand Down
6 changes: 6 additions & 0 deletions packages/solana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/solana"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"solana",
"staking",
Expand Down
6 changes: 6 additions & 0 deletions packages/staking-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"bin": {
"chorus-one-staking": "./dist/cjs/index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/staking-cli"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"cli",
"staking",
Expand Down
6 changes: 6 additions & 0 deletions packages/substrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/substrate"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"substrate",
"polkadot",
Expand Down
6 changes: 6 additions & 0 deletions packages/ton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/ton"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"ton",
"staking",
Expand Down
6 changes: 6 additions & 0 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"types": "./dist/mjs/index.d.ts"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/ChorusOne/chorus-one-sdk.git",
"directory": "packages/utils"
},
"homepage": "https://chorus-one.gitbook.io/sdk",
"keywords": [
"chorus-one",
"sdk",
Expand Down

0 comments on commit 233d091

Please sign in to comment.