{
  "name": "text-mask-vat-id",
  "version": "1.0.2",
  "description": "Text mask for VAT identification number",
  "main": "dist/text-mask-vat-id.cjs.js",
  "module": "dist/text-mask-vat-id.esm.js",
  "browser": "dist/text-mask-vat-id.umd.js",
  "author": "Dimitri NICOLAS <dimitri@ooeo.fr>",
  "license": "MIT",
  "homepage": "https://github.com/dimitrinicolas/text-mask-vat-id",
  "bugs": {
    "url": "https://github.com/dimitrinicolas/text-mask-vat-id/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dimitrinicolas/text-mask-vat-id.git"
  },
  "keywords": [
    "text-mask",
    "vat",
    "tva",
    "btw-nr",
    "mwst-nr",
    "ддс",
    "pdv-id",
    "oib",
    "φπα",
    "dič",
    "cvr",
    "kmkr",
    "alv nro momsnummer",
    "ust-idnr",
    "αφμ",
    "anum",
    "cbl",
    "p.iva",
    "pvn",
    "nip",
    "nipc",
    "nif",
    "cif",
    "ič dph",
    "id za ddv",
    "momsnr",
    "nipt",
    "abn",
    "унп",
    "bn",
    "vsk",
    "vat tin",
    "cst tin",
    "npwp",
    "nzbn",
    "orgnr",
    "инн",
    "c.o.e.",
    "mwst",
    "інпп",
    "стир",
    "cuit",
    "cnpj",
    "cpf",
    "rut",
    "ruc",
    "nit",
    "rtn",
    "rnc",
    "rif"
  ],
  "watch": {
    "build": "./src/**/*.*"
  },
  "scripts": {
    "publish": "clean-publish --files .nyc_output coverage"
  }
}
