⚝
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
/
@xtuc
/
long
/
View File Name :
package.json
{ "_args": [ [ "@xtuc/long@4.2.2", "/var/www/invoice" ] ], "_from": "@xtuc/long@4.2.2", "_id": "@xtuc/long@4.2.2", "_inBundle": false, "_integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==", "_location": "/@xtuc/long", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@xtuc/long@4.2.2", "name": "@xtuc/long", "escapedName": "@xtuc%2flong", "scope": "@xtuc", "rawSpec": "4.2.2", "saveSpec": null, "fetchSpec": "4.2.2" }, "_requiredBy": [ "/@webassemblyjs/leb128", "/@webassemblyjs/wast-parser", "/@webassemblyjs/wast-printer" ], "_resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz", "_spec": "4.2.2", "_where": "/var/www/invoice", "author": { "name": "Daniel Wirtz", "email": "dcode@dcode.io" }, "bugs": { "url": "https://github.com/dcodeIO/long.js/issues" }, "dependencies": {}, "description": "A Long class for representing a 64-bit two's-complement integer value.", "devDependencies": { "webpack": "^3.10.0" }, "files": [ "index.js", "LICENSE", "README.md", "src/long.js", "dist/long.js", "dist/long.js.map", "index.d.ts" ], "homepage": "https://github.com/dcodeIO/long.js#readme", "keywords": [ "math" ], "license": "Apache-2.0", "main": "src/long.js", "name": "@xtuc/long", "repository": { "type": "git", "url": "git+https://github.com/dcodeIO/long.js.git" }, "scripts": { "build": "webpack", "test": "node tests" }, "types": "index.d.ts", "version": "4.2.2" }