5
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-12-28 03:28:17 +00:00
setup-helm/node_modules/resolve/test/resolver/invalid_main/package.json
2022-06-27 14:17:15 -04:00

7 lines
93 B
JSON

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