{
  "name": "saxon-js",
  "version": "2.7.0",
  "description": "SaxonJS XSLT 3.0 processor: a conformant high-performance implementation of XSLT 3.0 for Node.js",
  "main": "SaxonJS2N.js",
  "keywords": [
    "xslt",
    "xslt3.0",
    "xpath3.1",
    "xpath",
    "xml",
    "saxon",
    "dom",
    "json",
    "xsl",
    "transform"
  ],
  "homepage": "http://www.saxonica.com/saxon-js/",
  "bugs": {
      "url": "https://saxonica.plan.io/projects/saxon-js/issues"
    },
  "author": "Saxonica",
  "license": "SEE LICENSE IN LICENSE.txt",
  "dependencies" : {
      "axios": "^1.5.1"
    }
}
