Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "_args": [
  3. [
  4. "cookie-signature@1.0.6",
  5. "/var/www/noelle.codes/node/node_modules/express"
  6. ]
  7. ],
  8. "_from": "cookie-signature@1.0.6",
  9. "_id": "cookie-signature@1.0.6",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/cookie-signature",
  13. "_nodeVersion": "0.10.36",
  14. "_npmUser": {
  15. "email": "natevw@yahoo.com",
  16. "name": "natevw"
  17. },
  18. "_npmVersion": "2.3.0",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "cookie-signature",
  22. "raw": "cookie-signature@1.0.6",
  23. "rawSpec": "1.0.6",
  24. "scope": null,
  25. "spec": "1.0.6",
  26. "type": "version"
  27. },
  28. "_requiredBy": [
  29. "/express"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
  32. "_shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
  33. "_shrinkwrap": null,
  34. "_spec": "cookie-signature@1.0.6",
  35. "_where": "/var/www/noelle.codes/node/node_modules/express",
  36. "author": {
  37. "email": "tj@learnboost.com",
  38. "name": "TJ Holowaychuk"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/visionmedia/node-cookie-signature/issues"
  42. },
  43. "dependencies": {},
  44. "description": "Sign and unsign cookies",
  45. "devDependencies": {
  46. "mocha": "*",
  47. "should": "*"
  48. },
  49. "directories": {},
  50. "dist": {
  51. "shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
  52. "tarball": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz"
  53. },
  54. "gitHead": "391b56cf44d88c493491b7e3fc53208cfb976d2a",
  55. "homepage": "https://github.com/visionmedia/node-cookie-signature",
  56. "keywords": [
  57. "cookie",
  58. "sign",
  59. "unsign"
  60. ],
  61. "license": "MIT",
  62. "main": "index",
  63. "maintainers": [
  64. {
  65. "name": "tjholowaychuk",
  66. "email": "tj@vision-media.ca"
  67. },
  68. {
  69. "name": "natevw",
  70. "email": "natevw@yahoo.com"
  71. }
  72. ],
  73. "name": "cookie-signature",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "repository": {
  77. "type": "git",
  78. "url": "git+https://github.com/visionmedia/node-cookie-signature.git"
  79. },
  80. "scripts": {
  81. "test": "mocha --require should --reporter spec"
  82. },
  83. "version": "1.0.6"
  84. }