⚝
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
/
estree-is-function
/
View File Name :
package.json
{ "_args": [ [ "estree-is-function@1.0.0", "/var/www/invoice" ] ], "_from": "estree-is-function@1.0.0", "_id": "estree-is-function@1.0.0", "_inBundle": false, "_integrity": "sha512-nSCWn1jkSq2QAtkaVLJZY2ezwcFO161HVc174zL1KPW3RJ+O6C3eJb8Nx7OXzvhoEv+nLgSR1g71oWUHUDTrJA==", "_location": "/estree-is-function", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "estree-is-function@1.0.0", "name": "estree-is-function", "escapedName": "estree-is-function", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/scope-analyzer" ], "_resolved": "https://registry.npmjs.org/estree-is-function/-/estree-is-function-1.0.0.tgz", "_spec": "1.0.0", "_where": "/var/www/invoice", "author": { "name": "Renée Kooi", "email": "renee@kooi.me" }, "bugs": { "url": "https://github.com/goto-bus-stop/estree-is-function/issues" }, "description": "check if an AST node is a function of some sort", "devDependencies": { "acorn": "^5.2.1", "standard": "^10.0.3", "tape": "^4.8.0" }, "homepage": "https://github.com/goto-bus-stop/estree-is-function", "keywords": [ "arrow-function", "check", "detect", "estree", "function", "functiondeclaration", "functionexpression" ], "license": "Apache-2.0", "main": "index.js", "name": "estree-is-function", "repository": { "type": "git", "url": "git+https://github.com/goto-bus-stop/estree-is-function.git" }, "scripts": { "test": "standard && node test.js" }, "version": "1.0.0" }