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
/
run
/
workspaces
/
members_are_imports
/
deno.json
blob: 51d1d21deef61869f23f00d312293686c011e89a (
plain
)
1
2
3
4
5
6
7
8
9
{ "workspace": [ "foo", "bar" ], "tasks": { "dev": "deno run --watch main.ts" } }