| { | |
| "name": "dart_web_bindings_generator", | |
| "version": "0.0.1", | |
| "description": "", | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| "keywords": [], | |
| "author": "Dart project authors", | |
| "license": "BSD 3", | |
| "dependencies": { | |
| "@mdn/browser-compat-data": "^5.5.2", | |
| "@webref/css": "^6.11.0", | |
| "@webref/elements": "^2.2.2", | |
| "@webref/idl": "^3.43.1", | |
| "typescript": "^5.8.3", | |
| "webidl2": "^24.4.1" | |
| } | |
| } |