You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

89 lines
2.2 KiB

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