UNPKG

word-break

Version:
29 lines (28 loc) 586 B
{ "name": "word-break", "version": "0.0.5", "description": "word-break util for npl", "main": "index.js", "scripts": { "test": "jest" }, "repository": { "type": "git", "url": "git+https://github.com/pakornsak/word-break.git" }, "keywords": [ "word-break", "word", "break", "nlp" ], "author": "Pakornsak Supamongkonchaikul", "license": "MIT", "bugs": { "url": "https://github.com/pakornsak/word-break/issues" }, "homepage": "https://github.com/pakornsak/word-break#readme", "devDependencies": { "jest": "^24.9.0" } }