{
  "name": "waygate-js",
  "type": "module",
  "version": "0.6.0",
  "description": "",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "MIT",
  "devDependencies": {
    "esbuild": "0.20.0"
  }
}
