| 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/isemail/ |
Upload File : |
{
"_args": [
[
{
"raw": "isemail@1.x.x",
"scope": null,
"escapedName": "isemail",
"name": "isemail",
"rawSpec": "1.x.x",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/opt/homecoming-api/node_modules/joi"
]
],
"_from": "isemail@>=1.0.0 <2.0.0",
"_id": "isemail@1.2.0",
"_inCache": true,
"_location": "/isemail",
"_nodeVersion": "4.0.0",
"_npmUser": {
"name": "skeggse",
"email": "skeggse@gmail.com"
},
"_npmVersion": "2.14.2",
"_phantomChildren": {},
"_requested": {
"raw": "isemail@1.x.x",
"scope": null,
"escapedName": "isemail",
"name": "isemail",
"rawSpec": "1.x.x",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/joi"
],
"_resolved": "https://registry.npmjs.org/isemail/-/isemail-1.2.0.tgz",
"_shasum": "be03df8cc3e29de4d2c5df6501263f1fa4595e9a",
"_shrinkwrap": null,
"_spec": "isemail@1.x.x",
"_where": "/opt/homecoming-api/node_modules/joi",
"author": {
"name": "Eli Skeggs",
"email": "skeggse@gmail.com"
},
"bugs": {
"url": "https://github.com/hapijs/isemail/issues"
},
"dependencies": {},
"description": "validate an email address according to RFCs 5321, 5322, and others",
"devDependencies": {
"code": "^1.5.0",
"lab": "^5.16.1"
},
"directories": {},
"dist": {
"shasum": "be03df8cc3e29de4d2c5df6501263f1fa4595e9a",
"tarball": "https://registry.npmjs.org/isemail/-/isemail-1.2.0.tgz"
},
"engines": {
"node": ">=0.10"
},
"gitHead": "9441961a6c9979dc0e339971b111e25dc1a5b2fd",
"homepage": "https://github.com/hapijs/isemail",
"keywords": [
"isemail",
"validation",
"check",
"checking",
"verification",
"email",
"address",
"email address"
],
"license": "BSD-2-Clause",
"main": "./index",
"maintainers": [
{
"name": "skeggse",
"email": "skeggse@gmail.com"
}
],
"name": "isemail",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/hapijs/isemail.git"
},
"scripts": {
"test": "lab -r console -o stdout -r lcov -o coverage.lcov -a code -L",
"test-cov-html": "lab -r html -o coverage.html -a code"
},
"version": "1.2.0"
}