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