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.

109 lines
4.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "parseurl@~1.3.3",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/express"
  6. ]
  7. ],
  8. "_from": "parseurl@>=1.3.3 <1.4.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "parseurl@1.3.3",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/parseurl",
  14. "_nodeVersion": "8.15.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/parseurl_1.3.3_1555388186313_0.9689221694795169"
  18. },
  19. "_npmUser": {
  20. "email": "doug@somethingdoug.com",
  21. "name": "dougwilson"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "parseurl",
  27. "raw": "parseurl@~1.3.3",
  28. "rawSpec": "~1.3.3",
  29. "scope": null,
  30. "spec": ">=1.3.3 <1.4.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/express",
  35. "/finalhandler",
  36. "/serve-index",
  37. "/serve-static"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
  40. "_shasum": "9da19e7bee8d12dff0513ed5b76957793bc2e8d4",
  41. "_shrinkwrap": null,
  42. "_spec": "parseurl@~1.3.3",
  43. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/express",
  44. "bugs": {
  45. "url": "https://github.com/pillarjs/parseurl/issues"
  46. },
  47. "contributors": [
  48. {
  49. "name": "Douglas Christopher Wilson",
  50. "email": "doug@somethingdoug.com"
  51. },
  52. {
  53. "name": "Jonathan Ong",
  54. "email": "me@jongleberry.com",
  55. "url": "http://jongleberry.com"
  56. }
  57. ],
  58. "dependencies": {},
  59. "description": "parse a url with memoization",
  60. "devDependencies": {
  61. "beautify-benchmark": "0.2.4",
  62. "benchmark": "2.1.4",
  63. "eslint": "5.16.0",
  64. "eslint-config-standard": "12.0.0",
  65. "eslint-plugin-import": "2.17.1",
  66. "eslint-plugin-node": "7.0.1",
  67. "eslint-plugin-promise": "4.1.1",
  68. "eslint-plugin-standard": "4.0.0",
  69. "fast-url-parser": "1.1.3",
  70. "istanbul": "0.4.5",
  71. "mocha": "6.1.3"
  72. },
  73. "directories": {},
  74. "dist": {
  75. "fileCount": 5,
  76. "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
  77. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctVcbCRA9TVsSAnZWagAAUsoQAItlF92ss4WrI6lZGFUQ\n94+a7wb5I/oCJxcya6zpvv9F0TjfE2Gv/wdM5wTah83LqQ/FQbKiOKlarWAy\nUFC9i3oFqNCNf9Q4JoiUvFgFpA8K3VdjFL2FG5kXtxSPBEJ7DQ2LiFtp0316\nRJ7BFr6ICgWHl/IA8K0OvLmx4X8/nlbF0Gjuvzdv4dWFkkxWGDNaath51wRt\nKnp32YsQxzQPZJaDFpfOOfweIL4M1Xw3Mzm9T3C7IEdDIH1VeLis41IwVMx6\naCMDeTe9p29yl+uvf6JIBq7gYS1jSmfUgstTU34fu1bgaqavgs5wbv73ECEQ\nYWpS/27rVa/wjAfzIEyahL8Tgw7i3ZuwGaHVApOdackwGY3GZXLufRw5aZt+\n1e20FvF6iap14ONf6fDavmBgla6L5zQfsKPP1uynoPYiPAwLnDGyfK63WNQ4\nuE3CTFJwq8vKZ5byW2g8LrAE1+rDzy2FUWDkLc6sGTz0Nyk+ixM0i8qlA5/Q\nj8qzolmkHixA8UQkgMuCD1pbfDvrj8mrHicZkJLtc8z4mHvZKgAFClTfhcx9\n6LuUqhpkK1LD5kc4HImtYlwZ2NbLSc0QSthgCzxL429GWoxsPl6HnDfStZqR\n6UeYTkoLWR2K9tvhykwPHhCt/cTSpuWnlnDqovHap4ogM/HvLqcKkaomOdVa\nuzpW\r\n=CkLQ\r\n-----END PGP SIGNATURE-----\r\n",
  78. "shasum": "9da19e7bee8d12dff0513ed5b76957793bc2e8d4",
  79. "tarball": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
  80. "unpackedSize": 10299
  81. },
  82. "engines": {
  83. "node": ">= 0.8"
  84. },
  85. "gitHead": "0a5323370b02f4eff4069472d1e96a0094aef621",
  86. "homepage": "https://github.com/pillarjs/parseurl#readme",
  87. "license": "MIT",
  88. "maintainers": [
  89. {
  90. "name": "dougwilson",
  91. "email": "doug@somethingdoug.com"
  92. }
  93. ],
  94. "name": "parseurl",
  95. "optionalDependencies": {},
  96. "readme": "ERROR: No README data found!",
  97. "repository": {
  98. "type": "git",
  99. "url": "git+https://github.com/pillarjs/parseurl.git"
  100. },
  101. "scripts": {
  102. "bench": "node benchmark/index.js",
  103. "lint": "eslint .",
  104. "test": "mocha --check-leaks --bail --reporter spec test/",
  105. "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot test/",
  106. "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec test/"
  107. },
  108. "version": "1.3.3"
  109. }