{
  "name": "omf",
  "version": "1.2.0",
  "description": "ORANGE MOCHA FRAPPUCCINO!!!11",
  "main": "lib/",
  "scripts": {
    "test": "mocha -R list"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/brianc/node-omf"
  },
  "keywords": [
    "testing",
    "integration testing",
    "functional testing",
    "http testing",
    "you do the jitterbug",
    "A model idiot?"
  ],
  "author": "Brian M. Carlson",
  "license": "MIT",
  "dependencies": {
    "request": "2.34.0",
    "mocha": "1.17.1",
    "mocha-check": "0.0.0"
  },
  "devDependencies": {
    "express": "3.4.x"
  }
}
