Leon4gr45's picture
Include updated package-lock.json (part 11)
2a1c46d verified
Raw
History Blame Contribute Delete
465 Bytes
{
"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"
}