racist
Version:
A regular expression for matching racial slurs.
28 lines (27 loc) • 624 B
JSON
{
"name": "racist",
"version": "1.0.6",
"description": "A regular expression for matching racial slurs.",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Jake-Ruston/racist.git"
},
"keywords": [
"racist",
"racism",
"regex"
],
"author": "Jake Ruston <rjake@hotmail.co.uk>",
"license": "ISC",
"bugs": {
"url": "https://github.com/Jake-Ruston/racist/issues"
},
"homepage": "https://github.com/Jake-Ruston/racist#readme"
}