2019-03-24 08:28:57 +01:00

124 lines
4.0 KiB
JSON

{
"_args": [
[
{
"raw": "email-validator",
"scope": null,
"escapedName": "email-validator",
"name": "email-validator",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp"
]
],
"_from": "email-validator@latest",
"_id": "email-validator@2.0.4",
"_inCache": true,
"_location": "/email-validator",
"_nodeVersion": "8.9.4",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/email-validator_2.0.4_1527419434839_0.057039834699951886"
},
"_npmUser": {
"name": "manishsaraan",
"email": "manish021js@gmail.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "email-validator",
"scope": null,
"escapedName": "email-validator",
"name": "email-validator",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/email-validator/-/email-validator-2.0.4.tgz",
"_shasum": "b8dfaa5d0dae28f1b03c95881d904d4e40bfe7ed",
"_shrinkwrap": null,
"_spec": "email-validator",
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp",
"author": {
"name": "Manish Saraan",
"email": "manish021js@gmail.com"
},
"bugs": {
"url": "https://github.com/manishsaraan/email-validator/issues"
},
"contributors": [
{
"name": "Manish Saraan",
"email": "manish021js@gmail.com",
"url": "https://github.com/manishsaraan"
},
{
"name": "Brad Martin",
"email": "bradwaynemartin@gmail.com",
"url": "https://github.com/bradmartin"
}
],
"dependencies": {},
"description": "Provides a fast, pretty robust e-mail validator. Only checks form, not function.",
"devDependencies": {
"chai": "4.1.2",
"mocha": "5.0.5"
},
"directories": {},
"dist": {
"integrity": "sha512-gYCwo7kh5S3IDyZPLZf6hSS0MnZT8QmJFqYvbqlDZSbwdZlY6QZWxJ4i/6UhITOJ4XzyI647Bm2MXKCLqnJ4nQ==",
"shasum": "b8dfaa5d0dae28f1b03c95881d904d4e40bfe7ed",
"tarball": "https://registry.npmjs.org/email-validator/-/email-validator-2.0.4.tgz",
"fileCount": 10,
"unpackedSize": 12056,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCpIrCRA9TVsSAnZWagAA/R0P/RMoNh49ifRaFlWAIUBK\nsP9xZDBnJWToy5bvVxal1U7SlNtwmZ6TXoqr0NUFL3ZIP6c9xao2WTWIJgyE\nf4kgBNVNmWHf7wVUbdOJ7NGpFaqr/HT7/oemWYB2i9oUaqP2vZnfe6Mjk6Xa\nRbV91IgYSgWVkcrwpOCq7XKymgWk2YfOegZNsjjhQi4KEyC0bhFUZCdzJJXE\nyCzcudoHHL3V+7l/yxCCOJShPP8i+l6jH+KuikV98P4ziKpQL9s755lP3O0d\nofgcZFibH6dRXmFZoyJR7MSCOUU2upNcL3my+1jYU2ZXri8I9Zm8YOCJoWFo\nK+47Yx4fzjeTQqcnDJaybEQRl5O1jLrNIifm8FvFvM0EWS4TFAHigMyHmX0T\n0rPC8LRWU3RfmLWqyc4+Y1/nQ7dt0hGkiQpnXXQYymCwwMOr0ebyytVdK5Zw\nDiyOx4WRfDcXEtM3r6/LdLWAVUreX2zCDbdJeevsedXLf1NabR54d1cCnHHi\n1qqLFAwwHIA3zfeNpfSWZT798WzLETMVR3mRA1i+skIOslqDQ0yyuWF+DjwR\nIrhp0nlUJc9fm4odvy2Z0lz7Y0lbN0hrSgHGs6MBeA8a8XkFVTplbKRIadMA\ntwVmH60aRElvmlFMwL0C6+FWZQc9izPV/VQmxtCNN3wXIJuuQylJEOwZUd/6\n8vMo\r\n=TC7C\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">4.0"
},
"gitHead": "01f8f712ea6b83b053132957c519cccfcdca6eac",
"homepage": "http://github.com/manishsaraan/email-validator",
"keywords": [
"email",
"validation",
"validator",
"syntax"
],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/manishsaraan/email-validator/raw/master/LICENSE"
}
],
"main": "index",
"maintainers": [
{
"name": "manishsaraan",
"email": "manish021js@gmail.com"
},
{
"name": "sembiance",
"email": "robert@cosmicrealms.com"
}
],
"name": "email-validator",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/manishsaraan/email-validator.git"
},
"scripts": {
"test": "mocha test.js"
},
"typings": "index.d.ts",
"version": "2.0.4"
}