{
  "name": "@otplib/core",
  "description": "core method for otplib",
  "version": "12.0.1",
  "main": "./index.js",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {},
  "keywords": [
    "otplib-core"
  ],
  "otplib": {},
  "author": "Gerald Yeo <contact@fusedthought.com>",
  "license": "MIT",
  "homepage": "https://yeojz.otplib.dev",
  "repository": "https://github.com/yeojz/otplib/tree/master/packages/otplib-core",
  "types": "./index.d.ts"
}