{
  "name": "iharswebview",
  "version": "1.0.0",
  "description": "Expo WebView SaaS Platform",
  "scripts": {
    "ftp:upload": "python scripts/ftp-sync.py upload",
    "ftp:watch": "python scripts/ftp-sync.py watch",
    "ftp:start": "python scripts/start-ftp-watch.py"
  },
  "devDependencies": {}
}

