0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 13.58.53.112


Current Path : /proc/thread-self/root/usr/lib/nodejs/semver/
Upload File :
Current File : //proc/thread-self/root/usr/lib/nodejs/semver/package.json

{
  "name": "semver",
  "version": "5.4.1",
  "description": "The semantic version parser used by npm.",
  "main": "semver.js",
  "scripts": {
    "test": "tap test/*.js --cov -J"
  },
  "devDependencies": {
    "tap": "^10.7.0"
  },
  "license": "ISC",
  "repository": "https://github.com/npm/node-semver",
  "bin": {
    "semver": "./bin/semver"
  },
  "files": [
    "bin",
    "range.bnf",
    "semver.js"
  ]
}