UNPKG

@sphereon/ssi-sdk.oid4vci-issuer-store

Version:

66 lines (65 loc) 1.6 kB
{ "name": "@sphereon/ssi-sdk.oid4vci-issuer-store", "version": "0.33.0", "source": "src/index.ts", "main": "dist/index.js", "types": "dist/index.d.ts", "veramo": { "pluginInterfaces": { "ISIOPv2RP": "./src/types/ISIOPv2RP.ts" } }, "scripts": { "build": "tsc --build", "build:clean": "tsc --build --clean && tsc --build" }, "dependencies": { "@sphereon/oid4vci-common": "0.17.0", "@sphereon/ssi-sdk-ext.did-utils": "0.28.0", "@sphereon/ssi-sdk-ext.identifier-resolution": "0.28.0", "@sphereon/ssi-sdk.kv-store-temp": "0.33.0", "@veramo/core": "4.2.0", "@veramo/credential-w3c": "4.2.0", "cross-fetch": "^3.1.8", "uuid": "^9.0.1" }, "devDependencies": { "@sphereon/did-uni-client": "^0.6.3", "@sphereon/ssi-sdk.vc-status-list": "0.33.0", "@types/uuid": "^9.0.8", "@veramo/did-provider-key": "4.2.0", "@veramo/did-resolver": "4.2.0", "@veramo/utils": "4.2.0", "did-resolver": "^4.1.0", "nock": "^13.5.4" }, "files": [ ".yalc/**/*", "dist/**/*", "src/**/*", "README.md", "plugin.schema.json", "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": [ "Sphereon", "SSI", "Veramo", "DID", "SIOP", "SIOPv2", "OID4VP", "Presentation Exchange", "OpenID Connect", "Authenticator" ], "nx": {}, "gitHead": "c575bdd6642bda761881f0152e0a70ddc82d7f61" }