UNPKG

devil-windows

Version:

Debugger, profiler and runtime with embedded WebKit DevTools client (for Windows).

25 lines 586 B
{ "author": { "name": "Newton software", "email": "dev@newton.codes", "url": "https://newton.codes/" }, "main": "ui/index.html", "name": "devil-client", "description": "The client for Devil.", "version": "0.0.1", "window": { "title": "Devil", "icon": "ui/icons/32.png", "show": true, "toolbar": false, "frame": true, "width": 1000, "height": 600, "min_width": 1000, "min_height": 400 }, "webkit": { "plugin": false } }