made request ready for zeps

This commit is contained in:
hellerve
2016-05-12 22:07:17 +02:00
parent 1fbdca93f4
commit 2501919978
2 changed files with 34 additions and 13 deletions

15
module.zp Normal file
View File

@@ -0,0 +1,15 @@
#{:name "request"
:version "1.0.0"
:license "GPLv2"
:tests []
:type :library
:author #{:name "Veit Heller"
:email "veit@veitheller.de"
:github "@hellerve"}
:location #{:github "hellerve/request"
:zpr "request"}
:zepto #{:version :any
:ez #f
:bz #f}
:dependencies ()
:dev-dependencies ()}