📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 20:24:49
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
shebang-command
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/shebang-command
🔄 Refresh
✏️
Editing: package.json
Writable
{ "name": "shebang-command", "version": "2.0.0", "description": "Get the command from a shebang", "license": "MIT", "repository": "kevva/shebang-command", "author": { "name": "Kevin Mårtensson", "email": "kevinmartensson@gmail.com", "url": "github.com/kevva" }, "engines": { "node": ">=8" }, "scripts": { "test": "xo && ava" }, "files": [ "index.js" ], "keywords": [ "cmd", "command", "parse", "shebang" ], "dependencies": { "shebang-regex": "^3.0.0" }, "devDependencies": { "ava": "^2.3.0", "xo": "^0.24.0" } }
💾 Save Changes
❌ Cancel