⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
mkdirp
/
Edit File: package.json
{ "name": "mkdirp", "description": "Recursively mkdir, like `mkdir -p`", "version": "1.0.4", "main": "index.js", "keywords": [ "mkdir", "directory", "make dir", "make", "dir", "recursive", "native" ], "repository": { "type": "git", "url": "https://github.com/isaacs/node-mkdirp.git" }, "scripts": { "test": "tap", "snap": "tap", "preversion": "npm test", "postversion": "npm publish", "postpublish": "git push origin --follow-tags" }, "tap": { "check-coverage": true, "coverage-map": "map.js" }, "devDependencies": { "require-inject": "^1.4.4", "tap": "^14.10.7" }, "bin": "bin/cmd.js", "license": "MIT", "engines": { "node": ">=10" }, "files": [ "bin", "lib", "index.js" ] }
Simpan