⚝
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
/
acorn
/
View File Name :
package.json
{ "_args": [ [ "acorn@7.4.1", "/var/www/invoice" ] ], "_from": "acorn@7.4.1", "_id": "acorn@7.4.1", "_inBundle": false, "_integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", "_location": "/acorn", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "acorn@7.4.1", "name": "acorn", "escapedName": "acorn", "rawSpec": "7.4.1", "saveSpec": null, "fetchSpec": "7.4.1" }, "_requiredBy": [ "/acorn-node", "/espree", "/vue-eslint-parser/espree", "/webpack-bundle-analyzer" ], "_resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", "_spec": "7.4.1", "_where": "/var/www/invoice", "bin": { "acorn": "bin/acorn" }, "bugs": { "url": "https://github.com/acornjs/acorn/issues" }, "description": "ECMAScript parser", "engines": { "node": ">=0.4.0" }, "homepage": "https://github.com/acornjs/acorn", "license": "MIT", "main": "dist/acorn.js", "maintainers": [ { "name": "Marijn Haverbeke", "email": "marijnh@gmail.com", "url": "https://marijnhaverbeke.nl" }, { "name": "Ingvar Stepanyan", "email": "me@rreverser.com", "url": "https://rreverser.com/" }, { "name": "Adrian Heine", "url": "http://adrianheine.de" } ], "module": "dist/acorn.mjs", "name": "acorn", "repository": { "type": "git", "url": "git+https://github.com/acornjs/acorn.git" }, "scripts": { "prepare": "cd ..; npm run build:main && npm run build:bin" }, "types": "dist/acorn.d.ts", "version": "7.4.1" }