/
var
/
www
/
flurhymez
/
node_modules
/
p-pipe
/
/var/www/flurhymez/node_modules/p-pipe
mkdir
upload
Name
Size
Mode
Actions
index.d.ts
4703
0644
edit
dl
rm
index.js
343
0644
edit
dl
rm
license
1117
0644
edit
dl
rm
package.json
1785
0644
edit
dl
rm
readme.md
1569
0644
edit
dl
rm
Edit:
/var/www/flurhymez/node_modules/p-pipe/package.json
(1785B)
{ "_args": [ [ "p-pipe@3.1.0", "/var/www/flurhymez" ] ], "_development": true, "_from": "p-pipe@3.1.0", "_id": "p-pipe@3.1.0", "_inBundle": false, "_integrity": "sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw==", "_location": "/p-pipe", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "p-pipe@3.1.0", "name": "p-pipe", "escapedName": "p-pipe", "rawSpec": "3.1.0", "saveSpec": null, "fetchSpec": "3.1.0" }, "_requiredBy": [ "/imagemin" ], "_resolved": "https://registry.npmjs.org/p-pipe/-/p-pipe-3.1.0.tgz", "_spec": "3.1.0", "_where": "/var/www/flurhymez", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/p-pipe/issues" }, "description": "Compose promise-returning & async functions into a reusable pipeline", "devDependencies": { "ava": "^1.4.1", "sinon": "^7.3.1", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/p-pipe#readme", "keywords": [ "promise", "pipe", "pipeline", "compose", "composition", "combine", "flow", "serial", "functions", "reusable", "async", "await", "promises", "bluebird" ], "license": "MIT", "name": "p-pipe", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/p-pipe.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "3.1.0" }
Save
cmd:
run