UNPKG

@sphereon/ssi-sdk.mdl-mdoc

Version:

83 lines (82 loc) 2.42 kB
{ "name": "@sphereon/ssi-sdk.mdl-mdoc", "version": "0.33.0", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", "veramo": { "pluginInterfaces": { "IMDLMdoc": "./src/types/ImDLMdoc.ts" } }, "scripts": { "build": "tsc --build", "build:clean": "tsc --build --clean && tsc --build" }, "dependencies": { "@sphereon/did-auth-siop-adapter": "0.17.0", "@sphereon/kmp-mdoc-core": "0.2.0-SNAPSHOT.26", "@sphereon/pex": "5.0.0-unstable.28", "@sphereon/pex-models": "^2.3.2", "@sphereon/ssi-sdk-ext.did-utils": "0.28.0", "@sphereon/ssi-sdk-ext.key-utils": "0.28.0", "@sphereon/ssi-sdk-ext.x509-utils": "0.28.0", "@sphereon/ssi-sdk.core": "0.33.0", "@sphereon/ssi-types": "0.33.0", "@veramo/core": "4.2.0", "@veramo/did-manager": "4.2.0", "@veramo/utils": "4.2.0", "cross-fetch": "^3.1.8", "debug": "^4.3.5", "did-resolver": "^4.1.0", "multiformats": "9.9.0", "pkijs": "^3.2.4", "uint8arrays": "^3.1.1", "uuid": "^9.0.1" }, "devDependencies": { "@sphereon/oid4vci-client": "0.17.0", "@sphereon/oid4vci-common": "0.17.0", "@sphereon/ssi-express-support": "0.33.0", "@sphereon/ssi-sdk-ext.key-manager": "0.28.0", "@sphereon/ssi-sdk-ext.kms-local": "0.28.0", "@sphereon/ssi-sdk.agent-config": "0.33.0", "@sphereon/ssi-sdk.data-store": "0.33.0", "@sphereon/ssi-sdk.public-key-hosting": "0.33.0", "@transmute/json-web-signature": "0.7.0-unstable.81", "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/express-serve-static-core": "^4.19.5", "@types/node": "^20.17.1", "@types/qs": "^6.9.15", "@types/uuid": "^9.0.8", "@veramo/data-store": "4.2.0", "@veramo/key-manager": "4.2.0", "@veramo/remote-client": "4.2.0", "@veramo/remote-server": "4.2.0", "cors": "^2.8.5", "express": "^4.19.2", "jose": "^5.6.3", "typeorm": "^0.3.21" }, "files": [ "plugin.schema.json", "dist/**/*", "src/**/*", "README.md", "LICENSE" ], "private": false, "publishConfig": { "access": "public" }, "repository": "git@github.com:Sphereon-Opensource/SSI-SDK.git", "author": "Sphereon <dev@sphereon.com>", "license": "Apache-2.0", "keywords": [ "EBSI", "EBSI Authorization Client" ], "nx": {}, "gitHead": "c575bdd6642bda761881f0152e0a70ddc82d7f61" }