protobuf codec with static type inference jsr.io/@mary/protobuf
typescript jsr
at trunk 767 B view raw
1{ 2 "version": "5", 3 "specifiers": { 4 "jsr:@std/assert@^1.0.13": "1.0.13", 5 "jsr:@std/internal@^1.0.6": "1.0.6", 6 "npm:nanoid@^5.1.5": "5.1.5" 7 }, 8 "jsr": { 9 "@std/assert@1.0.13": { 10 "integrity": "ae0d31e41919b12c656c742b22522c32fb26ed0cba32975cb0de2a273cb68b29", 11 "dependencies": [ 12 "jsr:@std/internal" 13 ] 14 }, 15 "@std/internal@1.0.6": { 16 "integrity": "9533b128f230f73bd209408bb07a4b12f8d4255ab2a4d22a1fd6d87304aca9a4" 17 } 18 }, 19 "npm": { 20 "nanoid@5.1.5": { 21 "integrity": "sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==", 22 "bin": true 23 } 24 }, 25 "workspace": { 26 "dependencies": [ 27 "jsr:@std/assert@^1.0.13", 28 "npm:nanoid@^5.1.5" 29 ] 30 } 31}