This repository has been archived on 2026-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
homelab-topology/node_modules/resolve/test/resolver/invalid_main/package.json

8 lines
93 B
JSON

{
"name": "invalid_main",
"main": [
"why is this a thing",
"srsly omg wtf"
]
}