{
  "name": "offshore-criteria",
  "version": "0.0.1",
  "main": "lib/offshore-criteria.js",
  "ignore": [
    "**/.*",
    "node_modules",
    "components",
    "bower_components",
    "test",
    "tests",
    "Gruntfile.coffee",
    "index.js",
    "package.json"
  ],
  "dependencies": {
    "lodash": "~1.3.1"
  }
}
