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.

81 lines
2.1 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "update-browserslist-db@1.1.2",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "update-browserslist-db@1.1.2",
  10. "_id": "update-browserslist-db@1.1.2",
  11. "_inBundle": false,
  12. "_integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==",
  13. "_location": "/update-browserslist-db",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "update-browserslist-db@1.1.2",
  19. "name": "update-browserslist-db",
  20. "escapedName": "update-browserslist-db",
  21. "rawSpec": "1.1.2",
  22. "saveSpec": null,
  23. "fetchSpec": "1.1.2"
  24. },
  25. "_requiredBy": [
  26. "/browserslist"
  27. ],
  28. "_resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.1.2.tgz",
  29. "_spec": "1.1.2",
  30. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  31. "author": {
  32. "name": "Andrey Sitnik",
  33. "email": "andrey@sitnik.ru"
  34. },
  35. "bin": {
  36. "update-browserslist-db": "cli.js"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/browserslist/update-db/issues"
  40. },
  41. "dependencies": {
  42. "escalade": "^3.2.0",
  43. "picocolors": "^1.1.1"
  44. },
  45. "description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
  46. "exports": {
  47. ".": "./index.js",
  48. "./package.json": "./package.json"
  49. },
  50. "funding": [
  51. {
  52. "type": "opencollective",
  53. "url": "https://opencollective.com/browserslist"
  54. },
  55. {
  56. "type": "tidelift",
  57. "url": "https://tidelift.com/funding/github/npm/browserslist"
  58. },
  59. {
  60. "type": "github",
  61. "url": "https://github.com/sponsors/ai"
  62. }
  63. ],
  64. "homepage": "https://github.com/browserslist/update-db#readme",
  65. "keywords": [
  66. "caniuse",
  67. "browsers",
  68. "target"
  69. ],
  70. "license": "MIT",
  71. "name": "update-browserslist-db",
  72. "peerDependencies": {
  73. "browserslist": ">= 4.21.0"
  74. },
  75. "repository": {
  76. "type": "git",
  77. "url": "git+https://github.com/browserslist/update-db.git"
  78. },
  79. "types": "./index.d.ts",
  80. "version": "1.1.2"
  81. }