{
  "name": "odin",
  "description": "Tema base para desenvolvimento em WordPress",
  "version": "2.2.5",
  "title": "Odin Framework",
  "homepage": "http://wpod.in/",
  "main": "Gruntfile.js",
  "devDependencies": {
    "grunt": "~0.4.5",
    "load-grunt-tasks": "~3.2.0",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-contrib-clean": "~0.6.0",
    "grunt-contrib-sass": "~0.9.2",
    "grunt-contrib-jshint": "~0.11.2",
    "grunt-contrib-uglify": "~0.9.1",
    "grunt-contrib-imagemin": "~0.9.4",
    "grunt-rsync": "~0.6.2",
    "grunt-ftp-deploy": "~0.1.10",
    "grunt-curl": "~2.2.0",
    "grunt-zip": "~0.16.2",
    "grunt-rename": "~0.1.4",
    "grunt-text-replace": "~0.4.0",
    "glob-watcher": "~2.0.0",
    "minimist": "~1.1.1",
    "readable-stream": "~2.0.1"
  },
  "engines": {
    "node": ">=0.10.1",
    "npm": ">=1.1.0"
  }
}
