UnknownSec Bypass
403
:
/
home
/
ubuntu
/
.nvm
/
versions
/
node
/
v16.13.1
/
lib
/
node_modules
/
npm
/
node_modules
/
libnpmfund
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
package.json
{ "name": "libnpmfund", "version": "2.0.1", "files": [ "index.js" ], "description": "Programmatic API for npm fund", "repository": "https://github.com/npm/libnpmfund", "keywords": [ "npm", "npmcli", "libnpm", "cli", "git", "fund", "gitfund" ], "author": "npm Inc. <support@npmjs.com>", "contributors": [ { "name": "Ruy Adorno", "url": "https://ruyadorno.com", "twitter": "ruyadorno" } ], "license": "ISC", "scripts": { "eslint": "eslint", "lint": "npm run eslint -- index.js test.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" }, "tap": { "check-coverage": true }, "standard": { "ignore": [ "/tap-snapshots/" ] }, "devDependencies": { "eslint": "^7.26.0", "eslint-plugin-import": "^2.22.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.1.0", "eslint-plugin-standard": "^5.0.0", "tap": "^15.0.9" }, "dependencies": { "@npmcli/arborist": "^4.0.0" }, "engines": { "node": "^12.13.0 || ^14.15.0 || >=16" } }
Copyright © 2025 - UnknownSec