saxonjs-he
Version:
SaxonJS XSLT 3.0 processor: a conformant high-performance implementation of XSLT 3.0 for Node.js
27 lines (26 loc) • 579 B
JSON
{
"name": "saxonjs-he",
"version": "3.0.0-beta2",
"description": "SaxonJS XSLT 3.0 processor: a conformant high-performance implementation of XSLT 3.0 for Node.js",
"main": "SaxonJS3N.js",
"keywords": [
"xslt",
"xslt3.0",
"xpath3.1",
"xpath",
"xml",
"saxon",
"dom",
"json",
"xsl",
"transform"
],
"homepage": "https://www.saxonica.com/saxonjs/",
"bugs": {
"url": "https://saxonica.plan.io/projects/saxon-js/issues"
},
"author": "Saxonica",
"license": "SEE LICENSE IN LICENSE.txt",
"dependencies" : {
}
}