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: yenicep (1023)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home2/yenicep/garantili-kasko/node_modules/lru-memoizer/package.json
{
  "name": "lru-memoizer",
  "description": "Memoize functions results using an lru-cache.",
  "version": "2.1.4",
  "author": "José F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)",
  "repository": {
    "url": "git://github.com/jfromaniello/lru-memoizer.git"
  },
  "keywords": [
    "cache",
    "memoize",
    "lru"
  ],
  "main": "./lib/index.js",
  "scripts": {
    "prepare": "tsc",
    "test": "npm run prepare && mocha"
  },
  "dependencies": {
    "lodash.clonedeep": "^4.5.0",
    "lru-cache": "~4.0.0"
  },
  "license": "MIT",
  "devDependencies": {
    "@types/lodash.clonedeep": "^4.5.6",
    "@types/lru-cache": "^5.1.0",
    "@types/node": "^12.0.10",
    "chai": "^3.5.0",
    "mocha": "^6.1.4",
    "sinon": "^7.3.2",
    "typescript": "^3.5.2"
  }
}