⚝
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
/
type-check
/
View File Name :
package.json
{ "_args": [ [ "type-check@0.3.2", "/var/www/invoice" ] ], "_from": "type-check@0.3.2", "_id": "type-check@0.3.2", "_inBundle": false, "_integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==", "_location": "/type-check", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "type-check@0.3.2", "name": "type-check", "escapedName": "type-check", "rawSpec": "0.3.2", "saveSpec": null, "fetchSpec": "0.3.2" }, "_requiredBy": [ "/levn", "/optionator" ], "_resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", "_spec": "0.3.2", "_where": "/var/www/invoice", "author": { "name": "George Zahariev", "email": "z@georgezahariev.com" }, "bugs": { "url": "https://github.com/gkz/type-check/issues" }, "dependencies": { "prelude-ls": "~1.1.2" }, "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.", "devDependencies": { "browserify": "~12.0.1", "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/type-check", "keywords": [ "type", "check", "checking", "library" ], "license": "MIT", "main": "./lib/", "name": "type-check", "repository": { "type": "git", "url": "git://github.com/gkz/type-check.git" }, "scripts": { "test": "make test" }, "version": "0.3.2" }