{ "name": "tommygun", "version": "0.0.3", "description": "HTTP Benchmarking Tool", "keywords": [ "http", "benchmark" ], "author": "Brett Langdon ", "dependencies": { "optimist": "*", "gauss": "*", "xtend": "*", "iniparser": "*", "async": "*" }, "devDependencies": { }, "main": "lib/index.js", "bin": { "tommygun": "bin/tommygun" } }