⚝
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
/
parse-json
/
View File Name :
package.json
{ "_args": [ [ "parse-json@2.2.0", "/var/www/invoice" ] ], "_from": "parse-json@2.2.0", "_id": "parse-json@2.2.0", "_inBundle": false, "_integrity": "sha512-QR/GGaKCkhwk1ePQNYDRKYZ3mwU9ypsKhB0XyFnLQdomyEqk3e8wpW3V5Jp88zbxK4n5ST1nqo+g9juTpownhQ==", "_location": "/parse-json", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "parse-json@2.2.0", "name": "parse-json", "escapedName": "parse-json", "rawSpec": "2.2.0", "saveSpec": null, "fetchSpec": "2.2.0" }, "_requiredBy": [ "/load-json-file" ], "_resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz", "_spec": "2.2.0", "_where": "/var/www/invoice", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/parse-json/issues" }, "dependencies": { "error-ex": "^1.2.0" }, "description": "Parse JSON with more helpful errors", "devDependencies": { "ava": "0.0.4", "xo": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js", "vendor" ], "homepage": "https://github.com/sindresorhus/parse-json#readme", "keywords": [ "parse", "json", "graceful", "error", "message", "humanize", "friendly", "helpful", "string", "str" ], "license": "MIT", "name": "parse-json", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/parse-json.git" }, "scripts": { "test": "xo && node test.js" }, "version": "2.2.0", "xo": { "ignores": [ "vendor/**" ] } }