fuck-cors/project.clj

7 lines
257 B
Clojure
Raw Normal View History

2015-01-14 10:40:58 +00:00
(defproject fuck-cors "0.1.5"
2014-09-24 22:23:17 +00:00
: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"]])