mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
0709c051f8
Adds an experimental unstable built-in package manager to Deno, but it is currently not usable because the registry infrastructure hasn't been setup and it points to a non-existent url by default. The default registry url can be configured via the `DENO_REGISTRY_URL` environment variable.
7 lines
381 B
Text
7 lines
381 B
Text
Download http://localhost:4545/jsr/registry/@denotest/module_graph/meta.json
|
|
Download http://localhost:4545/jsr/registry/@denotest/module_graph/1.4.0_meta.json
|
|
[UNORDERED_START]
|
|
Download http://localhost:4545/jsr/registry/@denotest/module_graph/1.4.0/other.ts
|
|
Download http://localhost:4545/jsr/registry/@denotest/module_graph/1.4.0/mod.ts
|
|
[UNORDERED_END]
|
|
Test { other: Other {} }
|