⚝
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
/
flag-icons
/
Edit File: package.json
{ "_args": [ [ "flag-icons@6.6.6", "/var/www/invoice" ] ], "_from": "flag-icons@6.6.6", "_id": "flag-icons@6.6.6", "_inBundle": false, "_integrity": "sha512-4lHDKxldnQ7q617pf9Dx9nAetT+9zcMpUexbRrc9kjLw9KJgZ83zA5Dky3Vv7ZDzUjAiZ46x/cy5P0HnEnqA2A==", "_location": "/flag-icons", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "flag-icons@6.6.6", "name": "flag-icons", "escapedName": "flag-icons", "rawSpec": "6.6.6", "saveSpec": null, "fetchSpec": "6.6.6" }, "_requiredBy": [ "/vue-lang-code-flags" ], "_resolved": "https://registry.npmjs.org/flag-icons/-/flag-icons-6.6.6.tgz", "_spec": "6.6.6", "_where": "/var/www/invoice", "author": { "name": "Panayiotis Lipiridis", "email": "lipiridis@gmail.com" }, "bugs": { "url": "https://github.com/lipis/flag-icons/issues" }, "description": "> A curated collection of all country flags in SVG — plus the CSS for easier integration. See the [demo](https://flagicons.lipis.dev).", "devDependencies": { "http-server": "14.1.1", "less": "4.1.3", "prettier": "2.7.1", "svgo": "2.8.0" }, "files": [ "css", "flags", "less", "sass", "country.json" ], "homepage": "https://github.com/lipis/flag-icons#readme", "license": "MIT", "main": "css/flag-icons.css", "name": "flag-icons", "repository": { "type": "git", "url": "git+ssh://git@github.com/lipis/flag-icons.git" }, "scripts": { "build": "yarn build:dev && yarn build:min", "build:dev": "lessc less/flag-icons.less > css/flag-icons.css", "build:min": "lessc -x less/flag-icons.less > css/flag-icons.min.css", "fix": "yarn prettier --write", "ids": "python3 flag-ids.py", "prettier": "prettier \"**/*.{html,json,md,scss,less,yaml,yml,js}\"", "start": "http-server -a localhost -p 8000", "svgo": "svgo --pretty --indent=2 --precision=1", "svgo:all": "find flags | grep '\\.svg$' | xargs -Iz -n 1 yarn svgo z && yarn ids", "svgo:min": "find flags | grep '\\.svg$' | xargs -Iz -n 1 svgo z && yarn ids", "test": "yarn prettier --list-different" }, "version": "6.6.6" }
Simpan