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.

37 lines
985 B

1 month ago
  1. {
  2. "name": "caniuse-lite",
  3. "version": "1.0.30001695",
  4. "description": "A smaller version of caniuse-db, with only the essentials!",
  5. "main": "dist/unpacker/index.js",
  6. "files": [
  7. "data",
  8. "dist"
  9. ],
  10. "keywords": [
  11. "support"
  12. ],
  13. "author": {
  14. "name": "Ben Briggs",
  15. "email": "beneb.info@gmail.com",
  16. "url": "http://beneb.info"
  17. },
  18. "repository": "browserslist/caniuse-lite",
  19. "funding": [
  20. {
  21. "type": "opencollective",
  22. "url": "https://opencollective.com/browserslist"
  23. },
  24. {
  25. "type": "tidelift",
  26. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  27. },
  28. {
  29. "type": "github",
  30. "url": "https://github.com/sponsors/ai"
  31. }
  32. ],
  33. "license": "CC-BY-4.0"
  34. ,"_resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001695.tgz"
  35. ,"_integrity": "sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw=="
  36. ,"_from": "caniuse-lite@1.0.30001695"
  37. }