Source code

Revision control

Copy as Markdown

Other Tools

{
"name": "caniuse-lite",
"version": "1.0.30001809",
"description": "A smaller version of caniuse-db, with only the essentials!",
"keywords": [
"support"
],
"license": "CC-BY-4.0",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
},
"repository": "browserslist/caniuse-lite",
"funding": [
{
"type": "opencollective",
},
{
"type": "tidelift",
},
{
"type": "github",
}
],
"files": [
"data",
"dist"
],
"main": "dist/unpacker/index.js"
}