| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/nami/node_modules/joi/ |
Upload File : |
{
"_from": "joi@^10.0.1",
"_id": "joi@10.6.0",
"_inBundle": false,
"_integrity": "sha512-hBF3LcqyAid+9X/pwg+eXjD2QBZI5eXnBFJYaAkH4SK3mp9QSRiiQnDYlmlz5pccMvnLcJRS4whhDOTCkmsAdQ==",
"_location": "/joi",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "joi@^10.0.1",
"name": "joi",
"escapedName": "joi",
"rawSpec": "^10.0.1",
"saveSpec": null,
"fetchSpec": "^10.0.1"
},
"_requiredBy": [
"/nami-core"
],
"_resolved": "https://registry.npmjs.org/joi/-/joi-10.6.0.tgz",
"_shasum": "52587f02d52b8b75cdb0c74f0b164a191a0e1fc2",
"_spec": "joi@^10.0.1",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/nami-core",
"bugs": {
"url": "https://github.com/hapijs/joi/issues"
},
"bundleDependencies": false,
"dependencies": {
"hoek": "4.x.x",
"isemail": "2.x.x",
"items": "2.x.x",
"topo": "2.x.x"
},
"deprecated": false,
"description": "Object schema validation",
"devDependencies": {
"code": "4.x.x",
"hapitoc": "1.x.x",
"lab": "13.x.x"
},
"engines": {
"node": ">=4.0.0"
},
"homepage": "https://github.com/hapijs/joi",
"keywords": [
"hapi",
"schema",
"validation"
],
"license": "BSD-3-Clause",
"main": "lib/index.js",
"name": "joi",
"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",
"test-debug": "lab -a code",
"toc": "hapitoc",
"version": "npm run toc && git add API.md README.md"
},
"version": "10.6.0"
}