HEX
Server: Apache
System: Linux srv4.garantili.com.tr 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: ekspardev (1006)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/ekspardev/tubisad-backend/node_modules/lru-cache/package.json
{
  "name": "lru-cache",
  "description": "A cache object that deletes the least-recently-used items.",
  "version": "5.1.1",
  "author": "Isaac Z. Schlueter <i@izs.me>",
  "keywords": [
    "mru",
    "lru",
    "cache"
  ],
  "scripts": {
    "test": "tap test/*.js --100 -J",
    "snap": "TAP_SNAPSHOT=1 tap test/*.js -J",
    "coveragerport": "tap --coverage-report=html",
    "preversion": "npm test",
    "postversion": "npm publish",
    "postpublish": "git push origin --all; git push origin --tags"
  },
  "main": "index.js",
  "repository": "git://github.com/isaacs/node-lru-cache.git",
  "devDependencies": {
    "benchmark": "^2.1.4",
    "tap": "^12.1.0"
  },
  "license": "ISC",
  "dependencies": {
    "yallist": "^3.0.2"
  },
  "files": [
    "index.js"
  ]
}