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