package.json 1.8 KB

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