blob: b97de58d08408080d2bb2d60c22a41c766bfd8d3 [file]
{
"name": "@webref/idl",
"description": "Web IDL definitions of the web platform",
"version": "3.12.0",
"repository": {
"type": "git",
"url": "https://github.com/w3c/webref.git"
},
"bugs": {
"url": "https://github.com/w3c/webref/issues"
},
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"webidl2": "^24.2.2"
}
}