{
  "name": "matrix-appservice-irc",
  "version": "0.36.1",
  "description": "An IRC Bridge for Matrix",
  "main": "app.js",
  "bin": "./bin/matrix-appservice-irc",
  "engines": {
    "node": ">=16"
  },
  "scripts": {
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/matrix-org/matrix-appservice-irc.git"
  },
  "author": "",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/matrix-org/matrix-appservice-irc/issues"
  },
  "dependencies": {
  },
  "devDependencies": {
  }
}
