(defproject electroncljs/lein-template "0.1.1"
:description "Leiningen template for creating Electron apps with ClojureScript"
:url "https://github.com/gered/electroncljs"
:license {:name "MIT License"
:url "http://opensource.org/licenses/MIT"}
:eval-in-leiningen true)