package.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "_args": [
  3. [
  4. "caniuse-lite@1.0.30001462",
  5. "E:\\2023\\5\\myjadmin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "caniuse-lite@1.0.30001462",
  10. "_id": "caniuse-lite@1.0.30001462",
  11. "_inBundle": false,
  12. "_integrity": "sha512-PDd20WuOBPiasZ7KbFnmQRyuLE7cFXW2PVd7dmALzbkUXEP46upAuCDm9eY9vho8fgNMGmbAX92QBZHzcnWIqw==",
  13. "_location": "/caniuse-lite",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "caniuse-lite@1.0.30001462",
  19. "name": "caniuse-lite",
  20. "escapedName": "caniuse-lite",
  21. "rawSpec": "1.0.30001462",
  22. "saveSpec": null,
  23. "fetchSpec": "1.0.30001462"
  24. },
  25. "_requiredBy": [
  26. "/autoprefixer",
  27. "/babel-preset-env/browserslist",
  28. "/browserslist",
  29. "/cssnano-preset-default/browserslist",
  30. "/cssnano-preset-default/caniuse-api",
  31. "/postcss-normalize-unicode/browserslist",
  32. "/stylehacks/browserslist"
  33. ],
  34. "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001462.tgz",
  35. "_spec": "1.0.30001462",
  36. "_where": "E:\\2023\\5\\myjadmin",
  37. "author": {
  38. "name": "Ben Briggs",
  39. "email": "beneb.info@gmail.com",
  40. "url": "http://beneb.info"
  41. },
  42. "bugs": {
  43. "url": "https://github.com/browserslist/caniuse-lite/issues"
  44. },
  45. "description": "A smaller version of caniuse-db, with only the essentials!",
  46. "files": [
  47. "data",
  48. "dist"
  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/caniuse-lite"
  58. }
  59. ],
  60. "homepage": "https://github.com/browserslist/caniuse-lite#readme",
  61. "keywords": [
  62. "support"
  63. ],
  64. "license": "CC-BY-4.0",
  65. "main": "dist/unpacker/index.js",
  66. "name": "caniuse-lite",
  67. "repository": {
  68. "type": "git",
  69. "url": "git+https://github.com/browserslist/caniuse-lite.git"
  70. },
  71. "version": "1.0.30001462"
  72. }