{
  "name": "plato-texts",
  "version": "1.2.10",
  "description": "A promise-based node package for retrieving the Greek texts of Plato from the Scaife Viewer API (Perseus Project 5.0).",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "plato",
    "philosophy",
    "greek",
    "ancient greek",
    "attic",
    "classics",
    "scaife viewer",
    "scaife",
    "perseus",
    "perseus project"
  ],
  "author": "Justin Keena",
  "homepage": "https://github.com/jwkeena/plato-texts",
  "repository": {
    "type": "git",
    "url": "https://github.com/jwkeena/plato-texts.git"
  },
  "license": "ISC",
  "dependencies": {
    "xmldoc": "^1.1.2",
    "xmldom": "^0.1.27"
  }
}
