{
  "name": "string-masking",
  "version": "1.2.1",
  "description": "Mask strings while optionally preserving formatting characters",
  "main": "index.js",
  "scripts": {
    "test": "node --test"
  },
  "keywords": [
    "string-masking",
    "string masking",
    "mask string",
    "mask number",
    "number masking",
    "format preserving masking"
  ],
  "author": {
    "name": "rohan solse"
  },
  "license": "ISC"
}
