@signati/saxon
v0.0.4
Published
for node js
Downloads
88
Readme
signati-sdk-node
"test": "jest --config jestconfig.json", "prepublishOnly": "npm test && npm run lint", "preversion": "npm run lint", "version": "git add -A src", "postversion": "git push && git push --tags", "lint": "tslint -p tsconfig.json"