Refactoring day1

This commit is contained in:
2020-08-20 20:27:14 +02:00
parent 6aceefeb2f
commit b907489a75
481 changed files with 5321 additions and 5616 deletions

View File

@@ -7,4 +7,8 @@
"keywords": [ "stream", "horspool", "boyer-moore-horspool", "boyer-moore", "search" ],
"licenses": [ { "type": "MIT", "url": "http://github.com/mscdex/streamsearch/raw/master/LICENSE" } ],
"repository": { "type": "git", "url": "http://github.com/mscdex/streamsearch.git" }
,"_resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-0.1.2.tgz"
,"_integrity": "sha1-gIudDlb8Jz2Am6VzOOkpkZoanxo="
,"_from": "streamsearch@0.1.2"
}