revert slice arguments to args

- revert 4ecffe8d22
- also add benchmark
This commit is contained in:
fengmk2
2015-07-21 01:45:11 +08:00
parent 0b387e3940
commit 5e9a018b23
3 changed files with 69 additions and 3 deletions

View File

@@ -18,14 +18,16 @@
"dependencies": {
"debug": "~2.2.0",
"humanize-ms": "~1.0.1",
"ini": "~1.3.3"
"ini": "~1.3.4"
},
"devDependencies": {
"autod": "*",
"beautify-benchmark": "~0.2.4",
"benchmark": "~1.0.0",
"contributors": "*",
"istanbul-harmony": "*",
"jshint": "*",
"koa": "~0.20.0",
"koa": "~0.21.0",
"mm": "~1.1.0",
"mocha": "*",
"pedding": "~1.0.0",