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
/
cli
/
compat
/
testdata
/
basic_deps
/
package.json
blob: 138d401ed7a97c42ca3898c2da158b4785e4df10 (
plain
)
1
2
3
4
5
6
7
{ "name": "main_program", "type": "module", "dependencies": { "foo": "1.0.0" } }