Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

84 linhas
2.2 KiB

  1. {
  2. "_args": [
  3. [
  4. "autoprefixer@9.7.6",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "autoprefixer@9.7.6",
  9. "_id": "autoprefixer@9.7.6",
  10. "_inBundle": false,
  11. "_integrity": "sha512-F7cYpbN7uVVhACZTeeIeealwdGM6wMtfWARVLTy5xmKtgVdBNJvbDRoCK3YO1orcs7gv/KwYlb3iXwu9Ug9BkQ==",
  12. "_location": "/autoprefixer",
  13. "_phantomChildren": {
  14. "color-convert": "1.9.3",
  15. "escape-string-regexp": "1.0.5",
  16. "has-flag": "3.0.0"
  17. },
  18. "_requested": {
  19. "type": "version",
  20. "registry": true,
  21. "raw": "autoprefixer@9.7.6",
  22. "name": "autoprefixer",
  23. "escapedName": "autoprefixer",
  24. "rawSpec": "9.7.6",
  25. "saveSpec": null,
  26. "fetchSpec": "9.7.6"
  27. },
  28. "_requiredBy": [
  29. "/postcss-preset-env"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.6.tgz",
  32. "_spec": "9.7.6",
  33. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  34. "author": {
  35. "name": "Andrey Sitnik",
  36. "email": "andrey@sitnik.ru"
  37. },
  38. "bin": {
  39. "autoprefixer": "bin/autoprefixer"
  40. },
  41. "browser": {
  42. "chalk": false
  43. },
  44. "bugs": {
  45. "url": "https://github.com/postcss/autoprefixer/issues"
  46. },
  47. "dependencies": {
  48. "browserslist": "^4.11.1",
  49. "caniuse-lite": "^1.0.30001039",
  50. "chalk": "^2.4.2",
  51. "normalize-range": "^0.1.2",
  52. "num2fraction": "^1.2.2",
  53. "postcss": "^7.0.27",
  54. "postcss-value-parser": "^4.0.3"
  55. },
  56. "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
  57. "engines": {
  58. "node": ">=6.0.0"
  59. },
  60. "eslintIgnore": [
  61. "build/"
  62. ],
  63. "funding": {
  64. "type": "tidelift",
  65. "url": "https://tidelift.com/funding/github/npm/autoprefixer"
  66. },
  67. "homepage": "https://github.com/postcss/autoprefixer#readme",
  68. "keywords": [
  69. "autoprefixer",
  70. "css",
  71. "prefix",
  72. "postcss",
  73. "postcss-plugin"
  74. ],
  75. "license": "MIT",
  76. "main": "lib/autoprefixer",
  77. "name": "autoprefixer",
  78. "repository": {
  79. "type": "git",
  80. "url": "git+https://github.com/postcss/autoprefixer.git"
  81. },
  82. "version": "9.7.6"
  83. }