package.json 93 B

1234567
  1. {
  2. "name": "invalid main",
  3. "main": [
  4. "why is this a thing",
  5. "srsly omg wtf"
  6. ]
  7. }