{
  "contributors": [
    "Michael Bryant <shadow53@shadow53.com>"
  ],
  "dependencies": {
    "mariasql": "0.2.x",
    "promise": "7.1.x"
  },
  "description": "MySQL-compatible plugin for my student-queue program",
  "installable": true,
  "maintainers": [
    "Shadow53 <shadow53@shadow53.com>"
  ],
  "name": "student-queue-mariadb-plugin",
  "repository": {
    "type": "git",
    "url": "git://github.com/Shadow53/student-queue-mariadb-plugin.git"
  },
  "license": "GPL-3.0",
  "bugs": {
    "url": 
"https://github.com/Shadow53/student-queue-mariadb-plugin/issues"
  },
  "homepage": 
"https://github.com/Shadow53/student-queue-mariadb-plugin#readme",
  "version": "0.1.12",
  "main": "mariadb.js",
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "student-queue",
    "mysql",
    "mariadb",
    "mariasql"
  ],
  "author": "Shadow53"
}
