aca
Version:
Aho-Corasick automation for Node.js, Unicode Supported.
22 lines • 417 B
JSON
{
"name": "aca",
"version": "0.1.12",
"main": "index.js",
"author": "Jsx IO",
"description": "Aho-Corasick automation for Node.js, Unicode Supported.",
"bin": {
"aca": "bin/aca-cli.js"
},
"license": "MIT",
"keywords": [
"Aho-Corasick automation",
"aca",
"ac automation",
"ac",
"algorithm",
"unicode"
],
"bugs": {
"url": "https://github.com/jsxio/aca/issues"
}
}