0.0.6 • Published 3 years ago

@signati/openssl v0.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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"