🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 14:30:31 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
minimatch
📍 /usr/lib/node_modules/npm/node_modules/minimatch
🔄 Refresh
✏️
Editing: package.json
Read Only
{ "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)", "name": "minimatch", "description": "a glob matcher in javascript", "version": "5.1.0", "repository": { "type": "git", "url": "git://github.com/isaacs/minimatch.git" }, "main": "minimatch.js", "scripts": { "test": "tap", "snap": "tap", "preversion": "npm test", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags" }, "engines": { "node": ">=10" }, "dependencies": { "brace-expansion": "^2.0.1" }, "devDependencies": { "tap": "^15.1.6" }, "license": "ISC", "files": [ "minimatch.js", "lib" ] }
💾 Save Changes
❌ Cancel