package.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "isemail@2.x.x",
  6. "scope": null,
  7. "escapedName": "isemail",
  8. "name": "isemail",
  9. "rawSpec": "2.x.x",
  10. "spec": ">=2.0.0 <3.0.0",
  11. "type": "range"
  12. },
  13. "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/joi"
  14. ]
  15. ],
  16. "_from": "isemail@>=2.0.0 <3.0.0",
  17. "_id": "isemail@2.2.1",
  18. "_inCache": true,
  19. "_location": "/isemail",
  20. "_nodeVersion": "6.3.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-16-east.internal.npmjs.com",
  23. "tmp": "tmp/isemail-2.2.1.tgz_1469731465782_0.02718323841691017"
  24. },
  25. "_npmUser": {
  26. "name": "hueniverse",
  27. "email": "eran@hammer.io"
  28. },
  29. "_npmVersion": "3.10.3",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "isemail@2.x.x",
  33. "scope": null,
  34. "escapedName": "isemail",
  35. "name": "isemail",
  36. "rawSpec": "2.x.x",
  37. "spec": ">=2.0.0 <3.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/joi"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/isemail/-/isemail-2.2.1.tgz",
  44. "_shasum": "0353d3d9a62951080c262c2aa0a42b8ea8e9e2a6",
  45. "_shrinkwrap": null,
  46. "_spec": "isemail@2.x.x",
  47. "_where": "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/joi",
  48. "bugs": {
  49. "url": "https://github.com/hapijs/isemail/issues"
  50. },
  51. "dependencies": {},
  52. "description": "Validate an email address according to RFCs 5321, 5322, and others",
  53. "devDependencies": {
  54. "code": "3.x.x",
  55. "lab": "10.x.x"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "shasum": "0353d3d9a62951080c262c2aa0a42b8ea8e9e2a6",
  60. "tarball": "https://registry.npmjs.org/isemail/-/isemail-2.2.1.tgz"
  61. },
  62. "engines": {
  63. "node": ">=4.0.0"
  64. },
  65. "gitHead": "8e37e6159a333248f1492e44c359fb278f9d9550",
  66. "homepage": "https://github.com/hapijs/isemail#readme",
  67. "keywords": [
  68. "isemail",
  69. "validation",
  70. "check",
  71. "checking",
  72. "verification",
  73. "email",
  74. "address",
  75. "email address"
  76. ],
  77. "license": "BSD-3-Clause",
  78. "main": "lib/index.js",
  79. "maintainers": [
  80. {
  81. "name": "hueniverse",
  82. "email": "eran@hammer.io"
  83. },
  84. {
  85. "name": "skeggse",
  86. "email": "skeggse@gmail.com"
  87. }
  88. ],
  89. "name": "isemail",
  90. "optionalDependencies": {},
  91. "readme": "ERROR: No README data found!",
  92. "repository": {
  93. "type": "git",
  94. "url": "git://github.com/hapijs/isemail.git"
  95. },
  96. "scripts": {
  97. "test": "lab -a code -t 100 -L -m 5000",
  98. "test-cov-html": "lab -a code -r html -o coverage.html -m 5000"
  99. },
  100. "version": "2.2.1"
  101. }