package.json 65 B

1234
  1. {
  2. "name" : "test-custom-main",
  3. "main" : "lib/custom-entry"
  4. }