index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
task
/
npx_installed_pkg_non_byonm
/
deno.jsonc
blob: a21a7745b98c66b29257e1d0d038ee51a1b6ea23 (
plain
)
1
2
3
4
5
6
7
{ // not byonm "nodeModules": "local-auto", "tasks": { "say": "npx cowsay moo" } }