{
  "name": "pdf-to-dataset",
  "version": "0.1.0",
  "private": true,
  "description": "Extract PDF tables and forms into CSV and JSON datasets through the hosted Skills runtime",
  "type": "module",
  "skills": {
    "runtime": "hosted",
    "source": "remote"
  }
}
