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.

112 lines
3.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "postcss-discard-duplicates@^4.0.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cssnano-preset-default"
  6. ]
  7. ],
  8. "_from": "postcss-discard-duplicates@>=4.0.2 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "postcss-discard-duplicates@4.0.2",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/postcss-discard-duplicates",
  14. "_nodeVersion": "10.10.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/postcss-discard-duplicates_4.0.2_1537883766777_0.303025425384154"
  18. },
  19. "_npmUser": {
  20. "email": "sheo13666q@gmail.com",
  21. "name": "evilebottnawi"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "postcss-discard-duplicates",
  27. "raw": "postcss-discard-duplicates@^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-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz",
  37. "_shasum": "3fe133cd3c82282e550fc9b239176a9207b784eb",
  38. "_shrinkwrap": null,
  39. "_spec": "postcss-discard-duplicates@^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. },
  52. "description": "Discard duplicate rules in your CSS files with PostCSS.",
  53. "devDependencies": {
  54. "babel-cli": "^6.0.0",
  55. "cross-env": "^5.0.0"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "fileCount": 5,
  60. "integrity": "sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==",
  61. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqj53CRA9TVsSAnZWagAAg/4QAJ3LaZbde8x8DHgsgouc\nSA0KNrBWc1g99XfWvOjqJ1GukyWqhbi/T2DpHUWhoj4mm7wJ2X413f7nwFLf\nQu5yD2C2rcl5VWT1LP3eGIAFCu0KZ4WV14/7Ofta8+vow2wCwt5F3W1unUfz\n+hM6AqoI/JqXrEqKYkP/dr7gNTFnkJfjEMDUUxkt7CpvWi9WfXgR+m2yiH/q\nlaBiKGGwqSWFptW+h6UU5+pMxOnwhcxM13y/Z2q1b50ryhuuPfgYo4RWLXcd\nj2dhq2AHlrnAcCS8DkAh2gF3fSwHgoG7QIevBB6AODdYOIu/I7+WBMjZtB20\nZaL/U2nmQlaHIYqyIpntqm13gMIEwY5lYVbqmTHf3W49UqQZemDCKz/qNIo/\nU8JSvHCwQvs0EOLKgAZOivvhzBf4gu5ra2Ll7S6AtpY/KF/OcPojzcOPPrxH\nYeAkhxWhOoaxjp6vyQtH/nev3zG2QIHA2ICyDfmDMkHKAE5EQlDzEgdCfmjG\nQJD8YsMAWZGx0gdiyhYvI5Lci3CMWWu0SogP0gkttM0rO4ZscizWHGLpZwcg\nUismB5eQzacU1csnR5eqS6T30GIBvduYERW/jSuZ/wJioJDjSiM6qSVS5u29\nmWV4GcTW9IQ9yhM8y7RjnlPX6y2Qset2Z8sEKlzF8AWpgnVjuDTVPSfoah1n\nAWZY\r\n=6Rmx\r\n-----END PGP SIGNATURE-----\r\n",
  62. "shasum": "3fe133cd3c82282e550fc9b239176a9207b784eb",
  63. "tarball": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz",
  64. "unpackedSize": 7789
  65. },
  66. "engines": {
  67. "node": ">=6.9.0"
  68. },
  69. "homepage": "https://github.com/cssnano/cssnano",
  70. "keywords": [
  71. "css",
  72. "dedupe",
  73. "optimise",
  74. "postcss",
  75. "postcss-plugin"
  76. ],
  77. "license": "MIT",
  78. "main": "dist/index.js",
  79. "maintainers": [
  80. {
  81. "name": "ai",
  82. "email": "andrey@sitnik.ru"
  83. },
  84. {
  85. "name": "beneb",
  86. "email": "beneb.info@gmail.com"
  87. },
  88. {
  89. "name": "chriseppstein",
  90. "email": "chris@eppsteins.net"
  91. },
  92. {
  93. "name": "evilebottnawi",
  94. "email": "sheo13666q@gmail.com"
  95. },
  96. {
  97. "name": "trysound",
  98. "email": "trysound@yandex.ru"
  99. }
  100. ],
  101. "name": "postcss-discard-duplicates",
  102. "optionalDependencies": {},
  103. "readme": "ERROR: No README data found!",
  104. "repository": {
  105. "type": "git",
  106. "url": "git+https://github.com/cssnano/cssnano.git"
  107. },
  108. "scripts": {
  109. "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
  110. },
  111. "version": "4.0.2"
  112. }