Baphomet is the dedicated bot for nulloctet matrix
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
192 B

  1. {
  2. "name": "baphomet-js",
  3. "version": "1.0.0",
  4. "main": "index.js",
  5. "author": "Drew Short <warrick@sothr.com>",
  6. "license": "MIT",
  7. "dependencies": {
  8. "matrix-js-sdk": "2.4.5"
  9. }
  10. }