cargo-nw 0.1.1

Cargo subcommand for building NW application deployment packages (redistributables) for Windows, MacOS and Linux.
1
2
3
4
5
6
{
    "name" : "___NAME___",
    "version" : "___VERSION___",
    "description" : "___DESCRIPTION___",
    "main" : "index.js"
}