package.json 76 B

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