/
home
/
techb158
/
.nvm
/
versions
/
node
/
v16.20.2
/
lib
/
node_modules
/
npm
/
node_modules
/
wrappy
/
/home/techb158/.nvm/versions/node/v16.20.2/lib/node_modules/npm/node_modules/wrappy
mkdir
upload
Name
Size
Mode
Actions
LICENSE
765
0644
edit
dl
rm
package.json
606
0644
edit
dl
rm
wrappy.js
905
0644
edit
dl
rm
Edit:
/home/techb158/.nvm/versions/node/v16.20.2/lib/node_modules/npm/node_modules/wrappy/package.json
(606B)
{ "name": "wrappy", "version": "1.0.2", "description": "Callback wrapping utility", "main": "wrappy.js", "files": [ "wrappy.js" ], "directories": { "test": "test" }, "dependencies": {}, "devDependencies": { "tap": "^2.3.1" }, "scripts": { "test": "tap --coverage test/*.js" }, "repository": { "type": "git", "url": "https://github.com/npm/wrappy" }, "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC", "bugs": { "url": "https://github.com/npm/wrappy/issues" }, "homepage": "https://github.com/npm/wrappy" }
Save
cmd:
run