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