| 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/mkdirp/ |
Upload File : |
{
"_args": [
[
"mkdirp@0.5.6",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "mkdirp@0.5.6",
"_id": "mkdirp@0.5.6",
"_inBundle": false,
"_integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
"_location": "/mkdirp",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mkdirp@0.5.6",
"name": "mkdirp",
"escapedName": "mkdirp",
"rawSpec": "0.5.6",
"saveSpec": null,
"fetchSpec": "0.5.6"
},
"_requiredBy": [
"/cache-loader",
"/copy-concurrently",
"/hard-source-webpack-plugin",
"/move-concurrently",
"/node-sass",
"/postcss-url",
"/svgo",
"/webpack",
"/webpack/cacache"
],
"_resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
"_spec": "0.5.6",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bin": {
"mkdirp": "bin/cmd.js"
},
"bugs": {
"url": "https://github.com/substack/node-mkdirp/issues"
},
"dependencies": {
"minimist": "^1.2.6"
},
"description": "Recursively mkdir, like `mkdir -p`",
"devDependencies": {
"tap": "^16.0.1"
},
"files": [
"bin",
"index.js"
],
"homepage": "https://github.com/substack/node-mkdirp#readme",
"keywords": [
"mkdir",
"directory"
],
"license": "MIT",
"main": "index.js",
"name": "mkdirp",
"publishConfig": {
"tag": "legacy"
},
"repository": {
"type": "git",
"url": "git+https://github.com/substack/node-mkdirp.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "0.5.6"
}