Openstatus sdk www.openstatus.dev
at getMonitor 88 lines 3.0 kB view raw
1{ 2 "version": "5", 3 "specifiers": { 4 "jsr:@david/code-block-writer@^13.0.3": "13.0.3", 5 "jsr:@deno/dnt@0.42.3": "0.42.3", 6 "jsr:@std/fmt@1": "1.0.8", 7 "jsr:@std/fs@1": "1.0.16", 8 "jsr:@std/internal@^1.0.12": "1.0.12", 9 "jsr:@std/path@1": "1.1.4", 10 "jsr:@std/path@^1.0.8": "1.1.4", 11 "jsr:@ts-morph/bootstrap@0.27": "0.27.0", 12 "jsr:@ts-morph/common@0.27": "0.27.0", 13 "npm:@bufbuild/protobuf@^2.11.0": "2.11.0", 14 "npm:@connectrpc/connect-node@^2.1.1": "2.1.1_@bufbuild+protobuf@2.11.0_@connectrpc+connect@2.1.1__@bufbuild+protobuf@2.11.0", 15 "npm:@connectrpc/connect@^2.1.1": "2.1.1_@bufbuild+protobuf@2.11.0" 16 }, 17 "jsr": { 18 "@david/code-block-writer@13.0.3": { 19 "integrity": "f98c77d320f5957899a61bfb7a9bead7c6d83ad1515daee92dbacc861e13bb7f" 20 }, 21 "@deno/dnt@0.42.3": { 22 "integrity": "62a917a0492f3c8af002dce90605bb0d41f7d29debc06aca40dba72ab65d8ae3", 23 "dependencies": [ 24 "jsr:@david/code-block-writer", 25 "jsr:@std/fmt", 26 "jsr:@std/fs", 27 "jsr:@std/path@1", 28 "jsr:@ts-morph/bootstrap" 29 ] 30 }, 31 "@std/fmt@1.0.8": { 32 "integrity": "71e1fc498787e4434d213647a6e43e794af4fd393ef8f52062246e06f7e372b7" 33 }, 34 "@std/fs@1.0.16": { 35 "integrity": "81878f62b6eeda0bf546197fc3daa5327c132fee1273f6113f940784a468b036", 36 "dependencies": [ 37 "jsr:@std/path@^1.0.8" 38 ] 39 }, 40 "@std/internal@1.0.12": { 41 "integrity": "972a634fd5bc34b242024402972cd5143eac68d8dffaca5eaa4dba30ce17b027" 42 }, 43 "@std/path@1.1.4": { 44 "integrity": "1d2d43f39efb1b42f0b1882a25486647cb851481862dc7313390b2bb044314b5", 45 "dependencies": [ 46 "jsr:@std/internal" 47 ] 48 }, 49 "@ts-morph/bootstrap@0.27.0": { 50 "integrity": "b8d7bc8f7942ce853dde4161b28f9aa96769cef3d8eebafb379a81800b9e2448", 51 "dependencies": [ 52 "jsr:@ts-morph/common" 53 ] 54 }, 55 "@ts-morph/common@0.27.0": { 56 "integrity": "c7b73592d78ce8479b356fd4f3d6ec3c460d77753a8680ff196effea7a939052", 57 "dependencies": [ 58 "jsr:@std/fs", 59 "jsr:@std/path@1" 60 ] 61 } 62 }, 63 "npm": { 64 "@bufbuild/protobuf@2.11.0": { 65 "integrity": "sha512-sBXGT13cpmPR5BMgHE6UEEfEaShh5Ror6rfN3yEK5si7QVrtZg8LEPQb0VVhiLRUslD2yLnXtnRzG035J/mZXQ==" 66 }, 67 "@connectrpc/connect-node@2.1.1_@bufbuild+protobuf@2.11.0_@connectrpc+connect@2.1.1__@bufbuild+protobuf@2.11.0": { 68 "integrity": "sha512-s3TfsI1XF+n+1z6MBS9rTnFsxxR4Rw5wmdEnkQINli81ESGxcsfaEet8duzq8LVuuCupmhUsgpRo0Nv9pZkufg==", 69 "dependencies": [ 70 "@bufbuild/protobuf", 71 "@connectrpc/connect" 72 ] 73 }, 74 "@connectrpc/connect@2.1.1_@bufbuild+protobuf@2.11.0": { 75 "integrity": "sha512-JzhkaTvM73m2K1URT6tv53k2RwngSmCXLZJgK580qNQOXRzZRR/BCMfZw3h+90JpnG6XksP5bYT+cz0rpUzUWQ==", 76 "dependencies": [ 77 "@bufbuild/protobuf" 78 ] 79 } 80 }, 81 "workspace": { 82 "dependencies": [ 83 "npm:@bufbuild/protobuf@^2.11.0", 84 "npm:@connectrpc/connect-node@^2.1.1", 85 "npm:@connectrpc/connect@^2.1.1" 86 ] 87 } 88}