{
  "name": "js-gosigner-sdk",
  "version": "1.0.0",
  "description": "SDK for GoSigner integration",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/GoSigner/js-gosigner-sdk.git"
  },
  "scripts": {
    "start": "node ./samples/mini-http-handler-server.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["GoSigner", "SDK", "signatures", "digital-signature", "ICP Brasil", "ICPBR", "PKCS11", "PADES", "CADES", "XADES", "CRYPTOAPI", "HSM"],
  "author": "Paulo Filipe <paulo@gosigner.com.br",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.0.0"
  }
}
