UNPKG

cjs-bad-word-filter-ko

Version:

bad-word-filter-ko npm을 cjs버전으로 리메이크 한 것 입니다.

32 lines (31 loc) 717 B
{ "name": "cjs-bad-word-filter-ko", "version": "1.0.0", "description": "bad-word-filter-ko npm을 cjs버전으로 리메이크 한 것 입니다.", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "jest" }, "repository": { "type": "git", "url": "git+https://github.com/juyong0129/cjs-bad-word-filter-ko.git" }, "keywords": [ "badword", "filter", "korean", "commonjs" ], "author": "Juyong0129", "license": "MIT", "bugs": { "url": "https://github.com/juyong0129/cjs-bad-word-filter-ko/issues" }, "homepage": "https://github.com/juyong0129/cjs-bad-word-filter-ko#readme", "devDependencies": { "jest": "^29.7.0" } }