| { |
| "name": "casino-cli", |
| "version": "0.1.0", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "casino-cli", |
| "version": "0.1.0", |
| "license": "MIT", |
| "dependencies": { |
| "chalk": "^5.3.0", |
| "dotenv": "^16.4.5", |
| "viem": "^2.21.25" |
| }, |
| "devDependencies": { |
| "@types/node": "^22.7.4", |
| "bun-types": "^1.1.7" |
| }, |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@adraffy/ens-normalize": { |
| "version": "1.11.1", |
| "resolved": "https://registry.npmjs.org/@adraffy/ens-normalize/-/ens-normalize-1.11.1.tgz", |
| "integrity": "sha512-nhCBV3quEgesuf7c7KYfperqSS14T8bYuvJ8PcLJp6znkZpFc0AuW4qBtr8eKVyPPe/8RSr7sglCWPU5eaxwKQ==", |
| "license": "MIT" |
| }, |
| "node_modules/@noble/ciphers": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/@noble/ciphers/-/ciphers-1.3.0.tgz", |
| "integrity": "sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw==", |
| "license": "MIT", |
| "engines": { |
| "node": "^14.21.3 || >=16" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/@noble/curves": { |
| "version": "1.9.1", |
| "resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.9.1.tgz", |
| "integrity": "sha512-k11yZxZg+t+gWvBbIswW0yoJlu8cHOC7dhunwOzoWH/mXGBiYyR4YY6hAEK/3EUs4UpB8la1RfdRpeGsFHkWsA==", |
| "license": "MIT", |
| "dependencies": { |
| "@noble/hashes": "1.8.0" |
| }, |
| "engines": { |
| "node": "^14.21.3 || >=16" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/@noble/hashes": { |
| "version": "1.8.0", |
| "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz", |
| "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==", |
| "license": "MIT", |
| "engines": { |
| "node": "^14.21.3 || >=16" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/@scure/base": { |
| "version": "1.2.6", |
| "resolved": "https://registry.npmjs.org/@scure/base/-/base-1.2.6.tgz", |
| "integrity": "sha512-g/nm5FgUa//MCj1gV09zTJTaM6KBAHqLN907YVQqf7zC49+DcO4B1so4ZX07Ef10Twr6nuqYEH9GEggFXA4Fmg==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/@scure/bip32": { |
| "version": "1.7.0", |
| "resolved": "https://registry.npmjs.org/@scure/bip32/-/bip32-1.7.0.tgz", |
| "integrity": "sha512-E4FFX/N3f4B80AKWp5dP6ow+flD1LQZo/w8UnLGYZO674jS6YnYeepycOOksv+vLPSpgN35wgKgy+ybfTb2SMw==", |
| "license": "MIT", |
| "dependencies": { |
| "@noble/curves": "~1.9.0", |
| "@noble/hashes": "~1.8.0", |
| "@scure/base": "~1.2.5" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/@scure/bip39": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/@scure/bip39/-/bip39-1.6.0.tgz", |
| "integrity": "sha512-+lF0BbLiJNwVlev4eKelw1WWLaiKXw7sSl8T6FvBlWkdX+94aGJ4o8XjUdlyhTCjd8c+B3KT3JfS8P0bLRNU6A==", |
| "license": "MIT", |
| "dependencies": { |
| "@noble/hashes": "~1.8.0", |
| "@scure/base": "~1.2.5" |
| }, |
| "funding": { |
| "url": "https://paulmillr.com/funding/" |
| } |
| }, |
| "node_modules/@types/node": { |
| "version": "22.19.17", |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.17.tgz", |
| "integrity": "sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "undici-types": "~6.21.0" |
| } |
| }, |
| "node_modules/abitype": { |
| "version": "1.2.3", |
| "resolved": "https://registry.npmjs.org/abitype/-/abitype-1.2.3.tgz", |
| "integrity": "sha512-Ofer5QUnuUdTFsBRwARMoWKOH1ND5ehwYhJ3OJ/BQO+StkwQjHw0XyVh4vDttzHB7QOFhPHa/o413PJ82gU/Tg==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/wevm" |
| }, |
| "peerDependencies": { |
| "typescript": ">=5.0.4", |
| "zod": "^3.22.0 || ^4.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "typescript": { |
| "optional": true |
| }, |
| "zod": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/bun-types": { |
| "version": "1.3.13", |
| "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.3.13.tgz", |
| "integrity": "sha512-QXKeHLlOLqQX9LgYaHJfzdBaV21T63HhFJnvuRCcjZiaUDpbs5ED1MgxbMra71CsryN/1dAoXuJJJwIv/2drVA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/node": "*" |
| } |
| }, |
| "node_modules/chalk": { |
| "version": "5.6.2", |
| "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz", |
| "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==", |
| "license": "MIT", |
| "engines": { |
| "node": "^12.17.0 || ^14.13 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/chalk?sponsor=1" |
| } |
| }, |
| "node_modules/dotenv": { |
| "version": "16.6.1", |
| "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.6.1.tgz", |
| "integrity": "sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==", |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://dotenvx.com" |
| } |
| }, |
| "node_modules/eventemitter3": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", |
| "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==", |
| "license": "MIT" |
| }, |
| "node_modules/isows": { |
| "version": "1.0.7", |
| "resolved": "https://registry.npmjs.org/isows/-/isows-1.0.7.tgz", |
| "integrity": "sha512-I1fSfDCZL5P0v33sVqeTDSpcstAg/N+wF5HS033mogOVIp4B+oHC7oOCsA3axAbBSGTJ8QubbNmnIRN/h8U7hg==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/wevm" |
| } |
| ], |
| "license": "MIT", |
| "peerDependencies": { |
| "ws": "*" |
| } |
| }, |
| "node_modules/ox": { |
| "version": "0.14.17", |
| "resolved": "https://registry.npmjs.org/ox/-/ox-0.14.17.tgz", |
| "integrity": "sha512-jOzNb2Wlfzsr8z/GoCtd1bf6OSRuWuysvbhnHGD+7fV1WRbcBR6B0RYoe3xWnUedF7zp4l5APmS7CzAhUok/lA==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/wevm" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "@adraffy/ens-normalize": "^1.11.0", |
| "@noble/ciphers": "^1.3.0", |
| "@noble/curves": "1.9.1", |
| "@noble/hashes": "^1.8.0", |
| "@scure/bip32": "^1.7.0", |
| "@scure/bip39": "^1.6.0", |
| "abitype": "^1.2.3", |
| "eventemitter3": "5.0.1" |
| }, |
| "peerDependencies": { |
| "typescript": ">=5.4.0" |
| }, |
| "peerDependenciesMeta": { |
| "typescript": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/undici-types": { |
| "version": "6.21.0", |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", |
| "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/viem": { |
| "version": "2.48.1", |
| "resolved": "https://registry.npmjs.org/viem/-/viem-2.48.1.tgz", |
| "integrity": "sha512-GJC3gKV1Hngeo1IB9YanJKHH2pcmoqDymyPxddmzDtG8boXA7eFw8qdnn1PSaToJ93f3LpOZPlLLJ9beAF/Lzg==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/wevm" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "@noble/curves": "1.9.1", |
| "@noble/hashes": "1.8.0", |
| "@scure/bip32": "1.7.0", |
| "@scure/bip39": "1.6.0", |
| "abitype": "1.2.3", |
| "isows": "1.0.7", |
| "ox": "0.14.17", |
| "ws": "8.18.3" |
| }, |
| "peerDependencies": { |
| "typescript": ">=5.0.4" |
| }, |
| "peerDependenciesMeta": { |
| "typescript": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/ws": { |
| "version": "8.18.3", |
| "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz", |
| "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10.0.0" |
| }, |
| "peerDependencies": { |
| "bufferutil": "^4.0.1", |
| "utf-8-validate": ">=5.0.2" |
| }, |
| "peerDependenciesMeta": { |
| "bufferutil": { |
| "optional": true |
| }, |
| "utf-8-validate": { |
| "optional": true |
| } |
| } |
| } |
| } |
| } |
|
|