Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 3.17.155.8
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : package.json
{
  "name": "streamsearch",
  "version": "1.1.0",
  "author": "Brian White <mscdex@mscdex.net>",
  "description": "Streaming Boyer-Moore-Horspool searching for node.js",
  "main": "./lib/sbmh.js",
  "engines": {
    "node": ">=10.0.0"
  },
  "devDependencies": {
    "@mscdex/eslint-config": "^1.1.0",
    "eslint": "^7.32.0"
  },
  "scripts": {
    "test": "node test/test.js",
    "lint": "eslint --cache --report-unused-disable-directives --ext=.js .eslintrc.js lib test",
    "lint:fix": "npm run lint -- --fix"
  },
  "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"
  }
}
© 2025 GrazzMean-Shell