2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

Adding support for node

This commit is contained in:
mzabriskie
2014-09-12 12:38:17 -06:00
parent 743f8683da
commit f4a334e17c
15 changed files with 14408 additions and 869 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"test": "grunt test",
"start": "node ./sandbox/index.js"
"start": "node ./sandbox/server.js"
},
"repository": {
"type": "git",