⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.62
Server IP:
50.6.168.112
Server:
Linux server-617809.webnetzimbabwe.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.4.10
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
node_modules
/
npm
/
node_modules
/
aproba
/
View File Name :
package.json
{ "name": "aproba", "version": "2.0.0", "description": "A ridiculously light-weight argument validator (now browser friendly)", "main": "index.js", "directories": { "test": "test" }, "dependencies": {}, "devDependencies": { "standard": "^11.0.1", "tap": "^12.0.1" }, "files": [ "index.js" ], "scripts": { "pretest": "standard", "test": "tap --100 -J test/*.js" }, "repository": { "type": "git", "url": "https://github.com/iarna/aproba" }, "keywords": [ "argument", "validate" ], "author": "Rebecca Turner
", "license": "ISC", "bugs": { "url": "https://github.com/iarna/aproba/issues" }, "homepage": "https://github.com/iarna/aproba" }