/
home
/
techb158
/
.nvm
/
versions
/
node
/
v22.6.0
/
lib
/
node_modules
/
npm
/
node_modules
/
abbrev
/
/home/techb158/.nvm/versions/node/v22.6.0/lib/node_modules/npm/node_modules/abbrev
mkdir
upload
Name
Size
Mode
Actions
lib/
-
0755
rm
LICENSE
2011
0644
edit
dl
rm
package.json
1002
0644
edit
dl
rm
Edit:
/home/techb158/.nvm/versions/node/v22.6.0/lib/node_modules/npm/node_modules/abbrev/package.json
(1002B)
{ "name": "abbrev", "version": "2.0.0", "description": "Like ruby's abbrev module, but in js", "author": "GitHub Inc.", "main": "lib/index.js", "scripts": { "test": "tap", "lint": "eslint \"**/*.js\"", "postlint": "template-oss-check", "template-oss-apply": "template-oss-apply --force", "lintfix": "npm run lint -- --fix", "snap": "tap", "posttest": "npm run lint" }, "repository": { "type": "git", "url": "https://github.com/npm/abbrev-js.git" }, "license": "ISC", "devDependencies": { "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.8.0", "tap": "^16.3.0" }, "tap": { "nyc-arg": [ "--exclude", "tap-snapshots/**" ] }, "files": [ "bin/", "lib/" ], "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "version": "4.8.0" } }
Save
cmd:
run