@nosana/kit 1.0.7 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,589 +0,0 @@
1
- {
2
- "name": "nosana-sdk-node-examples",
3
- "version": "1.0.0",
4
- "lockfileVersion": 3,
5
- "requires": true,
6
- "packages": {
7
- "": {
8
- "name": "nosana-sdk-node-examples",
9
- "version": "1.0.0",
10
- "dependencies": {
11
- "@nosana/kit": "file:../.."
12
- },
13
- "devDependencies": {
14
- "tsx": "^4.0.0",
15
- "typescript": "^5.0.0"
16
- }
17
- },
18
- "../..": {
19
- "name": "@nosana/kit",
20
- "version": "0.1.0",
21
- "license": "MIT",
22
- "dependencies": {
23
- "@solana-program/token": "^0.5.1",
24
- "bs58": "^6.0.0",
25
- "buffer": "^6.0.3",
26
- "gill": "^0.9.0"
27
- },
28
- "devDependencies": {
29
- "@codama/nodes-from-anchor": "^1.2.0",
30
- "@codama/renderers-js": "^1.2.14",
31
- "@types/jest": "^29.5.12",
32
- "@types/node": "^20.11.24",
33
- "@typescript-eslint/eslint-plugin": "^7.1.0",
34
- "@typescript-eslint/parser": "^7.1.0",
35
- "codama": "^1.3.0",
36
- "eslint": "^8.57.0",
37
- "jest": "^29.7.0",
38
- "prettier": "^3.2.5",
39
- "ts-jest": "^29.1.2",
40
- "ts-node": "^10.9.2",
41
- "typescript": "^5.3.3"
42
- },
43
- "engines": {
44
- "node": ">=20.18.0"
45
- }
46
- },
47
- "node_modules/@esbuild/aix-ppc64": {
48
- "version": "0.25.5",
49
- "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.5.tgz",
50
- "integrity": "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==",
51
- "cpu": [
52
- "ppc64"
53
- ],
54
- "dev": true,
55
- "license": "MIT",
56
- "optional": true,
57
- "os": [
58
- "aix"
59
- ],
60
- "engines": {
61
- "node": ">=18"
62
- }
63
- },
64
- "node_modules/@esbuild/android-arm": {
65
- "version": "0.25.5",
66
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.5.tgz",
67
- "integrity": "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==",
68
- "cpu": [
69
- "arm"
70
- ],
71
- "dev": true,
72
- "license": "MIT",
73
- "optional": true,
74
- "os": [
75
- "android"
76
- ],
77
- "engines": {
78
- "node": ">=18"
79
- }
80
- },
81
- "node_modules/@esbuild/android-arm64": {
82
- "version": "0.25.5",
83
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.5.tgz",
84
- "integrity": "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==",
85
- "cpu": [
86
- "arm64"
87
- ],
88
- "dev": true,
89
- "license": "MIT",
90
- "optional": true,
91
- "os": [
92
- "android"
93
- ],
94
- "engines": {
95
- "node": ">=18"
96
- }
97
- },
98
- "node_modules/@esbuild/android-x64": {
99
- "version": "0.25.5",
100
- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.5.tgz",
101
- "integrity": "sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==",
102
- "cpu": [
103
- "x64"
104
- ],
105
- "dev": true,
106
- "license": "MIT",
107
- "optional": true,
108
- "os": [
109
- "android"
110
- ],
111
- "engines": {
112
- "node": ">=18"
113
- }
114
- },
115
- "node_modules/@esbuild/darwin-arm64": {
116
- "version": "0.25.5",
117
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.5.tgz",
118
- "integrity": "sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==",
119
- "cpu": [
120
- "arm64"
121
- ],
122
- "dev": true,
123
- "license": "MIT",
124
- "optional": true,
125
- "os": [
126
- "darwin"
127
- ],
128
- "engines": {
129
- "node": ">=18"
130
- }
131
- },
132
- "node_modules/@esbuild/darwin-x64": {
133
- "version": "0.25.5",
134
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.5.tgz",
135
- "integrity": "sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==",
136
- "cpu": [
137
- "x64"
138
- ],
139
- "dev": true,
140
- "license": "MIT",
141
- "optional": true,
142
- "os": [
143
- "darwin"
144
- ],
145
- "engines": {
146
- "node": ">=18"
147
- }
148
- },
149
- "node_modules/@esbuild/freebsd-arm64": {
150
- "version": "0.25.5",
151
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.5.tgz",
152
- "integrity": "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==",
153
- "cpu": [
154
- "arm64"
155
- ],
156
- "dev": true,
157
- "license": "MIT",
158
- "optional": true,
159
- "os": [
160
- "freebsd"
161
- ],
162
- "engines": {
163
- "node": ">=18"
164
- }
165
- },
166
- "node_modules/@esbuild/freebsd-x64": {
167
- "version": "0.25.5",
168
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.5.tgz",
169
- "integrity": "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==",
170
- "cpu": [
171
- "x64"
172
- ],
173
- "dev": true,
174
- "license": "MIT",
175
- "optional": true,
176
- "os": [
177
- "freebsd"
178
- ],
179
- "engines": {
180
- "node": ">=18"
181
- }
182
- },
183
- "node_modules/@esbuild/linux-arm": {
184
- "version": "0.25.5",
185
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.5.tgz",
186
- "integrity": "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==",
187
- "cpu": [
188
- "arm"
189
- ],
190
- "dev": true,
191
- "license": "MIT",
192
- "optional": true,
193
- "os": [
194
- "linux"
195
- ],
196
- "engines": {
197
- "node": ">=18"
198
- }
199
- },
200
- "node_modules/@esbuild/linux-arm64": {
201
- "version": "0.25.5",
202
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.5.tgz",
203
- "integrity": "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==",
204
- "cpu": [
205
- "arm64"
206
- ],
207
- "dev": true,
208
- "license": "MIT",
209
- "optional": true,
210
- "os": [
211
- "linux"
212
- ],
213
- "engines": {
214
- "node": ">=18"
215
- }
216
- },
217
- "node_modules/@esbuild/linux-ia32": {
218
- "version": "0.25.5",
219
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.5.tgz",
220
- "integrity": "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==",
221
- "cpu": [
222
- "ia32"
223
- ],
224
- "dev": true,
225
- "license": "MIT",
226
- "optional": true,
227
- "os": [
228
- "linux"
229
- ],
230
- "engines": {
231
- "node": ">=18"
232
- }
233
- },
234
- "node_modules/@esbuild/linux-loong64": {
235
- "version": "0.25.5",
236
- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.5.tgz",
237
- "integrity": "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==",
238
- "cpu": [
239
- "loong64"
240
- ],
241
- "dev": true,
242
- "license": "MIT",
243
- "optional": true,
244
- "os": [
245
- "linux"
246
- ],
247
- "engines": {
248
- "node": ">=18"
249
- }
250
- },
251
- "node_modules/@esbuild/linux-mips64el": {
252
- "version": "0.25.5",
253
- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.5.tgz",
254
- "integrity": "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==",
255
- "cpu": [
256
- "mips64el"
257
- ],
258
- "dev": true,
259
- "license": "MIT",
260
- "optional": true,
261
- "os": [
262
- "linux"
263
- ],
264
- "engines": {
265
- "node": ">=18"
266
- }
267
- },
268
- "node_modules/@esbuild/linux-ppc64": {
269
- "version": "0.25.5",
270
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.5.tgz",
271
- "integrity": "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==",
272
- "cpu": [
273
- "ppc64"
274
- ],
275
- "dev": true,
276
- "license": "MIT",
277
- "optional": true,
278
- "os": [
279
- "linux"
280
- ],
281
- "engines": {
282
- "node": ">=18"
283
- }
284
- },
285
- "node_modules/@esbuild/linux-riscv64": {
286
- "version": "0.25.5",
287
- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.5.tgz",
288
- "integrity": "sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==",
289
- "cpu": [
290
- "riscv64"
291
- ],
292
- "dev": true,
293
- "license": "MIT",
294
- "optional": true,
295
- "os": [
296
- "linux"
297
- ],
298
- "engines": {
299
- "node": ">=18"
300
- }
301
- },
302
- "node_modules/@esbuild/linux-s390x": {
303
- "version": "0.25.5",
304
- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.5.tgz",
305
- "integrity": "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==",
306
- "cpu": [
307
- "s390x"
308
- ],
309
- "dev": true,
310
- "license": "MIT",
311
- "optional": true,
312
- "os": [
313
- "linux"
314
- ],
315
- "engines": {
316
- "node": ">=18"
317
- }
318
- },
319
- "node_modules/@esbuild/linux-x64": {
320
- "version": "0.25.5",
321
- "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.5.tgz",
322
- "integrity": "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==",
323
- "cpu": [
324
- "x64"
325
- ],
326
- "dev": true,
327
- "license": "MIT",
328
- "optional": true,
329
- "os": [
330
- "linux"
331
- ],
332
- "engines": {
333
- "node": ">=18"
334
- }
335
- },
336
- "node_modules/@esbuild/netbsd-arm64": {
337
- "version": "0.25.5",
338
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.5.tgz",
339
- "integrity": "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==",
340
- "cpu": [
341
- "arm64"
342
- ],
343
- "dev": true,
344
- "license": "MIT",
345
- "optional": true,
346
- "os": [
347
- "netbsd"
348
- ],
349
- "engines": {
350
- "node": ">=18"
351
- }
352
- },
353
- "node_modules/@esbuild/netbsd-x64": {
354
- "version": "0.25.5",
355
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.5.tgz",
356
- "integrity": "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==",
357
- "cpu": [
358
- "x64"
359
- ],
360
- "dev": true,
361
- "license": "MIT",
362
- "optional": true,
363
- "os": [
364
- "netbsd"
365
- ],
366
- "engines": {
367
- "node": ">=18"
368
- }
369
- },
370
- "node_modules/@esbuild/openbsd-arm64": {
371
- "version": "0.25.5",
372
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.5.tgz",
373
- "integrity": "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==",
374
- "cpu": [
375
- "arm64"
376
- ],
377
- "dev": true,
378
- "license": "MIT",
379
- "optional": true,
380
- "os": [
381
- "openbsd"
382
- ],
383
- "engines": {
384
- "node": ">=18"
385
- }
386
- },
387
- "node_modules/@esbuild/openbsd-x64": {
388
- "version": "0.25.5",
389
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.5.tgz",
390
- "integrity": "sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==",
391
- "cpu": [
392
- "x64"
393
- ],
394
- "dev": true,
395
- "license": "MIT",
396
- "optional": true,
397
- "os": [
398
- "openbsd"
399
- ],
400
- "engines": {
401
- "node": ">=18"
402
- }
403
- },
404
- "node_modules/@esbuild/sunos-x64": {
405
- "version": "0.25.5",
406
- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.5.tgz",
407
- "integrity": "sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==",
408
- "cpu": [
409
- "x64"
410
- ],
411
- "dev": true,
412
- "license": "MIT",
413
- "optional": true,
414
- "os": [
415
- "sunos"
416
- ],
417
- "engines": {
418
- "node": ">=18"
419
- }
420
- },
421
- "node_modules/@esbuild/win32-arm64": {
422
- "version": "0.25.5",
423
- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.5.tgz",
424
- "integrity": "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==",
425
- "cpu": [
426
- "arm64"
427
- ],
428
- "dev": true,
429
- "license": "MIT",
430
- "optional": true,
431
- "os": [
432
- "win32"
433
- ],
434
- "engines": {
435
- "node": ">=18"
436
- }
437
- },
438
- "node_modules/@esbuild/win32-ia32": {
439
- "version": "0.25.5",
440
- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.5.tgz",
441
- "integrity": "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==",
442
- "cpu": [
443
- "ia32"
444
- ],
445
- "dev": true,
446
- "license": "MIT",
447
- "optional": true,
448
- "os": [
449
- "win32"
450
- ],
451
- "engines": {
452
- "node": ">=18"
453
- }
454
- },
455
- "node_modules/@esbuild/win32-x64": {
456
- "version": "0.25.5",
457
- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.5.tgz",
458
- "integrity": "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==",
459
- "cpu": [
460
- "x64"
461
- ],
462
- "dev": true,
463
- "license": "MIT",
464
- "optional": true,
465
- "os": [
466
- "win32"
467
- ],
468
- "engines": {
469
- "node": ">=18"
470
- }
471
- },
472
- "node_modules/@nosana/kit": {
473
- "resolved": "../..",
474
- "link": true
475
- },
476
- "node_modules/esbuild": {
477
- "version": "0.25.5",
478
- "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.5.tgz",
479
- "integrity": "sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==",
480
- "dev": true,
481
- "hasInstallScript": true,
482
- "license": "MIT",
483
- "bin": {
484
- "esbuild": "bin/esbuild"
485
- },
486
- "engines": {
487
- "node": ">=18"
488
- },
489
- "optionalDependencies": {
490
- "@esbuild/aix-ppc64": "0.25.5",
491
- "@esbuild/android-arm": "0.25.5",
492
- "@esbuild/android-arm64": "0.25.5",
493
- "@esbuild/android-x64": "0.25.5",
494
- "@esbuild/darwin-arm64": "0.25.5",
495
- "@esbuild/darwin-x64": "0.25.5",
496
- "@esbuild/freebsd-arm64": "0.25.5",
497
- "@esbuild/freebsd-x64": "0.25.5",
498
- "@esbuild/linux-arm": "0.25.5",
499
- "@esbuild/linux-arm64": "0.25.5",
500
- "@esbuild/linux-ia32": "0.25.5",
501
- "@esbuild/linux-loong64": "0.25.5",
502
- "@esbuild/linux-mips64el": "0.25.5",
503
- "@esbuild/linux-ppc64": "0.25.5",
504
- "@esbuild/linux-riscv64": "0.25.5",
505
- "@esbuild/linux-s390x": "0.25.5",
506
- "@esbuild/linux-x64": "0.25.5",
507
- "@esbuild/netbsd-arm64": "0.25.5",
508
- "@esbuild/netbsd-x64": "0.25.5",
509
- "@esbuild/openbsd-arm64": "0.25.5",
510
- "@esbuild/openbsd-x64": "0.25.5",
511
- "@esbuild/sunos-x64": "0.25.5",
512
- "@esbuild/win32-arm64": "0.25.5",
513
- "@esbuild/win32-ia32": "0.25.5",
514
- "@esbuild/win32-x64": "0.25.5"
515
- }
516
- },
517
- "node_modules/fsevents": {
518
- "version": "2.3.3",
519
- "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
520
- "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
521
- "dev": true,
522
- "hasInstallScript": true,
523
- "license": "MIT",
524
- "optional": true,
525
- "os": [
526
- "darwin"
527
- ],
528
- "engines": {
529
- "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
530
- }
531
- },
532
- "node_modules/get-tsconfig": {
533
- "version": "4.10.1",
534
- "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.10.1.tgz",
535
- "integrity": "sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==",
536
- "dev": true,
537
- "license": "MIT",
538
- "dependencies": {
539
- "resolve-pkg-maps": "^1.0.0"
540
- },
541
- "funding": {
542
- "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
543
- }
544
- },
545
- "node_modules/resolve-pkg-maps": {
546
- "version": "1.0.0",
547
- "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
548
- "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
549
- "dev": true,
550
- "license": "MIT",
551
- "funding": {
552
- "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
553
- }
554
- },
555
- "node_modules/tsx": {
556
- "version": "4.20.3",
557
- "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.20.3.tgz",
558
- "integrity": "sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==",
559
- "dev": true,
560
- "license": "MIT",
561
- "dependencies": {
562
- "esbuild": "~0.25.0",
563
- "get-tsconfig": "^4.7.5"
564
- },
565
- "bin": {
566
- "tsx": "dist/cli.mjs"
567
- },
568
- "engines": {
569
- "node": ">=18.0.0"
570
- },
571
- "optionalDependencies": {
572
- "fsevents": "~2.3.3"
573
- }
574
- },
575
- "node_modules/typescript": {
576
- "version": "5.8.3",
577
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
578
- "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
579
- "dev": true,
580
- "bin": {
581
- "tsc": "bin/tsc",
582
- "tsserver": "bin/tsserver"
583
- },
584
- "engines": {
585
- "node": ">=14.17"
586
- }
587
- }
588
- }
589
- }
@@ -1,20 +0,0 @@
1
- {
2
- "name": "nosana-sdk-node-examples",
3
- "version": "1.0.0",
4
- "description": "Example scripts for using the Nosana SDK",
5
- "type": "module",
6
- "scripts": {
7
- "retrieve": "tsx retrieve.ts",
8
- "monitor": "tsx monitor.ts",
9
- "set-wallet": "tsx set-wallet.ts",
10
- "nos-service": "tsx nos-service.ts",
11
- "stake-program": "tsx stake-program.ts"
12
- },
13
- "dependencies": {
14
- "@nosana/kit": "file:../.."
15
- },
16
- "devDependencies": {
17
- "tsx": "^4.0.0",
18
- "typescript": "^5.0.0"
19
- }
20
- }