UNPKG

aaguids

Version:

Maps AAGUIDs to display names.

30 lines (29 loc) 603 B
{ "name": "aaguids", "version": "0.0.31", "description": "Maps AAGUIDs to display names.", "main": "./index.js", "types": "./index.d.ts", "files": [ "./index.js", "./index.d.ts", "aaguids.json" ], "repository": { "type": "git", "url": "git+https://github.com/darthmaim/aaguids.git" }, "keywords": [ "aaguid", "webauthn" ], "author": "darthmaim", "license": "MIT", "bugs": { "url": "https://github.com/darthmaim/aaguids/issues" }, "homepage": "https://github.com/darthmaim/aaguids#readme", "publishConfig": { "access": "public" } }