{
    "name": "expect.js"
  , "version": "0.3.1"
  , "description": "BDD style assertions for node and the browser."
  , "repository": {
        "type": "git",
        "url": "git://github.com/LearnBoost/expect.js.git"
    }
  , "devDependencies": {
        "mocha": "*"
      , "serve": "*"
    }
  , "spm": {
    "main": "index.js"
  }
}
