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.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "postcss-normalize-unicode@^4.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/cssnano-preset-default"
  6. ]
  7. ],
  8. "_from": "postcss-normalize-unicode@>=4.0.1 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "postcss-normalize-unicode@4.0.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/postcss-normalize-unicode",
  14. "_nodeVersion": "10.11.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/postcss-normalize-unicode_4.0.1_1537822075002_0.015532888901113706"
  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-unicode",
  27. "raw": "postcss-normalize-unicode@^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-unicode/-/postcss-normalize-unicode-4.0.1.tgz",
  37. "_shasum": "841bd48fdcf3019ad4baa7493a3d363b52ae1cfb",
  38. "_shrinkwrap": null,
  39. "_spec": "postcss-normalize-unicode@^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. "browserslist": "^4.0.0",
  51. "postcss": "^7.0.0",
  52. "postcss-value-parser": "^3.0.0"
  53. },
  54. "description": "Normalize unicode-range descriptors, and can convert to wildcard ranges.",
  55. "devDependencies": {
  56. "babel-cli": "^6.0.0",
  57. "cross-env": "^5.0.0"
  58. },
  59. "directories": {},
  60. "dist": {
  61. "fileCount": 5,
  62. "integrity": "sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==",
  63. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqU17CRA9TVsSAnZWagAAjqoP/itjvx19knsQJ1PcgRlZ\nz0d58eP4lokW0YzIyU7gQyuv2WKdvx3W2bf9kxdV6aocm91xQGg5K30BarLN\nHtgGuBoBSZoLNFpTooDA1fJdXgIsQeWtLBmcQIQMBtX9CpLhXtEVTSh3LoFv\n9rvjUzHJl+uLMww2A7Gsmz+tj42xJXMUoiQXy7W5+febxfndweAyj1f16lpF\n02PUrLIAKFnNxH/aKgmLz1JSK/Z+2xwK0DBHnv7bgv/9EDXc8FPuyqaxMbPP\nCAzI7WdsgyMgrb1fRPmaVHKD3Dhi9tFSo2q2DqlyaZkkewGC6jIo2bmJBhWP\nHw89jw27mNjY5sWq/H4rWBvBmTXzvM3Wsviq/Lr1JIuuQQi9wk3lDJOvzLc9\nboxMFt6bEiEDGt7WicAC2w4FKYJfU+BzRcLytCcczo1ovhyYZqs3C8d9/39k\nTix+NA4ZeWgEpB+SfIDXl5GgVNdrM5QHEuW15Mg1fFYuOGLoETSwdZL4UTWZ\nY8IW3dpMSz0pUoDSzogZWG+PSpHmbVHrYidYrYrUSYP7vVbdcTn/ZQY6Pmbe\npdxvvZuYNHgytzZQLB01LRihW0VAVF71OydPvB+5ILLTgye7RHRwUpETwmDf\ncNoTuj7jlocamGi41dyxVUmLUMhqVTS8vcouufZaHHPrU9l024kdONWjGuB4\nDEg4\r\n=CQLz\r\n-----END PGP SIGNATURE-----\r\n",
  64. "shasum": "841bd48fdcf3019ad4baa7493a3d363b52ae1cfb",
  65. "tarball": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz",
  66. "unpackedSize": 5427
  67. },
  68. "engines": {
  69. "node": ">=6.9.0"
  70. },
  71. "homepage": "https://github.com/cssnano/cssnano",
  72. "keywords": [
  73. "css",
  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": "postcss-normalize-unicode",
  98. "optionalDependencies": {},
  99. "readme": "ERROR: No README data found!",
  100. "repository": {
  101. "type": "git",
  102. "url": "git+https://github.com/cssnano/cssnano.git"
  103. },
  104. "scripts": {
  105. "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"
  106. },
  107. "version": "4.0.1"
  108. }