UNPKG

xslt3-he

Version:

SaxonJS XSLT 3.0 processor: command line interface to SaxonJS

32 lines (31 loc) 629 B
{ "name": "xslt3-he", "version": "3.0.0-beta2", "description": "SaxonJS XSLT 3.0 processor: command line interface to SaxonJS", "main": "xslt3.js", "keywords": [ "xslt", "xslt3.0", "xpath3.1", "xpath", "xml", "saxon", "dom", "json", "xsl", "transform", "cli" ], "author": "Saxonica", "license": "SEE LICENSE IN LICENSE.txt", "bin": { "xslt3-he": "./xslt3.js" }, "homepage": "https://www.saxonica.com/saxonjs/", "bugs": { "url": "https://saxonica.plan.io/projects/saxon-js/issues" }, "dependencies" : { "saxonjs-he": "^3.0.0-beta2" } }