{
  "name": "@sphereon/did-resolver-ebsi",
  "description": "Sphereon did:ebsi resolver for Legal Entities.",
  "version": "0.10.2-unstable.9+8869643",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsc"
  },
  "dependencies": {
    "@stablelib/ed25519": "^1.0.3",
    "bigint-mod-arith": "^3.2.1",
    "cross-fetch": "^3.1.5",
    "did-resolver": "^4.1.0",
    "enhanced-resolve": "^5.12.0",
    "lodash.isplainobject": "^4.0.6",
    "multiformats": "^9.9.0",
    "nist-weierstrauss": "^1.6.1",
    "uint8arrays": "^3.1.1",
    "varint": "^6.0.0",
    "web-encoding": "^1.1.5"
  },
  "devDependencies": {
    "@types/lodash.isplainobject": "^4.0.7",
    "@types/varint": "^6.0.1"
  },
  "files": [
    "dist/**/*",
    "src/**/*",
    "README.md",
    "LICENSE"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": "git@github.com:Sphereon-Opensource/SSI-SDK-crypto-extensions.git",
  "author": "Sphereon <dev@sphereon.com>",
  "contributors": [],
  "license": "Apache-2.0",
  "keywords": [
    "Sphereon",
    "did:key resolver",
    "DID",
    "KEY",
    "EBSI",
    "BLS",
    "BBS+",
    "ed25519",
    "secp256r1",
    "secp256r1",
    "RSA"
  ],
  "gitHead": "88696430b671d46127d3dcff41936cbcb1a66d4c"
}
