2020-12-21 11:29:31 -04:00
|
|
|
{
|
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"isemail@3.2.0",
|
2020-12-22 10:59:14 -04:00
|
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
2020-12-21 11:29:31 -04:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "isemail@3.2.0",
|
|
|
|
"_id": "isemail@3.2.0",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha512-zKqkK+O+dGqevc93KNsbZ/TqTUFd46MwWjYOoMrjIMZ51eU7DtQG3Wmd9SQQT7i7RVnuTPEiYEWHU3MSbxC1Tg==",
|
|
|
|
"_location": "/isemail",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "isemail@3.2.0",
|
|
|
|
"name": "isemail",
|
|
|
|
"escapedName": "isemail",
|
|
|
|
"rawSpec": "3.2.0",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "3.2.0"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/joi"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/isemail/-/isemail-3.2.0.tgz",
|
|
|
|
"_spec": "3.2.0",
|
2020-12-22 10:59:14 -04:00
|
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
2020-12-21 11:29:31 -04:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/hapijs/isemail/issues"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"punycode": "2.x.x"
|
|
|
|
},
|
|
|
|
"description": "Validate an email address according to RFCs 5321, 5322, and others",
|
|
|
|
"devDependencies": {
|
|
|
|
"code": "^5.2.0",
|
|
|
|
"lab": "^16.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4.0.0"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"lib/"
|
|
|
|
],
|
|
|
|
"homepage": "https://github.com/hapijs/isemail#readme",
|
|
|
|
"keywords": [
|
|
|
|
"isemail",
|
|
|
|
"validation",
|
|
|
|
"check",
|
|
|
|
"checking",
|
|
|
|
"verification",
|
|
|
|
"email",
|
|
|
|
"address",
|
|
|
|
"email address"
|
|
|
|
],
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"main": "lib/index.js",
|
|
|
|
"name": "isemail",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/hapijs/isemail.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"test": "lab -a code -t 100 -L -m 5000",
|
|
|
|
"test-cov-html": "lab -a code -r html -o coverage.html -m 5000"
|
|
|
|
},
|
|
|
|
"types": "lib/index.d.ts",
|
|
|
|
"version": "3.2.0"
|
|
|
|
}
|