package.json 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "sntp@1.x.x",
  6. "scope": null,
  7. "escapedName": "sntp",
  8. "name": "sntp",
  9. "rawSpec": "1.x.x",
  10. "spec": ">=1.0.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/hawk"
  14. ]
  15. ],
  16. "_from": "sntp@>=1.0.0 <2.0.0",
  17. "_id": "sntp@1.0.9",
  18. "_inCache": true,
  19. "_location": "/sntp",
  20. "_npmUser": {
  21. "name": "hueniverse",
  22. "email": "eran@hueniverse.com"
  23. },
  24. "_npmVersion": "1.4.23",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "sntp@1.x.x",
  28. "scope": null,
  29. "escapedName": "sntp",
  30. "name": "sntp",
  31. "rawSpec": "1.x.x",
  32. "spec": ">=1.0.0 <2.0.0",
  33. "type": "range"
  34. },
  35. "_requiredBy": [
  36. "/hawk"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz",
  39. "_shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
  40. "_shrinkwrap": null,
  41. "_spec": "sntp@1.x.x",
  42. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/hawk",
  43. "author": {
  44. "name": "Eran Hammer",
  45. "email": "eran@hammer.io",
  46. "url": "http://hueniverse.com"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/hueniverse/sntp/issues"
  50. },
  51. "contributors": [],
  52. "dependencies": {
  53. "hoek": "2.x.x"
  54. },
  55. "description": "SNTP Client",
  56. "devDependencies": {
  57. "lab": "4.x.x"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "shasum": "6541184cc90aeea6c6e7b35e2659082443c66198",
  62. "tarball": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz"
  63. },
  64. "engines": {
  65. "node": ">=0.8.0"
  66. },
  67. "gitHead": "ee2e35284f684609990681734d39010cd356d7da",
  68. "homepage": "https://github.com/hueniverse/sntp",
  69. "keywords": [
  70. "sntp",
  71. "ntp",
  72. "time"
  73. ],
  74. "licenses": [
  75. {
  76. "type": "BSD",
  77. "url": "http://github.com/hueniverse/sntp/raw/master/LICENSE"
  78. }
  79. ],
  80. "main": "index",
  81. "maintainers": [
  82. {
  83. "name": "hueniverse",
  84. "email": "eran@hueniverse.com"
  85. }
  86. ],
  87. "name": "sntp",
  88. "optionalDependencies": {},
  89. "readme": "ERROR: No README data found!",
  90. "repository": {
  91. "type": "git",
  92. "url": "git://github.com/hueniverse/sntp.git"
  93. },
  94. "scripts": {
  95. "test": "make test-cov"
  96. },
  97. "version": "1.0.9"
  98. }