Merge pull request #15 from theefer/add-reqwest

Add github:ded/reqwest AJAX library
This commit is contained in:
Guy Bedford
2014-06-23 12:52:28 -07:00
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",