{
  "name": "@test/shorthand-exports-pkg",
  "version": "1.0.0",
  "type": "module",
  "exports": {
    ".": "./index.js"
  }
}
