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.112
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 /
get-stream /
Delete
Unzip
Name
Size
Permission
Date
Action
buffer-stream.js
894
B
-rw-r--r--
2022-04-21 14:25
index.d.ts
3.58
KB
-rw-r--r--
2022-04-21 14:25
index.js
1.45
KB
-rw-r--r--
2022-04-21 14:25
license
1.09
KB
-rw-r--r--
2022-04-21 14:25
package.json
819
B
-rw-r--r--
2022-04-21 14:25
readme.md
4.1
KB
-rw-r--r--
2022-04-21 14:25
Save
Rename
{ "name": "get-stream", "version": "6.0.1", "description": "Get a stream as a string, buffer, or array", "license": "MIT", "repository": "sindresorhus/get-stream", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "engines": { "node": ">=10" }, "scripts": { "test": "xo && ava && tsd" }, "files": [ "index.js", "index.d.ts", "buffer-stream.js" ], "keywords": [ "get", "stream", "promise", "concat", "string", "text", "buffer", "read", "data", "consume", "readable", "readablestream", "array", "object" ], "devDependencies": { "@types/node": "^14.0.27", "ava": "^2.4.0", "into-stream": "^5.0.0", "tsd": "^0.13.1", "xo": "^0.24.0" } }