Source code
Revision control
Copy as Markdown
Other Tools
{
"description": "Handle MDN compatibility data used by the Compatibility",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"update": "node bin/update"
},
"author": "",
"devDependencies": {
"@mdn/browser-compat-data": "^"
}
}