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
/
libnpmfund
/
Edit File:
package.json
{ "name": "libnpmfund", "version": "2.0.2", "main": "lib/index.js", "files": [ "bin", "lib" ], "description": "Programmatic API for npm fund", "repository": "https://github.com/npm/libnpmfund", "keywords": [ "npm", "npmcli", "libnpm", "cli", "git", "fund", "gitfund" ], "author": "GitHub Inc.", "contributors": [ { "name": "Ruy Adorno", "url": "https://ruyadorno.com", "twitter": "ruyadorno" } ], "license": "ISC", "scripts": { "eslint": "eslint", "lint": "eslint '**/*.js'", "lintfix": "npm run lint -- --fix", "posttest": "npm run lint", "test": "tap", "snap": "tap", "preversion": "npm test", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags", "postlint": "npm-template-check" }, "tap": { "check-coverage": true }, "devDependencies": { "@npmcli/template-oss": "^2.4.2", "tap": "^15.0.9" }, "dependencies": { "@npmcli/arborist": "^4.0.0" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16" }, "templateOSS": { "version": "2.4.3" } }
Simpan