UNPKG

@universal-verify/trust-list

Version:
33 lines (32 loc) 753 B
{ "name": "@universal-verify/trust-list", "version": "0.1.0", "description": "List of issuers trusted by Universal Verify", "license": "MPL-2.0", "author": "kalegd", "type": "module", "keywords": [ "trust-list", "mdoc", "iaca" ], "publishConfig": { "access": "public" }, "homepage": "https://github.com/universal-verify/trust-list#readme", "bugs": { "url": "https://github.com/universal-verify/trust-list/issues" }, "repository": { "type": "git", "url": "git+https://github.com/universal-verify/trust-list.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "ajv": "^8.17.1", "ajv-formats": "^3.0.1" }, "devDependencies": {} }