gr-base/shelf/deno/hjq/deno.json
2025-08-02 06:57:57 +07:00

10 lines
148 B
JSON

{
"name": "hjq",
"exports": {
".": "./main.ts"
},
"imports": {
"hjson": "npm:hjson@^3.2.2",
"jq-web": "npm:jq-web@^0.6.2"
}
}