{
  "name": "dalicious",
  "version": "0.0.2",
  "description": "",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha -R spec test/**/*Spec.js"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "async": "^0.9.2",
    "bluebird": "^2.10.2",
    "lodash": "^2.4.2",
    "mssql": "^0.5.5",
    "pg.js": "^3.6.2"
  },
  "devDependencies": {
    "chai": "^1.10.0",
    "gee-shell": "0.1.0-pre",
    "gulp": "^3.9.0",
    "mocha": "^1.21.5",
    "underscore.string": "^2.4.0"
  }
}
