{
  "name": "<packageName>",
  "version": "0.0.0",
  "description": "",
  "keywords": [],
  "author": "<author>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "<repoUrl>"
  },
  "packemon": {
    "platform": "browser",
    "format": "esm"
  }
}
