This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-24 15:19:26 -05:00
Code
Issues
Packages
1
Wiki
Activity
f5e46c9bf2
denoland-deno
/
tests
/
testdata
/
npm
/
import_map
/
import_map.json
7 lines
100 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(unstable): initial support for npm specifiers (#15484) Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2022-08-20 11:31:33 -04:00
{
"imports"
:
{
fix: Make npm packages works with import maps (#16754) Co-authored-by: David Sherret <dsherret@gmail.com>
2022-11-22 14:09:30 -05:00
"chalk"
:
"npm:chalk@5"
,
"@denotest/"
:
"npm:/@denotest/dual-cjs-esm/"
feat(unstable): initial support for npm specifiers (#15484) Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2022-08-20 11:31:33 -04:00
}
}
Copy permalink