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.

107 lines
3.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "postcss-normalize-whitespace@^4.0.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cssnano-preset-default"
  6. ]
  7. ],
  8. "_from": "postcss-normalize-whitespace@>=4.0.2 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "postcss-normalize-whitespace@4.0.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/postcss-normalize-whitespace",
  14. "_nodeVersion": "10.15.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/postcss-normalize-whitespace_4.0.2_1549993942630_0.4991229846208769"
  18. },
  19. "_npmUser": {
  20. "email": "sheo13666q@gmail.com",
  21. "name": "evilebottnawi"
  22. },
  23. "_npmVersion": "6.7.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "postcss-normalize-whitespace",
  27. "raw": "postcss-normalize-whitespace@^4.0.2",
  28. "rawSpec": "^4.0.2",
  29. "scope": null,
  30. "spec": ">=4.0.2 <5.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/cssnano-preset-default"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz",
  37. "_shasum": "bf1d4070fe4fcea87d1348e825d8cc0c5faa7d82",
  38. "_shrinkwrap": null,
  39. "_spec": "postcss-normalize-whitespace@^4.0.2",
  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. "postcss": "^7.0.0",
  51. "postcss-value-parser": "^3.0.0"
  52. },
  53. "description": "Trim whitespace inside and around CSS rules & declarations.",
  54. "devDependencies": {
  55. "babel-cli": "^6.0.0",
  56. "cross-env": "^5.0.0"
  57. },
  58. "directories": {},
  59. "dist": {
  60. "fileCount": 4,
  61. "integrity": "sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==",
  62. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYwfXCRA9TVsSAnZWagAAdNAP/2FO+Q86UdaE0uAKYdu8\nD3FzjVq2i4kCxEyMLNWDWPBadYvw6kIDNqJyaJPJXnOL0VQ776hyiCMBbUkl\nrd7YPJaT8RV0YDj13GlSuyFSlPDoq3su2MPiLspbtwb8mM9NtzSatfyKNBa4\nBV4veWD88RxCLFZmEMxlud46B+5fvJTCXRhTHSpeBSF76cdfFuJ88WnAiZb1\nGPfLuEUyAoh1/KIq0Bi7GFJEM+p6a0ewBDwQzavMMXrn8ICbs9kMs13GV8Rt\nfrSb/29DQZUwFEuSuH1nhyalGUSibkNVmecJ/660ui2WaJmyfRXKgcS0pq92\nYRj33lpdGRRDQwrFQviC7xNkNO7LWecENuc8lCp577CSwFByL2bCuM79ySUx\nEX2avsdKUmsQHqdAHMX6ughKpvVG2Gr5sJ78pnS+wSkd1MGWli+2uYzMpxHv\nenoiCdFBOG6dG6/Gw8U+yid2HKpCHXMTNeeD+dfqtwj29DoBRk/jHDVMt9Gp\nJHBynyfJcATARSmMJYxFyq90f0fLAcXC5XrH1EHfUOiUI82rLp9HiUClyk7j\noFWrBlO1r0Y5s1BLk4zDk/xteVYCLJuy0gcRtxi3i2kIW7WE5A/DCrQe9ILy\n0U8eBuH+uzJ7jRhbdGAJ8wEVcUyCgl7hU9ZJfLCS7wDd3yzbI5Ykfb4TJzcy\n6wlw\r\n=TNpu\r\n-----END PGP SIGNATURE-----\r\n",
  63. "shasum": "bf1d4070fe4fcea87d1348e825d8cc0c5faa7d82",
  64. "tarball": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz",
  65. "unpackedSize": 5659
  66. },
  67. "engines": {
  68. "node": ">=6.9.0"
  69. },
  70. "homepage": "https://github.com/cssnano/cssnano",
  71. "keywords": [
  72. "css",
  73. "postcss",
  74. "postcss-plugin"
  75. ],
  76. "license": "MIT",
  77. "main": "dist/index.js",
  78. "maintainers": [
  79. {
  80. "name": "ai",
  81. "email": "andrey@sitnik.ru"
  82. },
  83. {
  84. "name": "beneb",
  85. "email": "beneb.info@gmail.com"
  86. },
  87. {
  88. "name": "chriseppstein",
  89. "email": "chris@eppsteins.net"
  90. },
  91. {
  92. "name": "evilebottnawi",
  93. "email": "sheo13666q@gmail.com"
  94. }
  95. ],
  96. "name": "postcss-normalize-whitespace",
  97. "optionalDependencies": {},
  98. "readme": "ERROR: No README data found!",
  99. "repository": {
  100. "type": "git",
  101. "url": "git+https://github.com/cssnano/cssnano.git"
  102. },
  103. "scripts": {
  104. "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
  105. },
  106. "version": "4.0.2"
  107. }