⚝
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
/
makarnacimmix.xyz
/
node_modules
/
relateurl
/
View File Name :
package.json
{ "_args": [ [ "relateurl@0.2.7", "/var/www/invoice" ] ], "_development": true, "_from": "relateurl@0.2.7", "_id": "relateurl@0.2.7", "_inBundle": false, "_integrity": "sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==", "_location": "/relateurl", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "relateurl@0.2.7", "name": "relateurl", "escapedName": "relateurl", "rawSpec": "0.2.7", "saveSpec": null, "fetchSpec": "0.2.7" }, "_requiredBy": [ "/html-minifier" ], "_resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz", "_spec": "0.2.7", "_where": "/var/www/invoice", "author": { "name": "Steven Vachon", "email": "contact@svachon.com", "url": "http://www.svachon.com/" }, "bugs": { "url": "https://github.com/stevenvachon/relateurl/issues" }, "description": "Minify URLs by converting them from absolute to relative.", "devDependencies": { "browserify": "^13.0.1", "chai": "^3.5.0", "mocha": "^2.5.3", "uglify-js": "^2.7.0" }, "engines": { "node": ">= 0.10" }, "files": [ "lib", "license" ], "homepage": "https://github.com/stevenvachon/relateurl", "keywords": [ "uri", "url", "minifier", "minify", "lint", "relative", "absolute" ], "license": "MIT", "main": "lib", "name": "relateurl", "repository": { "type": "git", "url": "git://github.com/stevenvachon/relateurl.git" }, "scripts": { "browserify": "browserify lib/ --standalone RelateUrl | uglifyjs --compress --mangle -o relateurl-browser.js", "test": "mocha test/ --bail --reporter spec --check-leaks" }, "version": "0.2.7" }