UNPKG

@zxcvbn-ts/language-da-dk

Version:

The Danish language package for zxcvbn-ts

35 lines (34 loc) 756 B
{ "name": "@zxcvbn-ts/language-da-dk", "version": "4.0.0-beta.1", "main": "dist/index.js", "module": "dist/index.esm.js", "types": "dist/index.d.ts", "sideEffects": false, "description": "The Danish language package for zxcvbn-ts", "license": "MIT", "homepage": "https://github.com/zxcvbn-ts/zxcvbn", "repository": { "type": "git", "url": "https://github.com/zxcvbn-ts/zxcvbn.git" }, "author": "ChristianLieven", "files": [ "dist", "src" ], "publishConfig": { "access": "public" }, "keywords": [ "zxcvbn", "language", "translation", "danish" ], "dependencies": { "@alttiri/base85": "^1.8.0", "fflate": "^0.8.2" }, "gitHead": "4144c2d9c194882a4df3e49cd37ae0d6a4d07a6b" }