fuck-cors/project.clj
2015-08-05 10:03:24 +02:00

6 lines
257 B
Clojure

(defproject fuck-cors "0.1.6"
: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"]])