| 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/async-cache/ |
Upload File : |
{
"_args": [
[
"async-cache@1.1.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "async-cache@1.1.0",
"_id": "async-cache@1.1.0",
"_inBundle": false,
"_integrity": "sha1-SppaidBl7F2OUlS9nulrp2xTK1o=",
"_location": "/async-cache",
"_phantomChildren": {
"pseudomap": "1.0.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "async-cache@1.1.0",
"name": "async-cache",
"escapedName": "async-cache",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/@nuxtjs/sitemap"
],
"_resolved": "https://registry.npmjs.org/async-cache/-/async-cache-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/async-cache/issues"
},
"dependencies": {
"lru-cache": "^4.0.0"
},
"description": "Cache your async lookups and don't fetch the same thing more than necessary.",
"devDependencies": {
"standard": "^3.11.0",
"tap": "^2.0.0"
},
"directories": {
"test": "test"
},
"files": [
"ac.js"
],
"homepage": "https://github.com/isaacs/async-cache#readme",
"keywords": [
"async",
"cache",
"lru"
],
"license": "ISC",
"main": "ac.js",
"name": "async-cache",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/async-cache.git"
},
"scripts": {
"test": "standard && tap test/*.js --cov"
},
"version": "1.1.0"
}