HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/bin-version-check/package.json
{
  "_args": [
    [
      "bin-version-check@4.0.0",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "bin-version-check@4.0.0",
  "_id": "bin-version-check@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-sR631OrhC+1f8Cvs8WyVWOA33Y8tgwjETNPyyD/myRBXLkfS/vl74FmH/lFcRl9KY3zwGh7jFhvyk9vV3/3ilQ==",
  "_location": "/bin-version-check",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bin-version-check@4.0.0",
    "name": "bin-version-check",
    "escapedName": "bin-version-check",
    "rawSpec": "4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.0"
  },
  "_requiredBy": [
    "/bin-wrapper"
  ],
  "_resolved": "https://registry.npmjs.org/bin-version-check/-/bin-version-check-4.0.0.tgz",
  "_spec": "4.0.0",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/bin-version-check/issues"
  },
  "dependencies": {
    "bin-version": "^3.0.0",
    "semver": "^5.6.0",
    "semver-truncate": "^1.1.2"
  },
  "description": "Check whether a binary version satisfies a semver range",
  "devDependencies": {
    "ava": "^1.0.0-rc.1",
    "xo": "^0.23.0"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/bin-version-check#readme",
  "keywords": [
    "cli",
    "bin",
    "binary",
    "executable",
    "version",
    "semver",
    "semantic",
    "range",
    "satisfy",
    "check",
    "validate"
  ],
  "license": "MIT",
  "name": "bin-version-check",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/bin-version-check.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "4.0.0"
}