package.json 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. {
  2. "_args": [
  3. [
  4. "tough-cookie@~2.5.0",
  5. "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/request"
  6. ]
  7. ],
  8. "_from": "tough-cookie@>=2.5.0 <2.6.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "[email protected]",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/tough-cookie",
  14. "_nodeVersion": "10.7.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/tough-cookie_2.5.0_1543273126735_0.12462257759858342"
  18. },
  19. "_npmUser": {
  20. "email": "[email protected]",
  21. "name": "jstash"
  22. },
  23. "_npmVersion": "6.1.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "tough-cookie",
  27. "raw": "tough-cookie@~2.5.0",
  28. "rawSpec": "~2.5.0",
  29. "scope": null,
  30. "spec": ">=2.5.0 <2.6.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/request"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
  37. "_shasum": "cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2",
  38. "_shrinkwrap": null,
  39. "_spec": "tough-cookie@~2.5.0",
  40. "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/request",
  41. "author": {
  42. "email": "[email protected]",
  43. "name": "Jeremy Stashewsky"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/salesforce/tough-cookie/issues"
  47. },
  48. "contributors": [
  49. {
  50. "name": "Alexander Savin"
  51. },
  52. {
  53. "name": "Ian Livingstone"
  54. },
  55. {
  56. "name": "Ivan Nikulin"
  57. },
  58. {
  59. "name": "Lalit Kapoor"
  60. },
  61. {
  62. "name": "Sam Thompson"
  63. },
  64. {
  65. "name": "Sebastian Mayr"
  66. }
  67. ],
  68. "dependencies": {
  69. "psl": "^1.1.28",
  70. "punycode": "^2.1.1"
  71. },
  72. "description": "RFC6265 Cookies and Cookie Jar for node.js",
  73. "devDependencies": {
  74. "async": "^1.4.2",
  75. "genversion": "^2.1.0",
  76. "nyc": "^11.6.0",
  77. "string.prototype.repeat": "^0.2.0",
  78. "vows": "^0.8.2"
  79. },
  80. "directories": {},
  81. "dist": {
  82. "fileCount": 10,
  83. "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
  84. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/HqnCRA9TVsSAnZWagAABFsQAJO1aOX7ja9l926/wykB\np/V8EJ1GC61WAB7vpYqz8spGAX5Sc/RsMgj2af9BFIXzvj+jx/suXlcnnspP\nuti6WLq1J0xA+IC4HsDJrsw0N3c4ycPyi+Pg5R24nDGUaTbg5f8jcwy8pbmD\nBl/kwdxp5Z5qDmbyFtyk4wMi/i+z0NPBHi2Le9kwK+y5kArxgqpktgtRZSQ0\n//LkVmDHy28IGHSyDOjgGS/fcUfQUaHncbt642qvNa+T5AkSWBtb9fExByEW\n2EF1QOwN9UEfCT6VHf2SvtqCOskBr4ub45u2OChHdZICgkEXiSguQ+2HtU3E\nUzUy1gPCS6j39L1+t8nAlWaI6OAizY0iqg2uiRVS8N38SZrLYZk0hkA2Hlgj\nx2s4DivIs8Rg/0Ma1CRY3cMDbiZiN5/5G7ekGLhiI+eMvQkD4xV2MPIEE4cC\na8mncey6W59O8CnTrFePVx4o07TQarkGN/FU8RRhylOrSmLLnZqmwy/NgLIF\nL9d5kVlea+gDnCYx0EzJ5T1zeCMQMHvdavbf+3n/kLMjrlhDahlWkXII391I\nVjafX4/JzDMJcaF69CG3sVsdGTAhNYQPFDevJjRW5TOh3yF9dEPj3BJU37PE\nXhTEqYH4cZZrNwvz5QC5cBMIILXckxcvIitdlFRx8nVH1hJCSQPCn2izHFMa\nIGH7\r\n=NGDH\r\n-----END PGP SIGNATURE-----\r\n",
  85. "shasum": "cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2",
  86. "tarball": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
  87. "unpackedSize": 86644
  88. },
  89. "engines": {
  90. "node": ">=0.8"
  91. },
  92. "gitHead": "7c1fdf1322cbd1442b0bfb161aef2ac6554af19d",
  93. "homepage": "https://github.com/salesforce/tough-cookie",
  94. "keywords": [
  95. "HTTP",
  96. "RFC2965",
  97. "RFC6265",
  98. "cookie",
  99. "cookiejar",
  100. "cookies",
  101. "jar",
  102. "set-cookie"
  103. ],
  104. "license": "BSD-3-Clause",
  105. "main": "./lib/cookie",
  106. "maintainers": [
  107. {
  108. "name": "awaterma",
  109. "email": "[email protected]"
  110. },
  111. {
  112. "name": "jstash",
  113. "email": "[email protected]"
  114. },
  115. {
  116. "name": "ruoho",
  117. "email": "[email protected]"
  118. }
  119. ],
  120. "name": "tough-cookie",
  121. "optionalDependencies": {},
  122. "readme": "ERROR: No README data found!",
  123. "repository": {
  124. "type": "git",
  125. "url": "git://github.com/salesforce/tough-cookie.git"
  126. },
  127. "scripts": {
  128. "cover": "nyc --reporter=lcov --reporter=html vows test/*_test.js",
  129. "test": "vows test/*_test.js",
  130. "version": "genversion lib/version.js && git add lib/version.js"
  131. },
  132. "version": "2.5.0"
  133. }