fuck-cors/project.clj
Yann Esposito 82a0e3ad86 FIX
2015-01-14 11:40:58 +01:00

6 lines
257 B
Clojure

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