UNPKG

chrome-devtools-frontend

Version:
17 lines (16 loc) 296 B
{ "private": true, "main": "index.js", "scripts": { "start": "node index.js", "test": "mocha tests.js" }, "type": "module", "dependencies": { "@types/webidl2": "23.13.6", "glob": "7.1.7", "mocha": "9.1.3", "typescript": "latest", "webidl2": "24.2.0" } }