HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/share/opensearch-dashboards/node_modules/binary-search/package.json
{
  "name": "binary-search",
  "version": "1.3.6",
  "description": "tiny binary search function with comparators",
  "license": "CC0-1.0",
  "typings": "./binary-search.d.ts",
  "author": {
    "name": "The Dark Sky Company, LLC",
    "email": "support@darkskyapp.com"
  },
  "contributors": [
    {
      "name": "Darcy Parker",
      "web": "https://github.com/darcyparker"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/darkskyapp/binary-search.git"
  },
  "devDependencies": {
    "chai": "^4.2.0",
    "mocha": "^5.2.0"
  },
  "scripts": {
    "test": "mocha"
  }
}