{ "name": "should", "description": "test framework agnostic BDD-style assertions", "version": "0.6.0", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "contributors": [ { "name": "Aseem Kishore", "email": "aseem.kishore@gmail.com" } ], "devDependencies": { "mocha": "*", "should": "*" }, "keywords": [ "test", "bdd", "assert" ], "main": "./lib/should.js", "engines": { "node": ">= 0.2.0" }, "_id": "should@0.6.0", "dependencies": {}, "optionalDependencies": {}, "_engineSupported": true, "_npmVersion": "1.1.12", "_nodeVersion": "v0.6.14", "_defaultsLoaded": true, "dist": { "shasum": "74fa952c938f83e5c0daafbb96f1790e0a67fd62" }, "_from": "should@>= 0.6.0" }