0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.117.74.47


Current Path : /proc/self/root/usr/lib/nodejs/mkdirp/
Upload File :
Current File : //proc/self/root/usr/lib/nodejs/mkdirp/package.json

{
  "name": "mkdirp",
  "description": "Recursively mkdir, like `mkdir -p`",
  "version": "0.5.1",
  "author": "James Halliday <mail@substack.net> (http://substack.net)",
  "main": "index.js",
  "keywords": [
    "mkdir",
    "directory"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/substack/node-mkdirp.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "dependencies": {
    "minimist": "0.0.8"
  },
  "devDependencies": {
    "tap": "1",
    "mock-fs": "2 >=2.7.0"
  },
  "bin": "bin/cmd.js",
  "license": "MIT"
}