timetracker/frontend/node_modules/resolve/test/resolver/invalid_main/package.json
hhftechnologies c8f5379289 update
2024-11-25 23:16:17 +05:30

7 lines
93 B
JSON

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