{
  "name": "@webauthntine/typescript-types",
  "version": "0.2.3",
  "description": "TypeScript types used by the @webauthntine series of libraries",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "author": "Matthew Miller <matthew@millerti.me>",
  "license": "MIT",
  "homepage": "https://github.com/MasterKale/WebAuthntine/packages/typescript-types#readme",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "build": "rimraf dist && tsc",
    "prepublish": "npm run build"
  },
  "keywords": [
    "webauthn",
    "typescript",
    "types"
  ],
  "gitHead": "cecef4071efca1dab58443dd58cd5f25191adadb"
}
