UNPKG

profane-words

Version:
28 lines (27 loc) 608 B
{ "name": "profane-words", "description": "profane words", "typings": "index.d.ts", "version": "2.1.0", "author": { "name": "Autumn Z" }, "license": "WTFPL", "main": "index.js", "scripts": { "test": "node -e 'require(\".\")'" }, "homepage": "https://github.com/zautumnz/profane-words#readme", "repository": { "type": "git", "url": "https://github.com/zautumnz/profane-words.git" }, "bugs": "https://github.com/zautumnz/profane-words/issues", "keywords": [ "profane-words", "profanity", "wordlist" ], "dependencies": {}, "devDependencies": {} }