{
  "name": "local-pkg",
  "type": "module",
  "main": "my-element.js",
  "dependencies": {
    "ext-pkg-without-export-map": "0.1.0",
    "@ext-scoped/with-export-map": "0.2.0"
  }
}
