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.

101 lines
2.8 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "cssnano-util-get-match@^4.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-normalize-display-values"
  6. ]
  7. ],
  8. "_from": "cssnano-util-get-match@>=4.0.0 <5.0.0",
  9. "_id": "cssnano-util-get-match@4.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/cssnano-util-get-match",
  13. "_npmOperationalInternal": {
  14. "host": "s3://npm-registry-packages",
  15. "tmp": "tmp/cssnano-util-get-match_4.0.0_1530701988805_0.5685452990116655"
  16. },
  17. "_npmUser": {
  18. "email": "sheo13666q@gmail.com",
  19. "name": "evilebottnawi"
  20. },
  21. "_phantomChildren": {},
  22. "_requested": {
  23. "name": "cssnano-util-get-match",
  24. "raw": "cssnano-util-get-match@^4.0.0",
  25. "rawSpec": "^4.0.0",
  26. "scope": null,
  27. "spec": ">=4.0.0 <5.0.0",
  28. "type": "range"
  29. },
  30. "_requiredBy": [
  31. "/postcss-normalize-display-values",
  32. "/postcss-normalize-repeat-style",
  33. "/postcss-normalize-timing-functions",
  34. "/postcss-reduce-transforms"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz",
  37. "_shasum": "c0e4ca07f5386bb17ec5e52250b4f5961365156d",
  38. "_shrinkwrap": null,
  39. "_spec": "cssnano-util-get-match@^4.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/postcss-normalize-display-values",
  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. "description": "Convert a list of keywords into a single keyword match.",
  51. "devDependencies": {
  52. "babel-cli": "^6.0.0",
  53. "cross-env": "^5.0.0"
  54. },
  55. "directories": {},
  56. "dist": {
  57. "fileCount": 7,
  58. "shasum": "c0e4ca07f5386bb17ec5e52250b4f5961365156d",
  59. "tarball": "https://registry.npmjs.org/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz",
  60. "unpackedSize": 2655
  61. },
  62. "engines": {
  63. "node": ">=6.9.0"
  64. },
  65. "files": [
  66. "LICENSE-MIT",
  67. "dist"
  68. ],
  69. "homepage": "https://github.com/cssnano/cssnano",
  70. "license": "MIT",
  71. "main": "dist/index.js",
  72. "maintainers": [
  73. {
  74. "name": "ai",
  75. "email": "andrey@sitnik.ru"
  76. },
  77. {
  78. "name": "beneb",
  79. "email": "beneb.info@gmail.com"
  80. },
  81. {
  82. "name": "chriseppstein",
  83. "email": "chris@eppsteins.net"
  84. },
  85. {
  86. "name": "evilebottnawi",
  87. "email": "sheo13666q@gmail.com"
  88. }
  89. ],
  90. "name": "cssnano-util-get-match",
  91. "optionalDependencies": {},
  92. "readme": "ERROR: No README data found!",
  93. "repository": {
  94. "type": "git",
  95. "url": "git+https://github.com/cssnano/cssnano.git"
  96. },
  97. "scripts": {
  98. "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
  99. },
  100. "version": "4.0.0"
  101. }