{
  "name": "leo-profanity",
  "description": "Profanity filter, based on Shutterstock dictionary",
  "main": "src/index.js",
  "authors": [
    "Nathachai Thongniran <inid3a@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "curse",
    "bad",
    "profanity",
    "swear",
    "dirty",
    "obscene",
    "filter",
    "clean",
    "word",
    "words",
    "string",
    "list"
  ],
  "homepage": "https://github.com/jojoee/leo-profanity",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
