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.

67 lines
1.6 KiB

  1. {
  2. "_args": [
  3. [
  4. "cookie-signature@1.0.1",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express"
  6. ]
  7. ],
  8. "_from": "cookie-signature@1.0.1",
  9. "_id": "cookie-signature@1.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/cookie-signature",
  13. "_npmUser": {
  14. "email": "tj@vision-media.ca",
  15. "name": "tjholowaychuk"
  16. },
  17. "_npmVersion": "1.2.14",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "cookie-signature",
  21. "raw": "cookie-signature@1.0.1",
  22. "rawSpec": "1.0.1",
  23. "scope": null,
  24. "spec": "1.0.1",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/connect",
  29. "/express"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.1.tgz",
  32. "_shasum": "44e072148af01e6e8e24afbf12690d68ae698ecb",
  33. "_shrinkwrap": null,
  34. "_spec": "cookie-signature@1.0.1",
  35. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express",
  36. "author": {
  37. "email": "tj@learnboost.com",
  38. "name": "TJ Holowaychuk"
  39. },
  40. "dependencies": {},
  41. "description": "Sign and unsign cookies",
  42. "devDependencies": {
  43. "mocha": "*",
  44. "should": "*"
  45. },
  46. "directories": {},
  47. "dist": {
  48. "shasum": "44e072148af01e6e8e24afbf12690d68ae698ecb",
  49. "tarball": "http://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.1.tgz"
  50. },
  51. "keywords": [
  52. "cookie",
  53. "sign",
  54. "unsign"
  55. ],
  56. "main": "index",
  57. "maintainers": [
  58. {
  59. "email": "tj@vision-media.ca",
  60. "name": "tjholowaychuk"
  61. }
  62. ],
  63. "name": "cookie-signature",
  64. "optionalDependencies": {},
  65. "readme": "ERROR: No README data found!",
  66. "version": "1.0.1"
  67. }