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.

86 lines
1.9 KiB

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