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.

117 lines
4.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "postcss-normalize-url@^4.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cssnano-preset-default"
  6. ]
  7. ],
  8. "_from": "postcss-normalize-url@>=4.0.1 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "postcss-normalize-url@4.0.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/postcss-normalize-url",
  14. "_nodeVersion": "10.11.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/postcss-normalize-url_4.0.1_1537822242886_0.010554995718056182"
  18. },
  19. "_npmUser": {
  20. "email": "andrey@sitnik.ru",
  21. "name": "ai"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "postcss-normalize-url",
  27. "raw": "postcss-normalize-url@^4.0.1",
  28. "rawSpec": "^4.0.1",
  29. "scope": null,
  30. "spec": ">=4.0.1 <5.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/cssnano-preset-default"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz",
  37. "_shasum": "10e437f86bc7c7e58f7b9652ed878daaa95faae1",
  38. "_shrinkwrap": null,
  39. "_spec": "postcss-normalize-url@^4.0.1",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cssnano-preset-default",
  41. "author": {
  42. "email": "beneb.info@gmail.com",
  43. "name": "Ben Briggs",
  44. "url": "http://beneb.info"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/cssnano/cssnano/issues"
  48. },
  49. "dependencies": {
  50. "is-absolute-url": "^2.0.0",
  51. "normalize-url": "^3.0.0",
  52. "postcss": "^7.0.0",
  53. "postcss-value-parser": "^3.0.0"
  54. },
  55. "description": "Normalize URLs with PostCSS",
  56. "devDependencies": {
  57. "babel-cli": "^6.0.0",
  58. "cross-env": "^5.0.0"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "fileCount": 5,
  63. "integrity": "sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==",
  64. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqU4jCRA9TVsSAnZWagAAReIP/iI69dEz2u6DgKPsHHcX\nINDUgGbMBZFJ4OEBbrBgux04VKFOLJF3DQWqkyJuA9HG5QvuXXeIEhqbDlMo\nDVsuJYYGG4n9WKoVlmyM4kEgj7GswBPKgM6FVN1b0V3aaJDRTEv98ZLZ2Ajz\nUfBeyJVpzsw8T1utonzlrURmHBZWEqDJ3PGXEUiSEfS/XBn0EOllI+tTwcSK\nvTjLCrycHIFEt/9ySzHCcDPMUwzrsDFb2CYCgoiFUVeeSWE+BlP7N7Pr+TaD\nRWYYKdY/SrLGfwkXBFvkBr7HJI5QpiSIVkXD7AJ/mU24w7CxtxkzcFMpoiBJ\nFNt+2JuTzKdSC4bHvXzu9ebmiDUsRt1FqGQsZx5bw8KPBVvrWn1DKTR8PmUj\nnV//2t+O8t4pIjwwPAgyQI5aNrwy2YUqJn9/kxCGmibINyX25iMK8+ioUiw1\nPK+hZk9WQdDNHUZxl+tT154CLmwCxhsLTqwQeoK1QDoEbxOtGS8PyoGbdOTT\nfJomjw0H7gQrme32z4VXwS4msqG7JhS9K7FoUOl6VEbx5R0K3EpWOgJfok0n\n2EwidckjLE3CdRrDGOp9851CEaBulsYaQ9QaXtNto2tAYXKOaVrUoocuvCKE\nYyWP6LZ236ezxNLXamaaDaz2XPWBVhuEL0/nWi9hI0EXl6wS9yf0/i6m33gi\nbH5j\r\n=BBJi\r\n-----END PGP SIGNATURE-----\r\n",
  65. "shasum": "10e437f86bc7c7e58f7b9652ed878daaa95faae1",
  66. "tarball": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz",
  67. "unpackedSize": 8954
  68. },
  69. "engines": {
  70. "node": ">=6.9.0"
  71. },
  72. "homepage": "https://github.com/cssnano/cssnano",
  73. "keywords": [
  74. "css",
  75. "normalize",
  76. "optimisation",
  77. "optimise",
  78. "postcss",
  79. "postcss-plugin",
  80. "url"
  81. ],
  82. "license": "MIT",
  83. "main": "dist/index.js",
  84. "maintainers": [
  85. {
  86. "name": "ai",
  87. "email": "andrey@sitnik.ru"
  88. },
  89. {
  90. "name": "beneb",
  91. "email": "beneb.info@gmail.com"
  92. },
  93. {
  94. "name": "chriseppstein",
  95. "email": "chris@eppsteins.net"
  96. },
  97. {
  98. "name": "evilebottnawi",
  99. "email": "sheo13666q@gmail.com"
  100. },
  101. {
  102. "name": "trysound",
  103. "email": "trysound@yandex.ru"
  104. }
  105. ],
  106. "name": "postcss-normalize-url",
  107. "optionalDependencies": {},
  108. "readme": "ERROR: No README data found!",
  109. "repository": {
  110. "type": "git",
  111. "url": "git+https://github.com/cssnano/cssnano.git"
  112. },
  113. "scripts": {
  114. "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
  115. },
  116. "version": "4.0.1"
  117. }