package.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "hoek@2.x.x",
  6. "scope": null,
  7. "escapedName": "hoek",
  8. "name": "hoek",
  9. "rawSpec": "2.x.x",
  10. "spec": ">=2.0.0 <3.0.0",
  11. "type": "range"
  12. },
  13. "/Users/wenhongquan/Desktop/项目/新通/沿海高速/VisualInspection/VisualInspection/node_modules/hawk"
  14. ]
  15. ],
  16. "_cnpm_publish_time": 1442857660190,
  17. "_from": "hoek@>=2.0.0 <3.0.0",
  18. "_hasShrinkwrap": false,
  19. "_id": "hoek@2.16.3",
  20. "_inCache": true,
  21. "_location": "/hoek",
  22. "_nodeVersion": "4.1.0",
  23. "_npmUser": {
  24. "name": "nlf",
  25. "email": "quitlahok@gmail.com"
  26. },
  27. "_npmVersion": "3.3.3",
  28. "_phantomChildren": {},
  29. "_requested": {
  30. "raw": "hoek@2.x.x",
  31. "scope": null,
  32. "escapedName": "hoek",
  33. "name": "hoek",
  34. "rawSpec": "2.x.x",
  35. "spec": ">=2.0.0 <3.0.0",
  36. "type": "range"
  37. },
  38. "_requiredBy": [
  39. "/boom",
  40. "/hawk",
  41. "/sntp"
  42. ],
  43. "_resolved": "https://registry.npm.taobao.org/hoek/download/hoek-2.16.3.tgz",
  44. "_shasum": "20bb7403d3cea398e91dc4710a8ff1b8274a25ed",
  45. "_shrinkwrap": null,
  46. "_spec": "hoek@2.x.x",
  47. "_where": "/Users/wenhongquan/Desktop/项目/新通/沿海高速/VisualInspection/VisualInspection/node_modules/hawk",
  48. "bugs": {
  49. "url": "https://github.com/hapijs/hoek/issues"
  50. },
  51. "dependencies": {},
  52. "description": "General purpose node utilities",
  53. "devDependencies": {
  54. "code": "1.x.x",
  55. "lab": "5.x.x"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "shasum": "20bb7403d3cea398e91dc4710a8ff1b8274a25ed",
  60. "size": 65204,
  61. "noattachment": false,
  62. "tarball": "http://registry.npm.taobao.org/hoek/download/hoek-2.16.3.tgz"
  63. },
  64. "engines": {
  65. "node": ">=0.10.40"
  66. },
  67. "gitHead": "20f36e85616264d4b73a64a374803175213a9121",
  68. "homepage": "https://github.com/hapijs/hoek#readme",
  69. "keywords": [
  70. "utilities"
  71. ],
  72. "license": "BSD-3-Clause",
  73. "main": "lib/index.js",
  74. "maintainers": [
  75. {
  76. "name": "hueniverse",
  77. "email": "eran@hueniverse.com"
  78. },
  79. {
  80. "name": "marsup",
  81. "email": "marsup@gmail.com"
  82. },
  83. {
  84. "name": "nlf",
  85. "email": "quitlahok@gmail.com"
  86. },
  87. {
  88. "name": "wyatt",
  89. "email": "wpreul@gmail.com"
  90. }
  91. ],
  92. "name": "hoek",
  93. "optionalDependencies": {},
  94. "publish_time": 1442857660190,
  95. "readme": "ERROR: No README data found!",
  96. "repository": {
  97. "type": "git",
  98. "url": "git://github.com/hapijs/hoek.git"
  99. },
  100. "scripts": {
  101. "test": "lab -a code -t 100 -L",
  102. "test-cov-html": "lab -a code -t 100 -L -r html -o coverage.html"
  103. },
  104. "version": "2.16.3"
  105. }