| 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/nuxt-ssr-cache/ |
Upload File : |
{
"_args": [
[
"nuxt-ssr-cache@1.5.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "nuxt-ssr-cache@1.5.2",
"_id": "nuxt-ssr-cache@1.5.2",
"_inBundle": false,
"_integrity": "sha512-iOk45E2kaCxxg44WvELEqcsdqJWmO0uQsu/BOsRQTxav1CD5+idoAWybxAP9UeWbT6rR+GLDsCJIZg7vrDaMLg==",
"_location": "/nuxt-ssr-cache",
"_phantomChildren": {
"double-ended-queue": "2.1.0-0",
"redis-commands": "1.7.0",
"redis-parser": "2.6.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "nuxt-ssr-cache@1.5.2",
"name": "nuxt-ssr-cache",
"escapedName": "nuxt-ssr-cache",
"rawSpec": "1.5.2",
"saveSpec": null,
"fetchSpec": "1.5.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/nuxt-ssr-cache/-/nuxt-ssr-cache-1.5.2.tgz",
"_spec": "1.5.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Arash Shakery",
"email": "arash.shakery@gmail.com",
"url": "arash16.com"
},
"bugs": {
"url": "https://github.com/arash16/nuxt-ssr-cache/issues"
},
"dependencies": {
"bluebird": "^3.5.5",
"cache-manager": "^2.9.1",
"cache-manager-memcached-store": "^2.1.0",
"cache-manager-redis": "^0.6.0",
"redis": "^2.8.0"
},
"description": "Cache middleware for nuxt's SSR rendering.",
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"chai": "^4.2.0",
"mocha": "^6.1.4"
},
"homepage": "https://github.com/arash16/nuxt-ssr-cache#readme",
"keywords": [
"nuxt",
"ssr",
"cache",
"redis",
"vue",
"spa"
],
"license": "MIT",
"main": "lib/middleware.js",
"name": "nuxt-ssr-cache",
"optionalDependencies": {
"cache-manager-memcached-store": "^2.1.0",
"cache-manager-redis": "^0.6.0"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/arash16/nuxt-ssr-cache.git"
},
"scripts": {
"build": "babel src --out-dir lib",
"prepublish": "yarn build",
"test": "yarn mocha -r chai/register-expect tests"
},
"version": "1.5.2"
}