⚝
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
/
levn
/
View File Name :
package.json
{ "_args": [ [ "levn@0.3.0", "/var/www/invoice" ] ], "_from": "levn@0.3.0", "_id": "levn@0.3.0", "_inBundle": false, "_integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==", "_location": "/levn", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "levn@0.3.0", "name": "levn", "escapedName": "levn", "rawSpec": "0.3.0", "saveSpec": null, "fetchSpec": "0.3.0" }, "_requiredBy": [ "/optionator" ], "_resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz", "_spec": "0.3.0", "_where": "/var/www/invoice", "author": { "name": "George Zahariev", "email": "z@georgezahariev.com" }, "bugs": { "url": "https://github.com/gkz/levn/issues" }, "dependencies": { "prelude-ls": "~1.1.2", "type-check": "~0.3.2" }, "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible", "devDependencies": { "istanbul": "~0.4.1", "livescript": "~1.4.0", "mocha": "~2.3.4" }, "engines": { "node": ">= 0.8.0" }, "files": [ "lib", "README.md", "LICENSE" ], "homepage": "https://github.com/gkz/levn", "keywords": [ "levn", "light", "ecmascript", "value", "notation", "json", "typed", "human", "concise", "typed", "flexible" ], "license": "MIT", "main": "./lib/", "name": "levn", "repository": { "type": "git", "url": "git://github.com/gkz/levn.git" }, "scripts": { "test": "make test" }, "version": "0.3.0" }