deno/im.json
Bartek Iwańczuk 435948e470
feat(repl): support npm packages (#16770)
Co-authored-by: David Sherret <dsherret@gmail.com>
2022-12-13 13:53:32 +01:00

6 lines
48 B
JSON

{
"imports": {
"chalk": "npm:chalk"
}
}