
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
{
  "name": "ghost-cli-mysql",
  "version": "0.0.0",
  "description": "MySQL configuration handling for Ghost-CLI",
  "keywords": [
    "ghost-cli-extension"
  ],
  "main": "index.js",
  "ghost-cli": {
    "before": "ghost-cli-linux"
  }
}
