package.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. {
  2. "_args": [
  3. [
  4. "autoprefixer@^9.5.1",
  5. "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/gulp-autoprefixer"
  6. ]
  7. ],
  8. "_from": "autoprefixer@>=9.5.1 <10.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "[email protected]",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/autoprefixer",
  14. "_nodeVersion": "10.19.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/autoprefixer_9.7.6_1586207812351_0.8320777708716296"
  18. },
  19. "_npmUser": {
  20. "email": "[email protected]",
  21. "name": "ai"
  22. },
  23. "_npmVersion": "6.13.4",
  24. "_phantomChildren": {
  25. "color-convert": "1.9.3",
  26. "escape-string-regexp": "1.0.5",
  27. "has-flag": "3.0.0"
  28. },
  29. "_requested": {
  30. "name": "autoprefixer",
  31. "raw": "autoprefixer@^9.5.1",
  32. "rawSpec": "^9.5.1",
  33. "scope": null,
  34. "spec": ">=9.5.1 <10.0.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/gulp-autoprefixer"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.6.tgz",
  41. "_shasum": "63ac5bbc0ce7934e6997207d5bb00d68fa8293a4",
  42. "_shrinkwrap": null,
  43. "_spec": "autoprefixer@^9.5.1",
  44. "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/gulp-autoprefixer",
  45. "author": {
  46. "email": "[email protected]",
  47. "name": "Andrey Sitnik"
  48. },
  49. "bin": {
  50. "autoprefixer": "bin/autoprefixer"
  51. },
  52. "browser": {
  53. "chalk": false
  54. },
  55. "bugs": {
  56. "url": "https://github.com/postcss/autoprefixer/issues"
  57. },
  58. "dependencies": {
  59. "browserslist": "^4.11.1",
  60. "caniuse-lite": "^1.0.30001039",
  61. "chalk": "^2.4.2",
  62. "normalize-range": "^0.1.2",
  63. "num2fraction": "^1.2.2",
  64. "postcss": "^7.0.27",
  65. "postcss-value-parser": "^4.0.3"
  66. },
  67. "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
  68. "devDependencies": {},
  69. "directories": {},
  70. "dist": {
  71. "fileCount": 79,
  72. "integrity": "sha512-F7cYpbN7uVVhACZTeeIeealwdGM6wMtfWARVLTy5xmKtgVdBNJvbDRoCK3YO1orcs7gv/KwYlb3iXwu9Ug9BkQ==",
  73. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei5xFCRA9TVsSAnZWagAAaRUP/jQSvU8NggTiFm8k7+Wi\nKm0PlDKjQL/rUurl3nXD7E8P5Q869BLJVYT4enXtFctByFV0w47UwyPWCTJP\niLIlhYqhLcyOeowQlEvPrqdSoBAdSoHOfJpoMgLIenBdMowyP0M47inOrkSe\nacZiOkeGNEIgbC7yEkS3O/WVAggz0eft0cTyjUJ1BeiAWu180JPf86GOv5VN\nQZ/UzrsCftVVgwJ8XeN0mIylCpDOQHuzVWsMW5WXhyc/6JRIZBkkUVpOhVpO\nfTwUhUfvIf8uinYDIIFHjAo7hJ5hlXkLQmDmTSpFu7pKYJGMnzCIYLbAR1M9\ntm6eMewWBmHF3Pjjef3LsSjy/uKsdDzv99EEu4LSkseTsNwVQjWtt1WZr4Nb\nsGutkiBVNUIz8hYazRCxEUDtngtpGKLQ1WodtbJRg/q+Vc9g0VX3Ae751of8\nLSA2Bea9ojqmwxRh8fwLbPWPlJEscWeELzgYdElVfCqoBninrZxopIZb94gK\n2y8Nnixja9D58yrY9e0wYHYGoLPvOOFYXcEGJkZ/7nc7V3opuAPmcj9wzHU8\nVAr+1WzYLEs711iJ4zauPJ50KFbfTP+HyU6CEBEGfVVUQzDtj4vCqLqHxo/x\nf4oLciuqXIRU2sunTdmYrJusRe0D4n3WJP22NBJv06wEAkj9e6EyMqWMsvyj\nNsqJ\r\n=69bP\r\n-----END PGP SIGNATURE-----\r\n",
  74. "shasum": "63ac5bbc0ce7934e6997207d5bb00d68fa8293a4",
  75. "tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.6.tgz",
  76. "unpackedSize": 419340
  77. },
  78. "engines": {
  79. "node": ">=6.0.0"
  80. },
  81. "eslintIgnore": [
  82. "build/"
  83. ],
  84. "funding": {
  85. "type": "tidelift",
  86. "url": "https://tidelift.com/funding/github/npm/autoprefixer"
  87. },
  88. "homepage": "https://github.com/postcss/autoprefixer#readme",
  89. "keywords": [
  90. "autoprefixer",
  91. "css",
  92. "postcss",
  93. "postcss-plugin",
  94. "prefix"
  95. ],
  96. "license": "MIT",
  97. "main": "lib/autoprefixer",
  98. "maintainers": [
  99. {
  100. "name": "11bit",
  101. "email": "[email protected]"
  102. },
  103. {
  104. "name": "ai",
  105. "email": "[email protected]"
  106. },
  107. {
  108. "name": "beneb",
  109. "email": "[email protected]"
  110. },
  111. {
  112. "name": "kossnocorp",
  113. "email": "[email protected]"
  114. }
  115. ],
  116. "name": "autoprefixer",
  117. "optionalDependencies": {},
  118. "readme": "ERROR: No README data found!",
  119. "repository": {
  120. "type": "git",
  121. "url": "git+https://github.com/postcss/autoprefixer.git"
  122. },
  123. "version": "9.7.6"
  124. }