UNPKG

ewc

Version:

JavaScript bindings for the different Window(s) composition.

16 lines (15 loc) 295 B
{ "name": "example", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "electron ." }, "author": "", "license": "ISC", "dependencies": { "electron": "^4.0.1" } }