{   "name": "should"
  , "description": "test framework agnostic BDD-style assertions"
  , "version": "0.0.4"
  , "author": "TJ Holowaychuk <tj@vision-media.ca>"
  , "keywords": ["test", "bdd", "assert"]
  , "main": "./lib/should.js"
  , "engines": { "node": ">= 0.2.0" }
}