package.json 417 Bytes
{ "name": "event-stream_tests/"
, "version": "0.0.0"
, "description": ""
, "homepage": "http://github.com/dominictarr/event-stream_tests/"
, "repository": 
  { "type": "git"
  , "url": "https://github.com/dominictarr/event-stream_tests/.git" }
, "dependencies": {}
, "devDependencies": {}
, "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://bit.ly/dominictarr)"
, "scripts": { "test": "meta-test test/*.js" } }