1
0
mirror of https://github.com/Azure/setup-helm.git synced 2026-07-09 09:41:37 +00:00
Files
setup-helm/node_modules/resolve/test/resolver/invalid_main/package.json
T
2022-01-26 17:16:26 -05:00

8 lines
93 B
JSON

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