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_forms/buyercall/node_modules/find-versions/package.json
{
  "_args": [
    [
      "find-versions@3.2.0",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "find-versions@3.2.0",
  "_id": "find-versions@3.2.0",
  "_inBundle": false,
  "_integrity": "sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==",
  "_location": "/find-versions",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "find-versions@3.2.0",
    "name": "find-versions",
    "escapedName": "find-versions",
    "rawSpec": "3.2.0",
    "saveSpec": null,
    "fetchSpec": "3.2.0"
  },
  "_requiredBy": [
    "/bin-version"
  ],
  "_resolved": "https://registry.npmjs.org/find-versions/-/find-versions-3.2.0.tgz",
  "_spec": "3.2.0",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/find-versions/issues"
  },
  "dependencies": {
    "semver-regex": "^2.0.0"
  },
  "description": "Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`",
  "devDependencies": {
    "ava": "^1.4.1",
    "tsd": "^0.7.2",
    "xo": "^0.24.0"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "homepage": "https://github.com/sindresorhus/find-versions#readme",
  "keywords": [
    "semver",
    "version",
    "versions",
    "regex",
    "regexp",
    "match",
    "matching",
    "semantic",
    "find",
    "extract",
    "get"
  ],
  "license": "MIT",
  "name": "find-versions",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/find-versions.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "3.2.0"
}