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.

108 lines
3.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "normalize-url@^3.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-normalize-url"
  6. ]
  7. ],
  8. "_from": "normalize-url@>=3.0.0 <4.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "normalize-url@3.3.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/normalize-url",
  14. "_nodeVersion": "8.11.4",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/normalize-url_3.3.0_1535817567788_0.3142537022291281"
  18. },
  19. "_npmUser": {
  20. "email": "sindresorhus@gmail.com",
  21. "name": "sindresorhus"
  22. },
  23. "_npmVersion": "5.6.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "normalize-url",
  27. "raw": "normalize-url@^3.0.0",
  28. "rawSpec": "^3.0.0",
  29. "scope": null,
  30. "spec": ">=3.0.0 <4.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/postcss-normalize-url"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz",
  37. "_shasum": "b2e1c4dc4f7c6d57743df733a4f5978d18650559",
  38. "_shrinkwrap": null,
  39. "_spec": "normalize-url@^3.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-normalize-url",
  41. "author": {
  42. "email": "sindresorhus@gmail.com",
  43. "name": "Sindre Sorhus",
  44. "url": "sindresorhus.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/sindresorhus/normalize-url/issues"
  48. },
  49. "dependencies": {},
  50. "description": "Normalize a URL",
  51. "devDependencies": {
  52. "ava": "*",
  53. "coveralls": "^3.0.0",
  54. "nyc": "^12.0.2",
  55. "xo": "*"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "fileCount": 4,
  60. "integrity": "sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==",
  61. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbirdgCRA9TVsSAnZWagAAdzkP/2BLNYTCgEuNCVfD7yhD\n98im5+IdQMbSYNtL5QlYqf+qJM57NkBJuDDn/MvoEgPcmuEZsGma/TX9oxZv\nwcuYB1nL10HvLvycxV4gv2ijoc+uFBp4fso0hkI2WpHJStWScBUuZz8+5mEy\noVhMJGBW/QcheM0FXg1JVAwunSMKOVcjbiGHK8AbY4riYjYpCJBFEhslxmKX\nu6ZQ0DmuKb5ZoFneXBZJx/UjKWEmadXChLC3RT3d4koYMgCHf9HUfN4p1HYG\nOkNtsXJl/m6RewZY/mpSksb1146AZM+2mPt5KlzwvJbQp9bmJyvBUfiqK6vH\nWj7RCKUcmv94KJU+jZkg9uWOJC1LbBuylRNjwRw3BCILHlCMGzfJs9tLqcZk\nEWhM4H0oGXO5uM5c9BzBr9ZahKdrxm0bJUm7gXybM6TlmLgBuB5ospu1nWcP\n/yYTiMR6o2DlpPumV7ND6VXpV976tfq18eNGYxeaSfAibfOjcuP5vx7qwS1W\nhbdUb5xrsHvHPHdLSP3gFkfYa71JeNy/szqbBt1neJOJ3zc5ZkSNIj4ucVwE\nqm7sDNItiiAxd3EbG+y1+Nuuo47rFXvNmTRyGohZcARI9+bS1wge/o8xqGf+\nWw2Z75+uD/bLInV6U3Vx2VczNVHzsJfoQ4wyHur1cojThmkT3g5tB176Eh0Q\nhyO0\r\n=bn4a\r\n-----END PGP SIGNATURE-----\r\n",
  62. "shasum": "b2e1c4dc4f7c6d57743df733a4f5978d18650559",
  63. "tarball": "https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz",
  64. "unpackedSize": 9889
  65. },
  66. "engines": {
  67. "node": ">=6"
  68. },
  69. "gitHead": "a03daf04c2b90fa079b02d21b90fbd17bd3a824b",
  70. "homepage": "https://github.com/sindresorhus/normalize-url#readme",
  71. "keywords": [
  72. "address",
  73. "canonical",
  74. "normalisation",
  75. "normalization",
  76. "normalize",
  77. "query",
  78. "querystring",
  79. "simplify",
  80. "string",
  81. "strip",
  82. "trim",
  83. "uri",
  84. "url"
  85. ],
  86. "license": "MIT",
  87. "maintainers": [
  88. {
  89. "name": "kevva",
  90. "email": "kevinmartensson@gmail.com"
  91. },
  92. {
  93. "name": "sindresorhus",
  94. "email": "sindresorhus@gmail.com"
  95. }
  96. ],
  97. "name": "normalize-url",
  98. "optionalDependencies": {},
  99. "readme": "ERROR: No README data found!",
  100. "repository": {
  101. "type": "git",
  102. "url": "git+https://github.com/sindresorhus/normalize-url.git"
  103. },
  104. "scripts": {
  105. "test": "xo && nyc ava"
  106. },
  107. "version": "3.3.0"
  108. }