0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00
penpot/project.clj

7 lines
141 B
Clojure
Raw Normal View History

2015-06-18 12:35:50 -05:00
(defproject uxbox "0.1.0-SNAPSHOT"
:description "UXBox client"
:url "http://uxbox.github.io"
:license {:name ""
:url ""})