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.

package.json 3.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. {
  2. "_args": [
  3. [
  4. "cookie@0.4.0",
  5. "/var/www/noelle.codes/node/node_modules/express"
  6. ]
  7. ],
  8. "_from": "cookie@0.4.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "cookie@0.4.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/cookie",
  14. "_nodeVersion": "8.16.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/cookie_0.4.0_1557977167056_0.23732140409492142"
  18. },
  19. "_npmUser": {
  20. "email": "doug@somethingdoug.com",
  21. "name": "dougwilson"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "cookie",
  27. "raw": "cookie@0.4.0",
  28. "rawSpec": "0.4.0",
  29. "scope": null,
  30. "spec": "0.4.0",
  31. "type": "version"
  32. },
  33. "_requiredBy": [
  34. "/express"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz",
  37. "_shasum": "beb437e7022b3b6d49019d088665303ebe9c14ba",
  38. "_shrinkwrap": null,
  39. "_spec": "cookie@0.4.0",
  40. "_where": "/var/www/noelle.codes/node/node_modules/express",
  41. "author": {
  42. "email": "shtylman@gmail.com",
  43. "name": "Roman Shtylman"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/jshttp/cookie/issues"
  47. },
  48. "contributors": [
  49. {
  50. "name": "Douglas Christopher Wilson",
  51. "email": "doug@somethingdoug.com"
  52. }
  53. ],
  54. "dependencies": {},
  55. "description": "HTTP server cookie parsing and serialization",
  56. "devDependencies": {
  57. "beautify-benchmark": "0.2.4",
  58. "benchmark": "2.1.4",
  59. "eslint": "5.16.0",
  60. "eslint-plugin-markdown": "1.0.0",
  61. "istanbul": "0.4.5",
  62. "mocha": "6.1.4"
  63. },
  64. "directories": {},
  65. "dist": {
  66. "fileCount": 5,
  67. "integrity": "sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==",
  68. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3NhPCRA9TVsSAnZWagAADA4P/0Y8HkoR7zm45iuEtjAd\nEfcXA4oFAC9rTJtAWNcmDGwTW1HxfIX3M9ci8WSjlwbEqWsvE6XJYq4yjhZq\ncwj7IRftR1aGaGusZPrBQTXnwqMvRKTFG4ZMwH/IeeoEtmBq9hJJZX8yXjNL\nZbaAq84JTiGriMb9kjS+sizB6dHMUrCN4SDTP6EUEAVuF6lIVrikG3G6i7am\nqXeFIVXJQFn31/MRV/258l6eOefuPTlgWqpiBBLSScxSOSsyLhW2+FTpZ1Ga\n8wqAhQVf0JATKrElCH5x2u2slNxOI8FltAwxfMFHzN/5Q2XlOFznqFqoO1l6\nEYF0NgJQZXBQuKWIAVIyqwBZ5fQ9+lhjKtVqCGbcw9I2U+TRK0eHMNDgI+pR\nebdSwAhVWGTp0o2ahqhQBW/CB+tPgIjgy0lPRg5ioPs9noBb6AZZ5H9I0Ffm\niWO1FsneQYbFL+2IM/P3rIQefwFTParMXRuq70XxuVcU+cTXNi4X8lzH8KiJ\ncnq3Pit6czof7+OvNBWQAIq++d6z1tMq+ELOqp7L0QogZl7OGI/nFtZQrTbn\n2VtTg4su5j/zkE350pwTXirnRkS/9AiignuLco2H9PspMxEadPnmmakwErZJ\n+KXAFLAHZhgxfa7meSbFFoYDarbpuizUzDDULbUM0murTVR2dAYZUnCByEoi\nvmIe\r\n=Oa0u\r\n-----END PGP SIGNATURE-----\r\n",
  69. "shasum": "beb437e7022b3b6d49019d088665303ebe9c14ba",
  70. "tarball": "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz",
  71. "unpackedSize": 17858
  72. },
  73. "engines": {
  74. "node": ">= 0.6"
  75. },
  76. "gitHead": "aec1177c7da67e3b3273df96cf476824dbc9ae09",
  77. "homepage": "https://github.com/jshttp/cookie#readme",
  78. "keywords": [
  79. "cookie",
  80. "cookies"
  81. ],
  82. "license": "MIT",
  83. "maintainers": [
  84. {
  85. "name": "dougwilson",
  86. "email": "doug@somethingdoug.com"
  87. }
  88. ],
  89. "name": "cookie",
  90. "optionalDependencies": {},
  91. "readme": "ERROR: No README data found!",
  92. "repository": {
  93. "type": "git",
  94. "url": "git+https://github.com/jshttp/cookie.git"
  95. },
  96. "scripts": {
  97. "bench": "node benchmark/index.js",
  98. "lint": "eslint --plugin markdown --ext js,md .",
  99. "test": "mocha --reporter spec --bail --check-leaks test/",
  100. "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
  101. "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
  102. "version": "node scripts/version-history.js && git add HISTORY.md"
  103. },
  104. "version": "0.4.0"
  105. }