One Hat Cyber Team
Your IP :
10.30.1.1
Server IP :
103.148.201.5
Server :
Linux web-olt 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Server Software :
Apache/2.4.52 (Ubuntu)
PHP Version :
8.1.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
npm
/
node_modules
/
bin-links
/
Edit File:
package.json
{ "name": "bin-links", "version": "3.0.0", "description": "JavaScript package binary linker", "main": "./lib/index.js", "scripts": { "preversion": "npm test", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "snap": "tap", "test": "tap", "lint": "eslint '**/*.js'", "postlint": "npm-template-check", "lintfix": "npm run lint -- --fix", "posttest": "npm run lint" }, "repository": { "type": "git", "url": "git://github.com/npm/bin-links.git" }, "keywords": [ "npm", "link", "bins" ], "license": "ISC", "dependencies": { "cmd-shim": "^4.0.1", "mkdirp-infer-owner": "^2.0.0", "npm-normalize-package-bin": "^1.0.0", "read-cmd-shim": "^2.0.0", "rimraf": "^3.0.0", "write-file-atomic": "^4.0.0" }, "devDependencies": { "@npmcli/template-oss": "^2.5.0", "mkdirp": "^1.0.3", "require-inject": "^1.4.4", "tap": "^15.0.10" }, "tap": { "check-coverage": true, "coverage-map": "map.js" }, "files": [ "bin", "lib" ], "engines": { "node": "^12.13.0 || ^14.15.0 || >=16" }, "author": "GitHub Inc.", "templateOSS": { "windowsCI": false, "version": "2.5.0" } }
Simpan