piilist
Version:
A list of Personally Identifiable Information (PII) keys / words / phrases used for redaction or removal
31 lines (30 loc) • 681 B
JSON
{
"name": "piilist",
"version": "0.1.5",
"description": "A list of Personally Identifiable Information (PII) keys / words / phrases used for redaction or removal",
"license": "MPL-2.0",
"repository": "shellscape/piilist",
"author": "shellscape",
"homepage": "https://github.com/shellscape/piilist",
"bugs": "https://github.com/shellscape/piilist/issues",
"main": "index.js",
"files": [
"index.js",
"index.d.ts",
"list.json",
"README.md",
"LICENSE"
],
"types": "index.d.ts",
"keywords": [
"pii",
"personally",
"Identifiable",
"information",
"list",
"blacklist",
"whitelist",
"redact",
"remove"
]
}