{
  "name": "fix",
  "description": "FIX Protocol library",
  "version": "0.0.6",
  "homepage": "https://github.com/falconair/nodefix",
  "author": "Shahbaz Chaudhary <shahbazc@gmail.com>",
  "main": "fix",
  "directories": {
    "handlers": "./handlers"
  },
  "dependencies":{
    "pipe": "0.0.2",
    "underscore": "1.1.6",
    "underscore.string": "1.1.4"
  },
  "engines": { "node": ">=0.4.8"},
  "repository": {
    "type": "git",
    "url": "git://github.com/falconair/nodefix.git"
  }
}
