UNPKG

restpki-client

Version:

Classes to consume Lacuna Software REST PKI

24 lines (23 loc) 496 B
{ "name": "restpki-client", "version": "2.3.8", "description": "Classes to consume Lacuna Software REST PKI", "main": "index.js", "types": "types/index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "lacuna", "rest", "pki", "client", "api", "signature" ], "author": "Ismael Medeiros by Lacuna Software", "dependencies": { "axios": "^0.19.2", "typescript": "^5.0.4" } }