![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/themes/metras/node_modules/quick-lru/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g=", "_location": "/quick-lru", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "quick-lru", "escapedName": "quick-lru", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/camelcase-keys" ], "_resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-1.1.0.tgz", "_spec": "1.1.0", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Sindre Sorhus", "email": "[email protected]", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/quick-lru/issues" }, "description": "Simple \"Least Recently Used\" (LRU) cache", "devDependencies": { "ava": "*", "coveralls": "^2.12.0", "nyc": "^11.0.3", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/quick-lru#readme", "keywords": [ "lru", "quick", "cache", "caching", "least", "recently", "used", "fast", "map", "hash", "buffer" ], "license": "MIT", "name": "quick-lru", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/quick-lru.git" }, "scripts": { "test": "xo && nyc ava" }, "version": "1.1.0" }