package.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "_from": "caniuse-lite@^1.0.30001718",
  3. "_id": "caniuse-lite@1.0.30001720",
  4. "_inBundle": false,
  5. "_integrity": "sha512-Ec/2yV2nNPwb4DnTANEV99ZWwm3ZWfdlfkQbWSDDt+PsXEVYwlhPH8tdMaPunYTKKmz7AnHi2oNEi1GcmKCD8g==",
  6. "_location": "/caniuse-lite",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "caniuse-lite@^1.0.30001718",
  12. "name": "caniuse-lite",
  13. "escapedName": "caniuse-lite",
  14. "rawSpec": "^1.0.30001718",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.30001718"
  17. },
  18. "_requiredBy": [
  19. "/autoprefixer",
  20. "/browserslist",
  21. "/caniuse-api"
  22. ],
  23. "_resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001720.tgz",
  24. "_shasum": "c138cb6026d362be9d8d7b0e4bcd0183a850edfd",
  25. "_spec": "caniuse-lite@^1.0.30001718",
  26. "_where": "E:\\vue_project\\el-table-column\\node_modules\\browserslist",
  27. "author": {
  28. "name": "Ben Briggs",
  29. "email": "beneb.info@gmail.com",
  30. "url": "http://beneb.info"
  31. },
  32. "bugs": {
  33. "url": "https://github.com/browserslist/caniuse-lite/issues"
  34. },
  35. "bundleDependencies": false,
  36. "deprecated": false,
  37. "description": "A smaller version of caniuse-db, with only the essentials!",
  38. "files": [
  39. "data",
  40. "dist"
  41. ],
  42. "funding": [
  43. {
  44. "type": "opencollective",
  45. "url": "https://opencollective.com/browserslist"
  46. },
  47. {
  48. "type": "tidelift",
  49. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  50. },
  51. {
  52. "type": "github",
  53. "url": "https://github.com/sponsors/ai"
  54. }
  55. ],
  56. "homepage": "https://github.com/browserslist/caniuse-lite#readme",
  57. "keywords": [
  58. "support"
  59. ],
  60. "license": "CC-BY-4.0",
  61. "main": "dist/unpacker/index.js",
  62. "name": "caniuse-lite",
  63. "repository": {
  64. "type": "git",
  65. "url": "git+https://github.com/browserslist/caniuse-lite.git"
  66. },
  67. "version": "1.0.30001720"
  68. }