UNPKG

string-masking

Version:

Mask strings while optionally preserving formatting characters

22 lines (21 loc) 426 B
{ "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" }