trisquel-icecat/icecat/devtools/shared/compatibility/package.json
2025-10-06 02:35:48 -06:00

11 lines
270 B
JSON

{
"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": "^"
}
}