proper scrolls
This commit is contained in:
parent
d92bc3b437
commit
9df3f362fe
11 changed files with 146 additions and 36 deletions
10
shelf/deno/hjq/deno.json
Normal file
10
shelf/deno/hjq/deno.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "hjq",
|
||||
"exports": {
|
||||
".": "./main.ts"
|
||||
},
|
||||
"imports": {
|
||||
"hjson": "npm:hjson@^3.2.2",
|
||||
"jq-web": "npm:jq-web@^0.6.2"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue