Merge pull request #254 from danharper/superagent

superagent@1.0.0
This commit is contained in:
Guy Bedford
2015-03-13 12:06:46 +02:00
2 changed files with 6 additions and 0 deletions
@@ -0,0 +1,5 @@
{
"main": "lib/client",
"format": "cjs",
"registry": "npm"
}
+1
View File
@@ -227,6 +227,7 @@
"stomp-websocket": "github:jmesnil/stomp-websocket",
"stream": "github:jspm/nodelibs-stream",
"string_decoder": "github:jspm/nodelibs-string_decoder",
"superagent": "npm:superagent",
"tabletools": "github:DataTables/TableTools",
"three.js": "github:mrdoob/three.js",
"three": "github:mrdoob/three.js",