xref
: /
third_party
/
node
/
test
/
fixtures
/
module-require
/
not-found
/
node_modules
/
module1
/
package.json
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/module-require/not-found/node_modules/module1/
1
{
2
"main": "doesnotexist"
3
}
4