Add github:ded/reqwest AJAX library

This commit is contained in:
Sébastien Cevey
2014-06-23 20:48:41 +01:00
parent df74894451
commit b81da539f5
2 changed files with 7 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"files": ["reqwest.js"],
"buildConfig": {
"minify": true
}
}
+1
View File
@@ -51,6 +51,7 @@
"prism": "github:LeaVerou/prism",
"ratchet": "github:maker/ratchet",
"raphael": "github:DmitryBaranovskiy/raphael",
"reqwest": "github:ded/reqwest",
"respond": "github:scottjehl/Respond",
"rest": "github:cujojs/rest",
"select2": "github:ivaynberg/select2",