⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
invoice
/
node_modules
/
quote-stream
/
View File Name :
package.json
{ "_args": [ [ "quote-stream@1.0.2", "/var/www/invoice" ] ], "_from": "quote-stream@1.0.2", "_id": "quote-stream@1.0.2", "_inBundle": false, "_integrity": "sha512-kKr2uQ2AokadPjvTyKJQad9xELbZwYzWlNfI3Uz2j/ib5u6H9lDP7fUUR//rMycd0gv4Z5P1qXMfXR8YpIxrjQ==", "_location": "/quote-stream", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "quote-stream@1.0.2", "name": "quote-stream", "escapedName": "quote-stream", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/brfs" ], "_resolved": "https://registry.npmjs.org/quote-stream/-/quote-stream-1.0.2.tgz", "_spec": "1.0.2", "_where": "/var/www/invoice", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bin": { "quote-stream": "bin/cmd.js" }, "bugs": { "url": "https://github.com/substack/quote-stream/issues" }, "dependencies": { "buffer-equal": "0.0.1", "minimist": "^1.1.3", "through2": "^2.0.0" }, "description": "transform a stream into a quoted string", "devDependencies": { "concat-stream": "~1.4.5", "tape": "^4.1.0" }, "homepage": "https://github.com/substack/quote-stream", "keywords": [ "quote", "transform", "stream" ], "license": "MIT", "main": "index.js", "name": "quote-stream", "repository": { "type": "git", "url": "git://github.com/substack/quote-stream.git" }, "scripts": { "test": "tape test/*.js" }, "testling": { "files": "test/*.js", "browsers": [ "ie/8..latest", "firefox/15", "firefox/latest", "firefox/nightly", "chrome/15", "chrome/latest", "chrome/canary", "opera/12..latest", "opera/next", "safari/5.1..latest", "ipad/6.0..latest", "iphone/6.0..latest", "android-browser/4.2..latest" ] }, "version": "1.0.2" }