|
1 | 1 | { |
2 | 2 | "name": "@fireblocks/fireblocks-cli", |
3 | 3 | "description": "Agent-first CLI for Fireblocks infrastructure. Execute any Fireblocks API operation from the command line.", |
4 | | - "version": "0.1.0", |
| 4 | + "version": "1.0.3", |
5 | 5 | "author": "Fireblocks", |
6 | 6 | "bin": { |
7 | 7 | "fireblocks": "./bin/run.js" |
|
36 | 36 | "./dist", |
37 | 37 | "./oclif.manifest.json" |
38 | 38 | ], |
39 | | - "keywords": ["oclif", "fireblocks", "cli"], |
| 39 | + "keywords": [ |
| 40 | + "oclif", |
| 41 | + "fireblocks", |
| 42 | + "cli" |
| 43 | + ], |
40 | 44 | "license": "MIT", |
41 | 45 | "main": "dist/index.js", |
42 | 46 | "type": "module", |
|
50 | 54 | "topicSeparator": " ", |
51 | 55 | "topics": { |
52 | 56 | "vaults": { |
53 | | - "description": "Vaults operations" |
| 57 | + "description": "Vaults operations" |
54 | 58 | }, |
55 | 59 | "embedded-wallets": { |
56 | | - "description": "Embedded Wallets operations" |
| 60 | + "description": "Embedded Wallets operations" |
57 | 61 | }, |
58 | 62 | "workspace": { |
59 | | - "description": "Workspace operations" |
| 63 | + "description": "Workspace operations" |
60 | 64 | }, |
61 | 65 | "exchange-accounts": { |
62 | | - "description": "Exchange accounts operations" |
| 66 | + "description": "Exchange accounts operations" |
63 | 67 | }, |
64 | 68 | "fiat-accounts": { |
65 | | - "description": "Fiat accounts operations" |
| 69 | + "description": "Fiat accounts operations" |
66 | 70 | }, |
67 | 71 | "connected-accounts": { |
68 | | - "description": "Connected Accounts operations (Beta)" |
| 72 | + "description": "Connected Accounts operations (Beta)" |
69 | 73 | }, |
70 | 74 | "network-connections": { |
71 | | - "description": "Network connections operations" |
| 75 | + "description": "Network connections operations" |
72 | 76 | }, |
73 | 77 | "internal-wallets": { |
74 | | - "description": "Internal wallets operations" |
| 78 | + "description": "Internal wallets operations" |
75 | 79 | }, |
76 | 80 | "key-link": { |
77 | | - "description": "Key Link operations (Beta)" |
| 81 | + "description": "Key Link operations (Beta)" |
78 | 82 | }, |
79 | 83 | "keys": { |
80 | | - "description": "Keys operations (Beta)" |
| 84 | + "description": "Keys operations (Beta)" |
81 | 85 | }, |
82 | 86 | "external-wallets": { |
83 | | - "description": "External wallets operations" |
| 87 | + "description": "External wallets operations" |
84 | 88 | }, |
85 | 89 | "contracts": { |
86 | | - "description": "Contracts operations" |
| 90 | + "description": "Contracts operations" |
87 | 91 | }, |
88 | 92 | "blockchains-assets": { |
89 | | - "description": "Blockchains & assets operations" |
| 93 | + "description": "Blockchains & assets operations" |
90 | 94 | }, |
91 | 95 | "transactions": { |
92 | | - "description": "Transactions operations" |
| 96 | + "description": "Transactions operations" |
93 | 97 | }, |
94 | 98 | "payments-payout": { |
95 | | - "description": "Payments - Payout operations" |
| 99 | + "description": "Payments - Payout operations" |
96 | 100 | }, |
97 | 101 | "payments-flows": { |
98 | | - "description": "Payments - Flows operations" |
| 102 | + "description": "Payments - Flows operations" |
99 | 103 | }, |
100 | 104 | "gas-stations": { |
101 | | - "description": "Gas stations operations" |
| 105 | + "description": "Gas stations operations" |
102 | 106 | }, |
103 | 107 | "user-groups": { |
104 | | - "description": "User groups operations (Beta)" |
| 108 | + "description": "User groups operations (Beta)" |
105 | 109 | }, |
106 | 110 | "users": { |
107 | | - "description": "Users operations" |
| 111 | + "description": "Users operations" |
108 | 112 | }, |
109 | 113 | "audit-logs": { |
110 | | - "description": "Audit Logs operations" |
| 114 | + "description": "Audit Logs operations" |
111 | 115 | }, |
112 | 116 | "off-exchanges": { |
113 | | - "description": "Off exchanges operations" |
| 117 | + "description": "Off exchanges operations" |
114 | 118 | }, |
115 | 119 | "webhooks": { |
116 | | - "description": "Webhooks operations" |
| 120 | + "description": "Webhooks operations" |
117 | 121 | }, |
118 | 122 | "webhooks-v2": { |
119 | | - "description": "Webhooks V2 operations" |
| 123 | + "description": "Webhooks V2 operations" |
120 | 124 | }, |
121 | 125 | "contract-templates": { |
122 | | - "description": "Contract Templates operations" |
| 126 | + "description": "Contract Templates operations" |
123 | 127 | }, |
124 | 128 | "deployed-contracts": { |
125 | | - "description": "Deployed Contracts operations" |
| 129 | + "description": "Deployed Contracts operations" |
126 | 130 | }, |
127 | 131 | "tokenization": { |
128 | | - "description": "Tokenization operations" |
| 132 | + "description": "Tokenization operations" |
129 | 133 | }, |
130 | 134 | "contract-interactions": { |
131 | | - "description": "Contract Interactions operations" |
| 135 | + "description": "Contract Interactions operations" |
132 | 136 | }, |
133 | 137 | "onchain-data": { |
134 | | - "description": "Onchain Data operations" |
| 138 | + "description": "Onchain Data operations" |
135 | 139 | }, |
136 | 140 | "staking": { |
137 | | - "description": "Staking operations" |
| 141 | + "description": "Staking operations" |
138 | 142 | }, |
139 | 143 | "earn": { |
140 | | - "description": "Earn operations (Beta)" |
| 144 | + "description": "Earn operations (Beta)" |
141 | 145 | }, |
142 | 146 | "trading": { |
143 | | - "description": "Trading operations (Beta)" |
| 147 | + "description": "Trading operations (Beta)" |
144 | 148 | }, |
145 | 149 | "admin-quorum": { |
146 | | - "description": "Admin Quorum operations" |
| 150 | + "description": "Admin Quorum operations" |
147 | 151 | }, |
148 | 152 | "nfts": { |
149 | | - "description": "NFTs operations" |
| 153 | + "description": "NFTs operations" |
150 | 154 | }, |
151 | 155 | "web3-connections": { |
152 | | - "description": "Web3 connections operations" |
| 156 | + "description": "Web3 connections operations" |
153 | 157 | }, |
154 | 158 | "compliance": { |
155 | | - "description": "Compliance operations" |
| 159 | + "description": "Compliance operations" |
156 | 160 | }, |
157 | 161 | "travel-rule": { |
158 | | - "description": "Travel Rule operations" |
| 162 | + "description": "Travel Rule operations" |
159 | 163 | }, |
160 | 164 | "compliance-screening-configuration": { |
161 | | - "description": "Compliance Screening Configuration operations" |
| 165 | + "description": "Compliance Screening Configuration operations" |
162 | 166 | }, |
163 | 167 | "trlink": { |
164 | | - "description": "TRLink operations" |
| 168 | + "description": "TRLink operations" |
165 | 169 | }, |
166 | 170 | "ota": { |
167 | | - "description": "OTA operations (Beta)" |
| 171 | + "description": "OTA operations (Beta)" |
168 | 172 | }, |
169 | 173 | "workspace-status": { |
170 | | - "description": "Workspace Status operations (Beta)" |
| 174 | + "description": "Workspace Status operations (Beta)" |
171 | 175 | }, |
172 | 176 | "policy-editor": { |
173 | | - "description": "Policy Editor operations (Beta)" |
| 177 | + "description": "Policy Editor operations (Beta)" |
174 | 178 | }, |
175 | 179 | "policy-editor-v2": { |
176 | | - "description": "Policy Editor V2 operations (Beta)" |
| 180 | + "description": "Policy Editor V2 operations (Beta)" |
177 | 181 | }, |
178 | 182 | "console-user": { |
179 | | - "description": "Console User operations" |
| 183 | + "description": "Console User operations" |
180 | 184 | }, |
181 | 185 | "api-user": { |
182 | | - "description": "Api User operations" |
| 186 | + "description": "Api User operations" |
183 | 187 | }, |
184 | 188 | "reset-device": { |
185 | | - "description": "Reset device operations" |
| 189 | + "description": "Reset device operations" |
186 | 190 | }, |
187 | 191 | "whitelist-ip-addresses": { |
188 | | - "description": "whitelist ip addresses operations" |
| 192 | + "description": "whitelist ip addresses operations" |
189 | 193 | }, |
190 | 194 | "smart-transfer": { |
191 | | - "description": "Smart Transfer operations" |
| 195 | + "description": "Smart Transfer operations" |
192 | 196 | }, |
193 | 197 | "tags": { |
194 | | - "description": "Tags operations" |
| 198 | + "description": "Tags operations" |
195 | 199 | }, |
196 | 200 | "cosigners": { |
197 | | - "description": "Cosigners operations (Beta)" |
| 201 | + "description": "Cosigners operations (Beta)" |
198 | 202 | }, |
199 | 203 | "utxo-management": { |
200 | | - "description": "UTXO Management operations (Beta)" |
| 204 | + "description": "UTXO Management operations (Beta)" |
201 | 205 | } |
202 | | -}, |
| 206 | + }, |
203 | 207 | "plugins": [ |
204 | 208 | "@oclif/plugin-help", |
205 | 209 | "@oclif/plugin-autocomplete" |
|
217 | 221 | "win32-x64" |
218 | 222 | ], |
219 | 223 | "macos": { |
220 | | - "identifier": "com.fireblocks.mycli" |
| 224 | + "identifier": "com.fireblocks.mycli" |
221 | 225 | } |
222 | 226 | }, |
223 | 227 | "scripts": { |
|
228 | 232 | "pack:mac": "oclif pack macos", |
229 | 233 | "pack:win": "oclif pack win --targets win32-x64", |
230 | 234 | "pack:deb": "oclif pack deb" |
231 | | -}, |
| 235 | + }, |
232 | 236 | "types": "dist/index.d.ts" |
233 | 237 | } |
0 commit comments