{
  "author": "alex-seville",
  "name": "grunt-xliff",
  "description": "Grunt task to extract,export and import xliff data to json.",
  "version": "0.0.8",
  "repository": {
    "type": "git",
    "url": "https://github.com/alex-seville/grunt-xliff.git"
  },
  "main": "Gruntfile.js",
  "dependencies": {
    "handlebars": "*",
    "i18n": "git://github.com/alex-seville/i18n-node.git",
    "grunt": "*",
    "underscore": "*",
    "grunt-contrib-jshint": "*",
    "xliff2json": "*"
  }
}
