fuck-cors/project.clj
2014-10-27 10:37:49 +01:00

6 lines
257 B
Clojure

(defproject fuck-cors "0.1.2"
:description "Fuck CORS and open all to everyone"
:url "http://github.com/yogsototh/fuck-cors"
:license {:name "MIT"
:url "http://opensource.org/licences/MIT"}
:dependencies [[org.clojure/clojure "1.6.0"]])