easytry
Version:
A lightweight library for profanity words filter, auto generate unique alphanumeric id as incremental sequentially, etc..
40 lines (39 loc) • 847 B
JSON
{
"name": "easytry",
"version": "2.0.2",
"description": "A lightweight library for profanity words filter, auto generate unique alphanumeric id as incremental sequentially, etc..",
"main": "index.js",
"scripts": {
"start": "node index"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ZaHuPro/EasyTry.git"
},
"keywords": [
"easy",
"try",
"profanity",
"bad",
"words",
"filter",
"basic",
"multi",
"language",
"auto",
"generate",
"alphanumeric",
"increment",
"sequentially",
"pattern",
"unique",
"generate ID",
"ID"
],
"author": "ZaHu",
"license": "ISC",
"bugs": {
"url": "https://github.com/ZaHuPro/EasyTry/issues"
},
"homepage": "https://github.com/ZaHuPro/EasyTry#readme"
}