{
  "name": "@parcel/events",
  "version": "2.16.4",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/parcel"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/parcel-bundler/parcel.git"
  },
  "main": "lib/index.js",
  "source": "src/index.js",
  "engines": {
    "node": ">= 16.0.0"
  },
  "gitHead": "59484858a1a0bcbb71f74088956bb437a2db6505"
}
