Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.0
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
p-pipe /
Delete
Unzip
Name
Size
Permission
Date
Action
index.d.ts
4.59
KB
-rw-r--r--
2022-04-21 14:26
index.js
343
B
-rw-r--r--
2022-04-21 14:26
license
1.09
KB
-rw-r--r--
2022-04-21 14:26
package.json
789
B
-rw-r--r--
2022-04-21 14:26
readme.md
1.53
KB
-rw-r--r--
2022-04-21 14:26
Save
Rename
{ "name": "p-pipe", "version": "3.1.0", "description": "Compose promise-returning & async functions into a reusable pipeline", "license": "MIT", "repository": "sindresorhus/p-pipe", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "engines": { "node": ">=8" }, "scripts": { "test": "xo && ava && tsd" }, "files": [ "index.js", "index.d.ts" ], "keywords": [ "promise", "pipe", "pipeline", "compose", "composition", "combine", "flow", "serial", "functions", "reusable", "async", "await", "promises", "bluebird" ], "devDependencies": { "ava": "^1.4.1", "sinon": "^7.3.1", "tsd": "^0.7.2", "xo": "^0.24.0" } }