| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/sol-redis-pool/ |
Upload File : |
{
"_args": [
[
"sol-redis-pool@0.3.3",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "sol-redis-pool@0.3.3",
"_id": "sol-redis-pool@0.3.3",
"_inBundle": false,
"_integrity": "sha1-pxEdb4lCQTugrUczVmFnBS23Sms=",
"_location": "/sol-redis-pool",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sol-redis-pool@0.3.3",
"name": "sol-redis-pool",
"escapedName": "sol-redis-pool",
"rawSpec": "0.3.3",
"saveSpec": null,
"fetchSpec": "0.3.3"
},
"_requiredBy": [
"/cache-manager-redis"
],
"_resolved": "https://registry.npmjs.org/sol-redis-pool/-/sol-redis-pool-0.3.3.tgz",
"_spec": "0.3.3",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Joshua Heiks",
"email": "joshuaheiks@gmail.com"
},
"bugs": {
"url": "https://github.com/joshuah/sol-redis-pool/issues"
},
"dependencies": {
"bluebird": "^3.4.6",
"generic-pool": "2.2.1",
"redis": ">= 2.6.2"
},
"description": "Generic resource pooling for Node.JS",
"devDependencies": {
"istanbul": "^0.4.0",
"jasmine": "^2.3.2"
},
"engines": {
"node": ">= 4.5.0"
},
"homepage": "https://github.com/joshuah/sol-redis-pool#readme",
"keywords": [
"pool",
"redis"
],
"license": "BSD-3-Clause",
"main": "index.js",
"name": "sol-redis-pool",
"repository": {
"type": "git",
"url": "git://github.com/joshuah/sol-redis-pool.git"
},
"scripts": {
"coverage": "istanbul cover ./node_modules/.bin/jasmine",
"test": "jasmine"
},
"version": "0.3.3"
}