setup jsr

This commit is contained in:
Anton Nesterov 2024-10-19 15:29:40 +02:00
parent f0ccb05ad7
commit 8b6afb4032
No known key found for this signature in database
GPG key ID: 59121E8AE2851FB5

5
jsr.json Normal file
View file

@ -0,0 +1,5 @@
{
"name": "@nesterow/grip",
"version": "0.0.1",
"exports": "./mod.ts"
}