naughty-words
Version:
An npm package to use the List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words
33 lines (32 loc) • 623 B
JSON
{
"name": "naughty-words",
"version": "1.1.0",
"homepage": "https://github.com/LDNOOBW/List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words",
"description": "A bower package to use the List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words",
"main": "index.js",
"moduleType": [
"amd",
"es6",
"node"
],
"keywords": [
"dirty",
"naughty",
"obscene",
"bad",
"words",
"typeahead",
"filter",
"search",
"keywords",
"lexicography"
],
"license": "CC-BY-4.0",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}