⚝
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
/
is-expression
/
View File Name :
package.json
{ "_args": [ [ "is-expression@3.0.0", "/var/www/invoice" ] ], "_from": "is-expression@3.0.0", "_id": "is-expression@3.0.0", "_inBundle": false, "_integrity": "sha512-vyMeQMq+AiH5uUnoBfMTwf18tO3bM6k1QXBE9D6ueAAquEfCZe3AJPtud9g6qS0+4X8xA7ndpZiDyeb2l2qOBw==", "_location": "/is-expression", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-expression@3.0.0", "name": "is-expression", "escapedName": "is-expression", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/pug-lexer" ], "_resolved": "https://registry.npmjs.org/is-expression/-/is-expression-3.0.0.tgz", "_spec": "3.0.0", "_where": "/var/www/invoice", "author": { "name": "Timothy Gu", "email": "timothygu99@gmail.com" }, "bugs": { "url": "https://github.com/pugjs/is-expression/issues" }, "dependencies": { "acorn": "~4.0.2", "object-assign": "^4.0.1" }, "description": "Check if a string is a valid JavaScript expression", "devDependencies": { "istanbul": "*", "testit": "^2.0.2" }, "homepage": "https://github.com/pugjs/is-expression#readme", "keywords": [ "javascript", "expression" ], "license": "MIT", "name": "is-expression", "repository": { "type": "git", "url": "git+https://github.com/pugjs/is-expression.git" }, "scripts": { "coverage": "istanbul cover test.js", "test": "node test && npm run coverage" }, "version": "3.0.0" }