Add Node.js benchmark. Fixes #8

Former-commit-id: b60a09b6f0ed1d0880fb83f519c3755fa14cd625
This commit is contained in:
Sindre Sorhus
2012-05-15 21:43:48 +02:00
parent e0c936ba03
commit c910a95ee4
2 changed files with 153 additions and 0 deletions

View File

@@ -38,5 +38,8 @@
"directories": {
"doc": "./doc",
"test": "./test"
},
"devDependencies": {
"colors": "~0.6.0"
}
}