{
  "name": "@activeprospect/trustedform-cert-id",
  "version": "1.1.5",
  "description": "Node.JS library for decrypting the TrustedForm Certificate URL",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/activeprospect/trustedform-cert-id.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/activeprospect/trustedform-cert-id/issues"
  },
  "homepage": "https://github.com/activeprospect/trustedform-cert-id#readme",
  "dependencies": {
    "@activeprospect/indexer": "^1.3.5",
    "@activeprospect/bert-elixir": "^1.0.4"
  },
  "devDependencies": {
    "chai": "^4.3.6",
    "eslint": "^8.10.0",
    "mocha": "^9.2.1"
  }
}
