| Server IP : 69.164.203.165 / Your IP : 216.73.216.219 Web Server : nginx/1.18.0 System : Linux localhost 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64 User : www-data ( 33) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/homecoming-api/node_modules/joi/ |
Upload File : |
{
"_args": [
[
{
"raw": "joi@^6.10.1",
"scope": null,
"escapedName": "joi",
"name": "joi",
"rawSpec": "^6.10.1",
"spec": ">=6.10.1 <7.0.0",
"type": "range"
},
"/opt/homecoming-api/node_modules/jsonwebtoken"
]
],
"_from": "joi@>=6.10.1 <7.0.0",
"_id": "joi@6.10.1",
"_inCache": true,
"_location": "/joi",
"_nodeVersion": "5.1.0",
"_npmUser": {
"name": "marsup",
"email": "marsup@gmail.com"
},
"_npmVersion": "3.5.0",
"_phantomChildren": {},
"_requested": {
"raw": "joi@^6.10.1",
"scope": null,
"escapedName": "joi",
"name": "joi",
"rawSpec": "^6.10.1",
"spec": ">=6.10.1 <7.0.0",
"type": "range"
},
"_requiredBy": [
"/jsonwebtoken"
],
"_resolved": "https://registry.npmjs.org/joi/-/joi-6.10.1.tgz",
"_shasum": "4d50c318079122000fe5f16af1ff8e1917b77e06",
"_shrinkwrap": null,
"_spec": "joi@^6.10.1",
"_where": "/opt/homecoming-api/node_modules/jsonwebtoken",
"bugs": {
"url": "https://github.com/hapijs/joi/issues"
},
"dependencies": {
"hoek": "2.x.x",
"isemail": "1.x.x",
"moment": "2.x.x",
"topo": "1.x.x"
},
"description": "Object schema validation",
"devDependencies": {
"code": "1.x.x",
"lab": "6.x.x",
"markdown-toc": "0.11.x"
},
"directories": {},
"dist": {
"shasum": "4d50c318079122000fe5f16af1ff8e1917b77e06",
"tarball": "https://registry.npmjs.org/joi/-/joi-6.10.1.tgz"
},
"engines": {
"node": ">=0.10.40",
"npm": ">=2.0.0"
},
"gitHead": "19c2e1cdefd557b8297f7cd55cc0fb4f261c2c8e",
"homepage": "https://github.com/hapijs/joi#readme",
"keywords": [
"hapi",
"schema",
"validation"
],
"license": "BSD-3-Clause",
"main": "lib/index.js",
"maintainers": [
{
"name": "hueniverse",
"email": "eran@hueniverse.com"
},
{
"name": "marsup",
"email": "marsup@gmail.com"
}
],
"name": "joi",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/hapijs/joi.git"
},
"scripts": {
"test": "lab -t 100 -a code -L",
"test-cov-html": "lab -r html -o coverage.html -a code",
"toc": "node generate-readme-toc.js",
"version": "npm run toc && git add API.md"
},
"version": "6.10.1"
}