Source: nwjs-sdk
Section: web
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
Standards-Version: 4.6.2
Homepage: https://nwjs.io/
Vcs-Browser: https://github.com/nwjs/nw.js
Vcs-Git: https://github.com/nwjs/nw.js.git

Package: nwjs-sdk
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Suggests: nwjs,
Description: node-webkit is renamed NW.js
 NW.js is an app runtime based on Chromium and node.js. You can write native apps in HTML and JavaScript with NW.js. It also lets you call Node.js modules directly from the DOM and enables a new way of writing native applications with all Web technologies.