Files
Kmake/test/fixtures/module-require/not-found/node_modules/module1/package.json

4 lines
29 B
JSON
Raw Normal View History

2026-05-26 23:36:42 -07:00
{
"main": "doesnotexist"
}