9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"tasks": {
|
|
"run": "deno run -A src/main.ts"
|
|
},
|
|
"imports": {
|
|
"@stricli/core": "npm:@stricli/core@1.2.4",
|
|
"dax-sh": "npm:dax-sh@0.44.1",
|
|
}
|
|
}
|